On Tue, 22 Jun 2010 10:51:35 +0100 Dave Evans wrote: What's wrong and how can I fix this ? > > Well on my box, rewriting aside, > > # exim4 -brw '[email protected]*admin' > Syntax error in [email protected]*admin > Malformed address: *admin may not follow [email protected] > > Since [email protected]*admin isn't a valid address (on account of "*" not being > allowed in domain names), it looks to me like you're going to have a really > hard time making it work. >
Without S flag enabled I have the same error, but S makes envelope addresses rewrite as expected. Maybe this is because it runs before any header checks(as manual said), and why not to make same rewrite in message headers? Maybe people familiar with exim code could answer to this? -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
