[exim-dev] [Bug 460] New: fail to corectly guess dk_domain

Pàgina inicial
Delete this message
Reply to this message
Autor: bug460
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 460] New: fail to corectly guess dk_domain
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=460

           Summary: fail to corectly guess dk_domain
           Product: Exim
           Version: 4.63
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Experimental
        AssignedTo: ph10@???
        ReportedBy: david@???
         QAContact: exim-dev@???



In some circumstances dk engine fails to correctly guess the domain,
the fix is to define dk_domain = ${domain:$return_path} , maybe it
will be better that dk engine does the same when no dk_domain has
been specified (specially when this is the doc recommendation)

This is the log of a correctly identified domain:
-------------------------------------------------------------------------
2007-01-31 19:03:22 1HCJnN-0007RB-PX <= david@??? H=([192.168.1.7])
[87.223.250.73] P=esmtpsa X=TLSv1:AES256-SHA:256 A=cram:david S=1450
id=45C0D9D0.4020107@???
2007-01-31 19:13:13 1HCJnN-0007RB-PX DK: message signed using a=rsa-sha1;
q=dns; c=nofws; s=mail; d=ols.es;
h=Received:Message-ID:Date:From:Organization:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-OLS-Security:X-Complaints-To:X-Originating-IP:X-Authenticated:X-OLS-SPAM-Status:X-DSPAM-Result;
2007-01-31 19:13:14 1HCJnN-0007RB-PX => saez.padros@??? F=<david@???>
P=<prvs=david/0551efcb95@???> R=dnslookup_dk T=remote_dk_smtp S=1490
H=gmail-smtp-in.l.google.com [66.249.93.114]
2007-01-31 19:13:14 1HCJnN-0007RB-PX Completed
-------------------------------------------------------------------------

This one has not been correctly identified (looks like it default to
the hostname = lon.ols.es):
-------------------------------------------------------------------------
2007-01-31 19:14:41 1HCJyi-0007uX-TP <= webmaster@??? H=(debian.ols.es)
[87.223.250.73] P=esmtpsa X=TLSv1:AES256-SHA:256 A=login:debian@??? S=1686
id=E1HCJul-0007rB-Co@???
2007-01-31 19:14:41 cwd=/var/spool/exim 3 args: /usr/local/exim/bin/exim -Mc
1HCJyi-0007uX-TP
2007-01-31 19:14:41 1HCJyi-0007uX-TP == saez.padros@??? routing defer
(-55): domain is in queue_domains
2007-01-31 19:14:41 1HCJyi-0007uX-TP => david <david@???>
F=<webmaster@???> P=<webmaster@???> R=virtual_local_user
T=virtual_delivery S=1791
2007-01-31 19:18:19 1HCJyi-0007uX-TP DK: message signed using a=rsa-sha1;
q=dns; c=nofws; s=mail; d=lon.ols.es;
h=Received:Received:To:Subject:From:Reply-To:Precedence:MIME-Version:Content-Type:Message-Id:Date:X-OLS-SPAM-Status:X-DSPAM-Result:X-OLS-SPAM-Signature;
2007-01-31 19:18:20 1HCJyi-0007uX-TP => saez.padros@???
F=<webmaster@???> P=<prvs=webmaster/05514bb9a2@???> R=dnslookup_dk
T=remote_dk_smtp S=1725 H=gmail-smtp-in.l.google.com [66.249.93.27]
2007-01-31 19:18:20 1HCJyi-0007uX-TP Completed
-------------------------------------------------------------------------

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email