Hi

I have problem with routing from authenticated user to the outside.
Sender envelope address gets qualified twice, like:

2008-06-20 05:04:08 1K9Wv2-000Alo-Lx <= "[EMAIL PROTECTED]"@[QD] H=[SH] 
[217.113.238.142] U=nobody P=esmtpsa X=TLSv1:AES256-SHA:256 
A=dovecot_plain:[EMAIL PROTECTED] S=605 [EMAIL PROTECTED]

where 
[LD] is one of local domains
[SH] is sending host
[QD] is value of qualify_domain

eg. "[EMAIL PROTECTED]"@exim.fqdn.net

as you may notice [EMAIL PROTECTED] is authenticated via dovecot authenticator.

if the mail is delivered, then header looks like
Received: from [SH] ([217.113.238.142] ident=nobody)
        by [primary_hostname] with esmtpsa (TLSv1:AES256-SHA:256)
        (Exim 4.69 (FreeBSD))
        (envelope-from <"[EMAIL PROTECTED]"@[QD]>)
        id 1K9Wjg-000Aja-3k
        for ...

Why is that and how an I fix it to have proper envelope sender?

mails from outside to local users are delivered w/o any problem
regards
-- 
Marcin Gryszkalis, PGP 0x9F183FA3 
jabber jid:[EMAIL PROTECTED], gg:2532994
http://the.fork.pl

-- 
## 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/

Reply via email to