On 4 Jan 2006, at 12:19, John Peacock wrote:

John Peacock wrote:
I'm going to work on some other changes and apply them to the 0.3x branch (and then merge back to trunk), since it is odd that Qpsmtpd::Connection->new() doesn't do anything with any initializing parameters passed in (there is the start() sub to do that).

Actually, how do the following patches look. I abstracted out the "hard" parameters of a Qpsmtpd::Connection object and added a clone() method. I don't like that plugins/tls needs to know what parameters of the connection object are "important" enough to copy.

I'm not so sure. The TLS spec actually specifies what details need to be kept...

Reply via email to