* On 23/08/06 11:11 -0400, Grant Peel wrote:
| Hi all,
| 
| If one of my users is over thier disk quota, the mail sits in the local 
| queue for 24 hours and then is dropped.
| 
| Is there a way to send the mail back (bounce) if the user is still over 
| quota after the 24 hours has lappsed?

Did you, by any chance, hijack someone's thread? Bad manners :-(

Anyway, I am not sure Exim drops mail when a user is over quota. That
is new to me...


You can use this in your retry rules... as the very first rule:

# Retry to deliver to mailboxes that are over quota for 2days, re-attempting
# at 3h intervals, then bounce. Without the retry times, the message is
# immediately bounced messages if mailbox is over quota.
*                      quota_2d        F,3h,15m

A rule like:

*                       quota

will reject the mail immediately!



        cheers
       - wash 
+----------------------------------+-----------------------------------------+
Odhiambo Washington                     . WANANCHI ONLINE LTD (Nairobi, KE)  |
wash () WANANCHI ! com                  . 1ere Etage, Loita Hse, Loita St.,  |
GSM: (+254) 722 743 223                 . # 10286, 00100 NAIROBI             |
GSM: (+254) 733 744 121                 . (+254) 020 313 985 - 9             |
+---------------------------------+------------------------------------------+
"Oh My God! They killed init! You Bastards!"  
                                                 --from a /. post

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to