Re: rewriting sender address SOLVED

2009-03-05 Thread ghe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 LuKreme wrote: > What you want is for user to add a reply-to header to their outbound > mail.. I suppose there must be a way to create a filter to add that > header (formail?) procmail recognizes the sender, pipes to formail, and formail adds Reply-T

Re: rewriting sender address

2009-03-05 Thread ghe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 LuKreme wrote: > But a.com is not you, so how do you intend to control that? By rewriting on my servers. > What you want is for user to add a reply-to header to their outbound > mail.. I suppose there must be a way to create a filter to add that > h

Re: rewriting sender address

2009-03-05 Thread LuKreme
On Mar 5, 2009, at 7:14, ghe wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barney Desmond wrote: This is a little unclear. I interpret that to mean mail sent from your server, from u...@a.com, should appear to come from u...@b.com, so that the return-path will be at b.com - is this

Re: rewriting sender address

2009-03-05 Thread ghe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barney Desmond wrote: > This is a little unclear. I interpret that to mean mail sent from your > server, from u...@a.com, should appear to come from u...@b.com, so > that the return-path will be at b.com - is this correct? You then said > you want "to

Re: rewriting sender address

2009-03-05 Thread Barney Desmond
2009/3/5 ghe : > I need to change email sent by a user from one domain (a.com) so that > clicking Reply will reply to him at b.com. (a.com isn't always reliable, > and I admin b.com, among other reasons.) > > Google got me to postfix.org's documentation on generic maps. I'm > running 2.5, so tried

rewriting sender address

2009-03-04 Thread ghe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I need to change email sent by a user from one domain (a.com) so that clicking Reply will reply to him at b.com. (a.com isn't always reliable, and I admin b.com, among other reasons.) Google got me to postfix.org's documentation on generic maps. I'm r