1 (edited by markcp 2020-03-11 20:13:24)

Topic: Catchall not working as expected

============================================
Using 1.1 MARIADB edition
Ubuntu 18.04
Used downloadable installer following guide
Mysql storage
Nginx
Not using iredadmin-pro
============================================

Mar 11 07:58:59 mail postfix/smtpd[26257]: NOQUEUE: reject: RCPT from mailout-taastrup.gigahost.dk[46.183.139.199]: 554 5.7.1 <dns@crewplan.dk>: Recipient address rejected: SMTP AUTH is required for users under thi$

I created an entry in forwardings with the query below.
MariaDB [vmail]> INSERT INTO forwardings (address, forwarding, domain, dest_domain) VALUES ('crewplan.dk','mark@crewplan.dk','crewplan.dk','crewplan.dk');

But when I try to send to a non-existing address it is not delivered - see error in log above.

Any advice would be appreciated very much.

Best regards,
Mark

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Catchall not working as expected

The error/rejection is not caused by catch-all, but another policy.
FYI: https://docs.iredmail.org/errors.html#r … der-domain