Devin Carraway wrote:
>
> On Wed, Apr 15, 2009 at 06:38:47AM +0200, Hanno Hecker wrote:
> > On Tue, 14 Apr 2009 17:57:36 -0700
> > Devin Carraway wrote:
> >
> > > Allows qpsmtpd-prefork to listen on multiple address/port combinations
> > > simultaneously, based on the corresponding implementat
On Wed, Apr 15, 2009 at 06:38:47AM +0200, Hanno Hecker wrote:
> On Tue, 14 Apr 2009 17:57:36 -0700
> Devin Carraway wrote:
>
> > Allows qpsmtpd-prefork to listen on multiple address/port combinations
> > simultaneously, based on the corresponding implementation in forkserver.
> [...]
> > -use lib
On Tue, 14 Apr 2009 17:57:36 -0700
Devin Carraway wrote:
> Allows qpsmtpd-prefork to listen on multiple address/port combinations
> simultaneously, based on the corresponding implementation in forkserver.
[...]
> -use lib 'lib';
This should stay for running from git tree.
Hanno
Allows qpsmtpd-prefork to listen on multiple address/port combinations
simultaneously, based on the corresponding implementation in forkserver.
---
qpsmtpd-prefork | 108 ---
1 files changed, 63 insertions(+), 45 deletions(-)
diff --git a/qpsmt