> But still unable to send e-mail
>
> Before I leave the work I have ask the administrator of the server to 
> check the log of the mail server.
>
> Maybe the owner of the web2py process have no right to send a e-mail ?
>
> Did you try running web2py with the same user that can send an email with 
the "mail" command ?
 

> There are a lot of  post with a similare probleme. But no solution.
>
>  
that's because there are a lot of configuration possibilities for 
authentication against a mail server ^_^ At the cost of sounding pedantic 
and obvious, web2py just uses the "usual" method for queueing a mail, but 
if the settings doesn't match the ones allowed from the mail server, it 
won't work (of course).

-- 



Reply via email to