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)


Recent comments
19 hours 13 min ago
20 hours 22 min ago
22 hours 15 min ago
23 hours 15 min ago
23 hours 29 min ago
1 day 2 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 20 hours ago
2 days 12 hours ago