On Wed, 1 Mar 2006, John Peacock wrote:
> This code is already committed to branches/0.3x (as I suggested in my
> other message). If you run qpsmtpd-forkserver, you can request
> listening on multiple ports, include 465 (SMTP over SSL). If you enable
> plugins/tls, it will hook connect and automatically start up an SSL
> connection for port 465.
>
> I'd like to improve the code, though, so you can request multiple ports
> to listen to, while still using the default 0.0.0.0 (all interfaces).
I went to the download page (get.html) and got an exception when
trying to browse the subversion repository (python issue?).
If I want this option, do I need the entire brances/0.3x or can I
just grab qpsmtpd-forkserver, for example. And is the README updated to
reflect how to set it up ('run' file changes?) for listening on multiple
ports?
Thanks.