I was sure this used to work, but anything sent to a user using an extension bounces with user doesn’t exist. It doesn’t matter if this is a user or an alias. I’m on the latest v0.53a.
mail sent to test+foo@example.com, account test@example.com exists
logs look like:
box postfix/lmtp[23061]: 0566717B467: to=test+foo@example.com, relay=127.0.0.1[127.0.0.1]:10025, delay=0.44, delays=0.38/0/0/0.05, dsn=5.1.1, status=bounced (host 127.0.0.1[127.0.0.1] said: 550 5.1.1 test+foo@example.com User doesn’t exist: test+foo@example.com (in reply to RCPT TO command))
anyone have suggestions on how to fix / debug this?
Thanks.