------- 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=465 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from [EMAIL PROTECTED] 2007-02-08 15:17 ------- Fixed and committed to CVS. The patch is short: *** exim-4.66/src/transports/smtp.c Mon Jan 8 14:25:37 2007 --- transports/smtp.c Thu Feb 8 15:12:29 2007 *************** *** 1014,1019 **** --- 1042,1048 ---- { inblock.sock = outblock.sock = fileno(stdin); smtp_command = big_buffer; + host->port = port; /* Record the port that was used */ } /* If TLS is available on this connection, whether continued or not, attempt to -- 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/ ##
