Thanks Jean-Paul, that indeed did help! To restate what you said, we're
now allowing both authenticated and unauthenticated (anonymous)
connections, each returning a different type of Avatar. We then take a
look at what the connection is trying to do (handle outbound email vs.
handle inbound emai
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