Python Forum

Full Version: smtpd or aiosmtpd
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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).