On Monday 29 May 2006 00:26, [EMAIL PROTECTED] took the opportunity to 
write:
> I've tried setting those, and they simply control which hosts can send
> unqualified addresses and which hosts can receive unqualified
> addresses.  I have them both set to localhost, so the server should be
> able to send and receive unqualified addresses.  However, the server
> still qualifies the addresses before qualifying them.  "root" becomes
> "[EMAIL PROTECTED]"

Hmm, well, yes, Exim always qualify addresses, i.e. every envelope address 
handled by Exim always has a local part and domain. I think it says so 
somewhere in the specification but I can't find it right now. Then there is 
the rewriting of unqualified addresses in headers which on the other hand can 
be suppressed.

I'm not 100% sure what you're actually trying to acheive, but basically you 
want user1 to be distinct from [EMAIL PROTECTED] or user1@<any other 
domain>? Can't you just set qualify_recipient to something unique, or the 
empty string like you tried, and have a special router which handles that 
dummy domain?

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: pgpnG3Be6U8OG.pgp
Description: PGP signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to