OK - I realize now that I have not set up mail service on the rpi correctly.
Thanks for your support ...

Den tisdag 22 november 2016 kl. 14:42:19 UTC+1 skrev Tom Keffer:
>
> On Tue, Nov 22, 2016 at 5:15 AM, Dave Webb KB1PVH <[email protected] 
> <javascript:>> wrote:
>
>> If it's a 3rd party application sending from Gmail, you need to lower 
>> your Gmail account security settings to allow it.
>>
>
> Could be the problem. In particular, if you're using two-step 
> authentication, gmail will not work. However, the low battery utility 
> should have said something.
>
> Try the following attached program. It will test your email host. Fill out 
> the top four lines of the program with your host information:
>
> smtp_host = "smtp.gmail.com"       # Your email host
> smtp_user = "your_username"        # The user name on the email host
> smtp_password = "your_password"    # The user's password
> mailto = "[email protected] <javascript:>"    # Email destination
>
>
> Then run it using
>
> python email_tester.py
>
>
> Let us know what it says. 
>
> -tk
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to