On Wed, 25 Mar 2026 10:07:56 +0000
Sad Clouds <[email protected]> wrote:

> # smtp-source -c -l 10 -s 1 -m 1 -t [email protected] 10.0.5.51:25
> smtp-source: fatal: recipient rejected: 550 5.1.1 <[email protected]>: 
> Recipient address rejected: undeliverable address: host 
> vmsrv-node1.home.lan[private/dovecot-lmtp] said: 550 5.1.1 
> <[email protected]> User doesn't exist: [email protected] (in reply 
> to RCPT TO command)
> 
> Am I missing something here? Are virtual aliases normally substituted
> before or after Postfix probe messages?

OK, I've just managed to figure it out. Postfix is caching verify
results and cached the previous "user doesn't exit" result from my
earlier tests.

# /etc/rc.d/postfix stop
# rm /var/db/postfix/verify_cache.db
# /etc/rc.d/postfix start
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to