We run some services that use txAMQP within twistd to connect to an AMQP
bus.
When we send twistd a SIGUSR1 to rotate its logs, it appears our application
loses connection to the AMQP bus and needs to reconnect. This doesn't crash
the app, but means the app may be offline momentarily when it shoul
nd emails and authenticates only on outbound emails?
PS, I'm not super familiar with the inner workings of email or the SMTP
protocol, please let me know if I'm heading in the wrong direction
Best,
Anthony
___
Twisted-Python mailing list
Twisted
bound email) and either permit/deny the action based on what
avatar is being used.
I appreciate the help!
Anthony
On Thu, Feb 9, 2017 at 11:39 AM Jean-Paul Calderone <
exar...@twistedmatrix.com> wrote:
> On Thu, Feb 9, 2017 at 12:29 PM, Anthony Lukach
> wrote:
>
> I am working