smtp-server
smtp-server copied to clipboard
onData event, I cannot change the mail content.
I'm catching the email sent from other server to my SMTP server created with "smtp-server" and I'm parsing the stream on the event onData, and trying to change the mail body before it is delivered, but that doesn't work.