Sorry for late reply man..... I checked the same.... no luck in that... !! 
:(
my present code.... 
from gluon.tools import Mail
mail = Mail()
#mail = auth.settings.mailer
mail.settings.server =  'localhost'
mail.settings.sender = 'fakeid425s...@gmail.com'
mail.settings.tls = None
mail.settings.login = None

same flash message in there..... 

On Saturday, January 4, 2014 5:57:37 PM UTC+5:30, Alan Etkin wrote:
>
> Hie folks.. I know this question is already been asked but I didn't get 
>> any help from those answers..... please hava look at this.... 
>> I am unable to send email in server(to be specific webfaction.com) ...
>> but it's running fine on local host
>>
>
> Have you checked this thread?
>
> https://groups.google.com/d/msg/web2py/riP3IpRWYMA/rWFQnO7-9pgJ
>
> Here is how you configure the mail object (web2py book):
>
> http://www.web2py.com/books/default/chapter/29/08/emails-and-sms#Setting-up-email
>
>

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