I try set parameters for mandrillapp.com:
mail.settings.server = 'smtp.mandrillapp.com:587'
mail.settings.sender = 'mirek@zvol...@gmail.com'
mail.settings.login = 'mirek@zvol...@gmail.com:my_API_key_here'

F.e. Request_reset_password will write "mail sent". However it doesn't work.
With smtp.gmail.com it works.
I'm not sure, if I can use domain 'gmail.com' in sender/login (or mandrill 
gives some address?). Or some settings in web interface of mandrill are 
necessary?
Or sending domain need to be as parameter? And is it possible set with 
gluon.tools.Mail?

In mandrillapp web interface I don't see the mail at all. In fact I don't 
know where to seek for him.

>From telnet I have tested basic accessibilty (not login or more) of 
smtp.mandrillapp.com:587. It is accessible.

Not very important, but if somebody want try mandrill......

-- 
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/groups/opt_out.

Reply via email to