Re: smtpd: use CRLF in local enqueuer

2020-03-15 Thread Todd C . Miller
On Sun, 15 Mar 2020 13:29:46 +0100, Eric Faurot wrote: > This diff makes the local enqueuer use CRLF line ending during the > SMTP dialog, as required by the protocol. Looks good, one comment inline. - todd > Index: enqueue.c >

smtpd: use CRLF in local enqueuer

2020-03-15 Thread Eric Faurot
This diff makes the local enqueuer use CRLF line ending during the SMTP dialog, as required by the protocol. Eric. Index: enqueue.c === RCS file: /cvs/src/usr.sbin/smtpd/enqueue.c,v retrieving revision 1.117 diff -u -p -r1.117