Hi guys, Is it possible to configure ISPConfig (or one of its components) to send a "this email didn't go through" message when a user recieves an email but it can't be delivered due to a full quota? Thanks, bwragg
You can try to write a procmail recipe that calculates the size of the mailbox plus the size of the current incoming mail and sends a warning in case that the quota is full.
procmail recipes are not easy to write, but you can take a look at Code: man procmailex and http://www.howtoforge.com/procmail_tips_recipes