On Thu, Feb 9, 2017 at 12:29 PM, Anthony Lukach
wrote:
> I am working on putting together an SMTP server implemented within
> Twisted. This will act as a conduit to my API, where there are two basic
> flows:
>
> 1) A device that supports sending email can "send" an email through the
> SMTP serve
I am working on putting together an SMTP server implemented within
Twisted. This will act as a conduit to my API, where there are two basic
flows:
1) A device that supports sending email can "send" an email through the
SMTP server. This is, in effect, the SMTP server handling the message as an
ou