------- 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [email protected] 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 <= [EMAIL PROTECTED] H=([192.168.1.7]) [87.223.250.73] P=esmtpsa X=TLSv1:AES256-SHA:256 A=cram:david S=1450 [EMAIL PROTECTED] 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 => [EMAIL PROTECTED] F=<[EMAIL PROTECTED]> P=<prvs=david/[EMAIL PROTECTED]> 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 <= [EMAIL PROTECTED] H=(debian.ols.es) [87.223.250.73] P=esmtpsa X=TLSv1:AES256-SHA:256 A=login:[EMAIL PROTECTED] S=1686 [EMAIL PROTECTED] 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 == [EMAIL PROTECTED] routing defer (-55): domain is in queue_domains 2007-01-31 19:14:41 1HCJyi-0007uX-TP => david <[EMAIL PROTECTED]> F=<[EMAIL PROTECTED]> P=<[EMAIL PROTECTED]> 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 => [EMAIL PROTECTED] F=<[EMAIL PROTECTED]> P=<prvs=webmaster/[EMAIL PROTECTED]> 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 -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
