Re: Pseudo code included. Is it a small step towards better LSB compliance for sendmail interface?

Nick Leverton <[email protected]> Wed, 25 Jan 2012 12:45:09 +0000
Newsgroups gmane.mail.nullmailer
Message-ID <[email protected]>
On Tue, Jan 24, 2012 at 02:30:20PM -0800, Regid Ichira wrote:
>   Is this pseudo code a small step towards better lsb compliance for
> sendmail interface?
...snips
> +    fstdout << "550 Refuse communication by SMTP commands on stdin/stdoutd" << endl;
> +

I don't feel so, I'm afraid.  It's just another way of notifying callers
that you don't offer an SMTP submission interface.

Nick