I just tried filling in this bit in db.py

## configure email
mail = auth.settings.mailer
mail.settings.server = 'logging' or 'smtp.gmail.com:587'
mail.settings.sender = '[email protected]'
mail.settings.login = 'username:password'

with my details but I still get the same error message.

Peter

On Sunday, 4 November 2012 10:51:31 UTC, peter wrote:
>
> With 2.2.1 stable.
> *On the welcome App, if I click the share button bottom right, and then 
> google+, fill in the comment and target email address, and then click 
> 'share' I get:*
>
> There was a problem saving your post. Please try again.
>
> this happens repeatedly.
>
> Peter
>

-- 



Reply via email to