mailserver | Dec 22 18:27:57 mail postfix/smtpd[1695]: connect from sender.server.tld[ip-removed]
mailserver | Dec 22 18:27:57 mail postfix/smtpd[1695]: Anonymous TLS connection established from sender.server.tld[ip-removed]: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256
mailserver | Dec 22 18:27:57 mail policyd-spf[1697]: prepend Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=ip-removed; helo=sender.server.tld; [email protected]; receiver=<UNKNOWN>
mailserver | Dec 22 18:27:57 mail dovecot: auth: passwd-file([email protected]): unknown user
mailserver | Dec 22 18:27:57 mail postfix/smtpd[1695]: 6541888265D: client=sender.server.tld[ip-removed]
mailserver | Dec 22 18:27:57 mail postfix/cleanup[1698]: 6541888265D: message-id=<[email protected]>
mailserver | Dec 22 18:27:57 mail opendkim[490]: 6541888265D: sender.server.tld [ip-removed] not internal
mailserver | Dec 22 18:27:57 mail opendkim[490]: 6541888265D: not authenticated
mailserver | Dec 22 18:27:57 mail postfix/qmgr[1229]: 6541888265D: from=<[email protected]>, size=8216, nrcpt=1 (queue active)
mailserver | Dec 22 18:27:57 mail postfix/smtpd[1695]: disconnect from sender.server.tld[ip-removed] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
mailserver | Dec 22 18:27:58 mail postfix/smtpd-amavis/smtpd[1705]: connect from localhost[127.0.0.1]
mailserver | Dec 22 18:27:58 mail postfix/smtpd-amavis/smtpd[1705]: 5741C88266C: client=localhost[127.0.0.1]
mailserver | Dec 22 18:27:58 mail postfix/cleanup[1698]: 5741C88266C: message-id=<[email protected]>
mailserver | Dec 22 18:27:58 mail postfix/qmgr[1229]: 5741C88266C: from=<[email protected]>, size=8447, nrcpt=1 (queue active)
mailserver | Dec 22 18:27:58 mail amavis[1246]: (01246-01) Passed CLEAN {RelayedOpenRelay}, [ip-removed]:59751 [ip-removed] <[email protected]> -> <[email protected]>, Queue-ID: 123, Message-ID: <[email protected]>, mail_id: VM3qI3kUjnum, Hits: 2.399, size: 8225, queued_as: 5741C88266C, 755 ms
mailserver | Dec 22 18:27:58 mail postfix/local[1706]: 5741C88266C: to=<[email protected]>, relay=local, delay=0.01, delays=0.01/0.01/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
mailserver | Dec 22 18:27:58 mail postfix/qmgr[1229]: 5741C88266C: removed
mailserver | Dec 22 18:27:58 mail postfix/smtp-amavis/smtp[1699]: 6541888265D: to=<[email protected]>, orig_to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.1, delays=0.32/0.01/0.01/0.75, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 5741C88266C)
mailserver | Dec 22 18:27:58 mail postfix/qmgr[1229]: 6541888265D: removed
I followed #1335 and this and mails are moved to devnull.
Just to repeat the config (this works):
Logs
BUT, because my mailserver runs under mail.domain.tld, i need an additional catchall here:
Now it no longer works and mails to [email protected] are send to [email protected]
Config (this does not work):
Logs
docker-mailserver version: v11.3.0