qpsmtpd/lib
John Peacock bfcd620a83 Fix problems with tls and relay_client.
* lib/Qpsmtpd/Connection.pm
    Abstract out parameters which can be reused (e.g. TLS) or can be
    set when creating the Connection object via start().

* plugins/tls
    Simplify code to use $self->clone() construct and also suppress
    IO::Socket::SSL debug noise, now that this is working.

* plugins/tls_cert
    New file to automate creating self-signed certificates for TLS.

git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.3x@597 958fd67b-6ff1-0310-b445-bb7760255be9
2006-01-05 02:12:46 +00:00
..
Apache Notice /var/qmail/control dir (Joe Schaefer) 2005-07-15 21:13:49 +00:00
Qpsmtpd Fix problems with tls and relay_client. 2006-01-05 02:12:46 +00:00
Qpsmtpd.pm r6471@embla: ask | 2005-11-18 01:37:48 -0800 2005-11-18 09:43:01 +00:00