Was looking at code for SelectServer.
Saw:
$self->respond(451, "See http://develooper.com/code/qpsmtpd/barelf.html"), exit
if $_ eq ".\n";
Is is really suppose to 'exit' here?
Jim
James H. Thompson
[EMAIL PROTECTED]
----- Original Message -----
From: "Matt Sergeant" <[EMAIL PROTECTED]>
To: "Gavin Carr" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, November 17, 2003 9:43 PM
Subject: Re: qpsmtpd on windows?
> On 17 Nov 2003, at 22:46, Gavin Carr wrote:
>
> >
> > From the masochism department: anyone tried getting qpsmtpd up on
> > Windows
> > platform (presumably in smtp-proxy mode rather than qmail mode)? Any
> > thoughts on how easy or difficult this might be?
>
> With the new SelectServer (only in CVS) it should be possible. Probably
> not possible with tcpserver.
>