you should be good to go setting mail.settings.server = 'localhost' mail.settings.sender = '[email protected]' mail.settings.login = None
On Wednesday, November 28, 2012 10:31:42 PM UTC+1, keiser1080 wrote: > > Hello, > > I have a fresh install of web2py on a redhat server. > When I register my self on the welcom application there are a flash > message "unable to send email" > > If a send the message from the console with the command mail that work > (without any authentification) > The mail work also if a send direct with a telnet 127.0.0.1 25 . > > Could you help my? > > sorry for my english i speak usualy french. > --

