Hi
I'm using courier-mta with maildrop. I created a maildroprc file that
checks for certain attachments (i.e. exe, com) then forwards the message
to another email address.
Everything seemed to be working fine. The maildroprc file was forwarding
mail with these attachments to the specified email address. However,
once and a while I find errors in the message log like the following ...
Feb 15 08:12:27 switch courierlocal:
id=00454072.3C6C455B.00006A50,from=<some...@domain.com>,addr=<someone@ka
iserdigital.com>: maildrop: Timeout quota exceeded.
Feb 15 08:12:27 switch courierlocal:
id=00454072.3C6C455B.00006A50,from=<some...@domain.com>,addr=<someone@ka
iserdigital.com>,status: deferred
Feb 15 08:12:27 switch courierlocal:
id=00454072.3C6C455B.00006A50,from=<ro...@switch.kaiserdigital.com>,addr=
<some...@kaiserdigital.com>: maildrop: Timeout quota exceeded.
Feb 15 08:12:27 switch courierlocal:
id=00454072.3C6C455B.00006A50,from=<ro...@switch.kaiserdigital.com>,addr=
<some...@kaiserdigital.com>,status: deferred
What's going on here?
Thanks