nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] whom(1) Violates RFC 5321: Closes SMTP After RSET.

2017-09-08 11:52:10
Hi Ken,

I think a QUIT should be sent after the RSET.  I suspect if a QUIT
was sent instead then Postfix might then log that a QUIT occurred
mid-flow.

I've tried rcpt-to then quit and Postfix 3.2.2-1 here didn't log
anything unusual.

I think we can change the sm_end() in verify_all_addresses() to be
this:

      sm_end (whomsw ? OK : DONE);

And that should do what you want?

Yes, I think it would.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>