This is a discussion on [courier-users] deliverquota + procmail + sendmail within the Courier-Imap forums, part of the Mail Servers and Related category; Given that my previous query didn't garner any responses, let me try to ask a different question then: Can ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Given that my previous query didn't garner any responses, let me try to ask a different question then: Can I get deliverquota to keep the mail in the delivery buffer indefinitely (or for a period of days before being returned to sender), rather than rejecting it outright and letting the sending mailer buffer it? As in, user joe@someplace.com sends a mail to me@myplace.com. Currently the user 'me' is over quota. The way it's configured right now, deliverquota will just toss the message it gets from procmail/sendmail. I don't want e-mail to be lost to any of my users, but undeliverable, or even buffered for X days until it returns the mail to the sender with an overquota message of somesort. Is this sort of thing possible with a sendmail to procmail to deliverquota system, or should I look into maildrop? Will maildrop support this sort of configuration? My current procmailrc file looks like this, for those who are curious. -------> /etc/procmailrc/ <------- ORGMAIL=/var/spool/mail/$LOGNAME/ MAILDIR=/var/spool/mail/$LOGNAME/ DEFAULT=/var/spool/mail/$LOGNAME/ DROPPRIVS=yes :0fw | spamc :0 | /usr/local/bin/deliverquota -w 90 /var/spool/mail/$LOGNAME ----------------------------------- - Greg Neujahr ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |