Hi! I would like to use twisted mail for the following purpose: Redirect all incoming myn...@mydomain.com mails to a specified gmail address: myn...@mydomain.com -> myname.mydom...@gmail.com
Is it possible to use Twisted.Mail for this? Any pointers would be highly appreciated. If not can somebody recommend me a nice python solution for this? Best regards, Khiraly ps: 4 year ago I did the above feature using postfix and mysql. It took me more the 2 months to correctly set up all this stuff (and having an administrator web page where I could change, add, remove the email address, and wrote into the mysql database) Unfortunetly, I do not have anymore my work, the server crashed, etc. And in my view, it was horribly overcomplicated. So Im looking a simple and elegant solution (so this rules out qmail and postfix). It is like setting up apache with ssl+virtualhost for a simple index.html file;) _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python