Hello,
I set up 'Verify Receivers' with 'Yes (550)'. I want to reject all mails with 'Mailbox size limit exceeded' but postfix only move them to 'defer queue'. This is log file:
This is my setup:
Could I reject all mails if backend answer 'Mailbox size limit exceeded'?
I set up 'Verify Receivers' with 'Yes (550)'. I want to reject all mails with 'Mailbox size limit exceeded' but postfix only move them to 'defer queue'. This is log file:
Code:
Jul 19 14:11:01 a postfix/smtp[3969]: 4WQHBc3kLQzCt2g: to=<admin@xxx.com>, relay=1.1.1.1[1.1.1.1]:25, delay=8813, delays=8813/0/0.01/0.04, dsn=4.0.0, status=deferred (host 1.1.1.1[1.1.1.1] said: 452 <admin@xxx.com> Mailbox size limit exceeded (in reply to RCPT TO command))
This is my setup:
Could I reject all mails if backend answer 'Mailbox size limit exceeded'?