--- On Wed, 1/25/12, Nick Leverton wrote: > 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. >
Isn't it an attempt to notify callers in a a way that sendmail -bs might notify them? My understanding of the lsb requirement is to mimic sendmail -bs. I think Sendmail -bs might reply by denying the user from sending a message, in a way that is in accordance with the SMTP protocol. Does the lsb actually forces the system to queue the message and attempt to send it? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org