Fred Viles ha scritto:

On 10 Dec 2005 at 12:20, Marco wrote about
   "[exim] Custom router problem":

|...
| maildir_overquota router forced address failure
| ----------- end verify ------------
| accept: condition test failed
| accept: endpass encountered - denying access

You have a verify=recipient below an endpass in this RCPT ACL stanza that doesn't verify because of the over-quota condition. Since the RCPT ACL doesn't accept the recipient, you get the generic 550 unknown user. I guess you don't have a message= in this ACL stanza.

I think you want a no_verify in the maildir_overquota router.

- Fred

Hi Fred,
I have add a no_verify in the maildir_overquota router, but now all e-mails are accepted and exim4 send an e-mail to sender with message Maildir overquota (for user overquota).

I would that the message "Maildir quota exceeded" comes sent to SMTP and not with an e-mail.

This is my mainlog:
005-12-10 16:03:21 1El6Fn-023401Jo-45 <= [EMAIL PROTECTED] H=adsl-ull-1.1.1.1 ([1.1.1.2]) [1.1.1.1] P=esmtpsa X=TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32 A=login_server:marco S=6234 [EMAIL PROTECTED] 2005-12-10 16:03:26 1El6Fn-023401Jo-45-Fx <= [EMAIL PROTECTED] U=Debian-exim P=spam-scanned S=6234 [EMAIL PROTECTED] 2005-12-10 16:03:26 1El6Fn-023401Jo-45-Fx ** [EMAIL PROTECTED] <[EMAIL PROTECTED]> R=maildir_overquota: Mailbox quota exceeded 2005-12-10 16:03:26 1El6Fn-023401Jo-45-Og <= <> R=1El6Ft-2342231Jt-Fx U=Debian-exim P=local S=1818
2005-12-10 16:03:26 1El6Fn-023401Jo-45-Fx Completed

I must create an ACL in place of a router?

Any idea?
Thanks

Marco

--
## 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