I try to use sparkpost with web2py. However I get the following error: WARNING:web2py:Mail.send failure:SMTP AUTH extension not supported by server. More info: 1. I can successfully send mails with python so my API key and domain settings in sparkpost are set right. 2. In web2py I use the following settings: mail = auth.settings.mailer mail.settings.server = 'smtp.sparkpostmail.com' mail.settings.sender = 'mym...@mydomain.com' mail.settings.login = 'SMTP_Injection:6cac88c501995821029388150fd5896bab8ac136'
Thanks in advance -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.