You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing I'm missing is the LHLO command so that server can serve local delivery. With that perhaps also SEND, SOML SAML variants of MAIL to be feature complete for rfc821.
I suspect it should be trivial to add as the syntax is otherwise identical with EHLO/MAIL.
The text was updated successfully, but these errors were encountered:
Hi, I've just successfully integrated rustyknife into samotop as a second parser. I'd like to make it the default and swap out the PEG parser I've written.
One thing I'm missing is the LHLO command so that server can serve local delivery. With that perhaps also SEND, SOML SAML variants of MAIL to be feature complete for rfc821.
I suspect it should be trivial to add as the syntax is otherwise identical with EHLO/MAIL.
The text was updated successfully, but these errors were encountered: