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 [email protected] mails to a specified gmail address: > [email protected] -> [email protected]
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 [email protected] _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
