VMware Images:
|
Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch) - Page 5
11 Quota Exceedance NotificationsIf you want to get notifications about all the email accounts that are over quota, then do this: cd /usr/local/sbin/ Open /usr/local/sbin/quota_notify and edit the variables at the top. Further down in the file (towards the end) there are two lines where you should add a % sign: vi /usr/local/sbin/quota_notify
Run crontab -e to create a cron job for that script:
(Note (a little off-topic): on Debian crontab -e will automatically open the editor nano. If you are used to working with the editor vi (like me), run the following commands: rm -f /etc/alternatives/editor Afterwards, run crontab -e, and vi will come up.)
12 Test PostfixTo see if Postfix is ready for SMTP-AUTH and TLS, run telnet localhost 25 After you have established the connection to your Postfix mail server type ehlo localhost If you see the lines 250-STARTTLS and 250-AUTH LOGIN PLAIN everything is fine: server1:/usr/local/sbin# telnet localhost 25 Type quit to return to the system shell.
|



![Creative Commons Attribution License [Creative Commons Attribution License]](http://creativecommons.org/images/public/somerights20.gif)

print: 
Recent comments
4 hours 25 min ago
6 hours 31 min ago
6 hours 41 min ago
9 hours 11 min ago
10 hours 1 min ago
12 hours 37 min ago
13 hours 2 min ago
14 hours 55 min ago
19 hours 6 min ago
22 hours 18 min ago