Send a warning email to email account owners when they approach their inbox quota

If you wish to have exim send an warning to your email users when their inbox is reaching it's limit, edit your /etc/exim.conf, find the virtual_localdelivery:, just after the line that begins with quota = add:

quota_warn_threshold = 80%
quota_is_inclusive = false
quota_warn_message = "\
   To: $local_part@$domain\n\
   Subject: Your mailbox\n\n\
   This message was automatically created\n\
   by mail delivery software.\n\n\
   The size of your mailbox $local_part has exceeded \n\
   a warning threshold of 80 percent\n\
   of your maximum mailbox size.\n"

Save, exit, and restart exim.

 
exim/send_2.txt · Last modified: 2010/02/22 00:53 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki