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.
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.