Hi all, can anyone offer me some advice as to how to debug alias routing issues? Here's my situation.
I have several domains. Each domain has a wildcard catch statement to route all mail to a default user (to me for a couple domains). This was working well.
I added a new domain, and then added two users to that domain, and didn't create a CATCH statement in smtpd.conf.
Sending a message to one address works
Sending a message to the second address gets delivered to me
I recreated the second account and the behaviour persists. The smtp addresses for this are very unique and I don't see how a CATCH wildcard would pick either of them up.
On a separate note, the second account I created cannot be deleted. I renamed the SMTP address and login name, but email is still delivered to me.
How can I inspect the message flow to see why this is being routed incorrectly?
Thanks!
Jason