Derrick wrote:
> I a seeing failures on overquota users (haven't checked yet to see if it's
> all undelivered mail, will when i get into the office later.)
>
> my retry rules:
>
> *.vfs.com quota F,2h,15m; F,7d,1h
^^^^^^^^^ This will not work for xxx@???, remove the *.
> * * F,2h,15m; G,16h,1h,1.5; F,3d,6h
>
> error log:
>
> 2003-12-30 08:11:50 1AbMTG-000Cjs-FO <= xxx@??? U=root P=local S=552
> 2003-12-30 08:11:50 1AbMTG-000Cjs-FO == xxxxx@??? R=localuser
> T=local_delivery defer (-22): mailbox is full (MTA-imposed quota exceeded
> while writing to tmp/1072800710.H531112P48974.mail.vfs.com)
> 2003-12-30 08:11:50 1AbMTG-000Cjs-FO ** xxxxx@???: retry timeout
> exceeded
> 2003-12-30 08:11:50 1AbMTG-000Cjs-FO Completed
Check this:
http://www.exim.org/exim-html-4.30/doc/html/spec_32.html#IX2154
Ohhh, and exinext is your friend :)
Nico