just comment

auth.settings.mailer=mailer

when on dev_appserver

On Mar 25, 6:07 pm, murray3 <[email protected]> wrote:
> I have spent a some time looking into this and accordingly found there
> is an ongoing
> bug with GAE dev_appserver.py (SDK) that prevents python from sending
> emails using
> smtp. The alternative is to use sendmail or MTA compatible.
> Trouble is I am developing on winXP and the only sendmail clones are
> very buggy and
> after much trails I cannot get them to connect / authenticate with
> smtp.gmail.com
> There is indigo mail (sendmail for windows) and commandline sendmail
> tools which
> are mostly beta, so not sure if these have ongoing bugs! or maybe it's
> just
> because gmail uses secure transfer and these apps are not compliant.
> Not sure?
>
> My question now is if I want to carry on developing/testing with
> web2ppy Auth using
> local GAE SDK, Is there a way I can add users to local db with
> requiring
> registation email etc?
>
> Chrism
>
> On Mar 22, 9:06 pm, mdipierro <[email protected]> wrote:
>
> > The only thing I think of is that gmail smtp requires that the sendto
> > address is the gmail email account.
>
> > Massimo
>
> > On Mar 22, 2:49 pm, murray3 <[email protected]> wrote:
>
> > > Massimo,
> > > yes I am using gmail smtp and gmail account to send!
> > > Chrism
>
> > > On Mar 22, 3:05 pm, mdipierro <[email protected]> wrote:
>
> > > > I use it and it works fine but Google is more picky about smtp. Are
> > > > you using gmail?
>
> > > > On Mar 22, 7:21 am, murray3 <[email protected]> wrote:
>
> > > > > I have been working on an app which has auth working fine.
> > > > > I can register and recieve the reg email etc.
>
> > > > > I am transferring it to GAE SDK, site seems to work ok.
> > > > > The registration email process does not work??
>
> > > > > Anyone have an idea, been through this problem before?
> > > > > any help appreciated.
>
> > > > > Regards
> > > > > Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to