zabszk/CSharp-SMTP-Server

No Subject in Email Messages.

alexhiggins732 opened this issue · 2 comments

The IMessageTransaction interface and implementations do not implement Subject and the underlying server code does not parse the subject of the email.

Sorry for the delay. Mail Subject is just a header and technically it's rather for mail client, not SMTP server. However I'm working on email headers parsing.

Released in version 1.1.0.