At the moment, my custom domain is associated with Outlook, and my page's 
email settings are configured this way:

settings.email_server = 'smtp.live.com:587'
settings.email_sender = '[sender_name]@[mydomain.com]'
settings.email_login = '[username]:[pass]'

It seems that every few emails I send, Outlook detects something it doesn't 
like, and stops routing emails; when I try to log on, it demands I fill out 
a captcha before enabling the mail service again.

Is there a straightforward way to avoid this problem by bypassing the 
Outlook servers when sending registration emails (i.e. send mail directly 
from the local server)?  Thanks.

-- 

--- 
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