luisemunoz

Results 2 comments of luisemunoz

Thanks @siebenmann -- I was under the impression that the code using `smtpd` would be able to provide for these responses. In any case, I'll implement any required methods /...

Yes, I'm thinking along the same lines. I was going for having this in the `smtpd.Config` ⋮ LMTPMode bool ⋮ And then, within command handling code, only the appropriate `HELO/EHLO`...