Re: sender_canonical_classes not working like expected

2011-01-29 Thread mouss
Le 27/01/2011 08:52, Georg Schönweger a écrit : > so how should the sender_canonical file look like? Actually it looks like; > @server.localdomaini...@example.org > > so every email which comes from @server.localdomain > (root@server.localdomain, user@localdomain...) should be replaced wit

Re: sender_canonical_classes not working like expected

2011-01-26 Thread Georg Schönweger
so how should the sender_canonical file look like? Actually it looks like; @server.localdomaini...@example.org so every email which comes from @server.localdomain (root@server.localdomain, user@localdomain...) should be replaced with the existing address i...@example.org. But this doesn't

Re: sender_canonical_classes not working like expected

2011-01-26 Thread Victor Duchovni
On Wed, Jan 26, 2011 at 07:42:47PM +0100, Georg Sch?nweger wrote: > aha, thx for this info! I tried smtp_generic_maps already, the problem > with that is that it overrides envelope AND header addresses. I want to > override only the envelope address (Return-Path). Any other ideas? If it just for

Re: sender_canonical_classes not working like expected

2011-01-26 Thread Georg Schönweger
aha, thx for this info! I tried smtp_generic_maps already, the problem with that is that it overrides envelope AND header addresses. I want to override only the envelope address (Return-Path). Any other ideas? Is sender_canonical_maps buggy? should i deactivate it anyway? Georg Am 26.01.2011 18:

Re: sender_canonical_classes not working like expected

2011-01-26 Thread Victor Duchovni
On Wed, Jan 26, 2011 at 10:24:29AM +0100, Georg Sch?nweger wrote: > i have here postfix 2.6.5 on Ubuntu. Outgouing mails are sent via an > external SMTP Server (relayhost..). When i send an email from a local > user to a real email address i have in the email header "Return-Path: > root@SERVER_NAM