[exim-dev] [Bug 248] Set variables for interface and port in…

Top Page
Delete this message
Reply to this message
Author: bug248
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 248] Set variables for interface and port in smtp transport
------- 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=248


holmgren@??? changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|ph10@???       |holmgren@???
             Status|NEW                         |ASSIGNED





------- Comment #3 from holmgren@??? 2007-01-25 19:14 -------
Created an attachment (id=53)
--> (http://www.exim.org/bugzilla/attachment.cgi?id=53&action=view)
Preliminary solution adding new variables, setting those in smtp_connect(), and
deferring helo_data expansion

Can the getsockname(2) call be made in smtp_connect() (so that it can be reused
for both delivery and verification)? The variables should be reset when closing
the connection. To maintain abstraction, we then need a new smtp_close()
function that does that and is called in place of close(2).

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