[Twisted-Python] Twisted.mail SMTP server question

David Ripton dripton at ripton.net
Thu Mar 12 10:32:45 EDT 2009


On 2009.03.12 13:23:50 +0100, Kalman KHIRALY wrote:
> I would like to use twisted mail for the following purpose:
> Redirect all incoming myname at mydomain.com mails to a specified gmail address:
> myname at mydomain.com -> myname.mydomain at gmail.com

Do you really want to write code for this?  That's a one-line .forward
file, or (if you want to be fancy) one line in a .procmailrc file.

-- 
David Ripton    dripton at ripton.net




More information about the Twisted-Python mailing list