Re: Rewrite Sender Address Before Delivery

2014-11-10 Thread deoren
On 2014-11-10 21:42, Viktor Dukhovni wrote: You're looking for an SRS milter. Make sure you get one that's well designed. Hi Viktor, I've been using pfix-srsd from the pfixtools GitHub repo: https://github.com/Fruneau/pfixtools Perhaps it's simply the nature of SRS or I have it misconfigure

Re: Rewrite Sender Address Before Delivery

2014-11-10 Thread Koko Wijatmoko
On Mon, 10 Nov 2014 22:31:32 -0500 "shamu...@gmail.com" wrote: > I want postfix to rewrite this message's Sender as > exam...@my-domain.com so that other-domain.com's mail server doesn't > marked this mail as spam. > are you sure if changed the sender will not mark it as spam?

Re: Rewrite Sender Address Before Delivery

2014-11-10 Thread Viktor Dukhovni
On Mon, Nov 10, 2014 at 10:31:32PM -0500, shamu...@gmail.com wrote: > I have a virtual alias table like this > > exam...@my-domain.com exam...@other-domain.com > > other-domain.com is not controlled by me, it could be gmail.com or > hotmail.com > > if a sender some...@sender-domain.com sends an

Rewrite Sender Address Before Delivery

2014-11-10 Thread shamu...@gmail.com
I have a virtual alias table like this exam...@my-domain.com exam...@other-domain.com other-domain.com is not controlled by me, it could be gmail.com or hotmail.com if a sender some...@sender-domain.com sends an email to exam...@my-domain.com, postfix forwards this message correctly to exam...@o