On Thu, May 21, 2009 at 03:30:28PM +0000, J wrote:
> I set my 'run' file to use two ports, but only the last one listed is
> actually being listened on. I verified this with manual connections and
> netstat on the server.
> 
> Does this mean prefork can only listen to one port, or might I be invoking
> it improperly? Here's my run file:

The prefork in 0.81 can only listen on one.  The next release will support
listening on multiple addresses & ports in prefork, just as forkserver does.

http://github.com/abh/qpsmtpd/commit/19a0f5ded13e804b9546224c3bdc5e1b7eaa9487
has the change if you want to patch it in while you're waiting.


-- 
Devin  \ aqua(at)devin.com, IRC:Requiem; http://www.devin.com
Carraway \ 1024D/E9ABFCD2: 13E7 199E DD1E 65F0 8905 2E43 5395 CA0D E9AB FCD2

Reply via email to