![]() |
smtpd or aiosmtpd - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: General (https://python-forum.io/forum-1.html) +--- Forum: News and Discussions (https://python-forum.io/forum-31.html) +--- Thread: smtpd or aiosmtpd (/thread-8794.html) |
smtpd or aiosmtpd - Skaperen - Mar-08-2018 has anyone here used the smtpd or aiosmtpd modules? i am wanting to code up a receive-only email daemon (everything coming in will be stored to a file based on sender domain). |