On 8 Nov, 22:00, [EMAIL PROTECTED] wrote:
> On Nov 8, 2007, at 5:28 AM, Smeel wrote:
>
> [I want to keep 0.28]
>
> > I'm thinking that I might just be able to modify SMTP.pm with the
> > version in 0.40.
>
> > Would this work?
>
> It might -- but if it doesn't then the response will be "well, upgra
On Nov 8, 2007, at 5:28 AM, Smeel wrote:
[I want to keep 0.28]
I'm thinking that I might just be able to modify SMTP.pm with the
version in 0.40.
Would this work?
It might -- but if it doesn't then the response will be "well, upgrade
to 0.40 properly".
Your plugins will probably work in
Thanks John for that Info. I'm going to go ahead with installing TLS
with version 0.28. I want to keep 0.28 due to the number of extra
patches and plugins that have been added.
I have so far added TLS & TLS_CERT to my plugins+config. Are there any
easy ways to do allow interaction with the TLS plu
Jason Smith wrote:
I would like to add tls encryption support to my server to allow STARTTLS
connections, as well as CRAM-MD5 and AUTH-LOGIN. I am at the prelimnary
stage of finding out if this is possible.
qpsmtpd already has tls and AUTH support. The former is enabled simply
by creating cer
I would like to add tls encryption support to my server to allow STARTTLS
connections, as well as CRAM-MD5 and AUTH-LOGIN. I am at the prelimnary
stage of finding out if this is possible. I currently have
qpsmtpd-forkserver installed, in which mail is then forwarded onto qmail.
The plugin that I a