smtp-server icon indicating copy to clipboard operation
smtp-server copied to clipboard

onData event, I cannot change the mail content.

Open jetonk opened this issue 7 years ago • 0 comments

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.

jetonk avatar Oct 26 '17 21:10 jetonk