How can I get the IP address of the remote connection to aiosmtpd? #574
Unanswered
HippoPerson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When a remote connection is made to a host running aiosmtpd, how can the remote IP address of this connection be obtained from within any of the various "handle_XXXX" methods?
I haven't found a way to obtain this info, although I'm guessing that there must be some way to obtain this IP address.
Thank you in advance.
All reactions