Vasilios Tzanoudakis wrote:
I would like to Rewrite Delivered-To: t...@test.com ---> tes...@test.com is that possible? I am using latest stable postfix. vtzan
No, postfix writes that header when the message leaves postfix, so there's no opportunity for postfix to rewrite it.
If you're using procmail or maildrop or some other third-party delivery agent, you might be able to convince it to lie about where the mail went. Check their docs.
-- Noel Jones