email settings

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
Alexis T
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: Tue Jan 04, 2022 5:27 pm

email settings

Post by Alexis T »

Hello,
I'm still looking to configure Meteobridge to send automatically mail. I didn't succeed so far to find the right settings and to send a test mail. I'm using outlook as mai provider.
If you have any idea, it would be great.
Thanks
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1387
Joined: Mon Sep 22, 2014 3:24 am

Re: email settings

Post by Mattk »

Then can you provide a screen shot of the configuration/s you have tried which don't work
Alexis T
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: Tue Jan 04, 2022 5:27 pm

Re: email settings

Post by Alexis T »

You will find what I've tried. Where mentioned email, it is replaced by my current mail adress where I want to send.Image
Attachments
Capture d’écran 2022-01-14 à 17.11.44.png
Capture d’écran 2022-01-14 à 17.11.44.png (44.25 KiB) Viewed 915 times
svampen
Junior Boarder
Junior Boarder
Posts: 32
Joined: Fri Aug 16, 2019 10:57 am
Location: Sweden
Contact:

Re: email settings

Post by svampen »

You will most likely not succeed anywhere today without authentication and using port 25. Also, you are trying to send mail to the incoming server. That is where you read mails, so to say. You should use a SMTP-server for sending mail.

On this site, you can find how to use Outlook's servers:
https://support.microsoft.com/en-us/off ... 414e2aa040

SMTP server name smtp-mail.outlook.com
SMTP port 587
SMTP encryption method STARTTLS
PWS Villshärad/Halmstad, Sweden: vader.fishmoose.se DavisVPro + MB NanoSD.
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1387
Joined: Mon Sep 22, 2014 3:24 am

Re: email settings

Post by Mattk »

The key variables are going to be the SMTP, Port & Authentication which will be closely related to your actual Outlook email system. If you are using Outlook 365 then the SMTP can be different to the standard Outlook?

For now in the other boxes I would use something like the following just to distinguish what goes where in the email

User: MBPro-Test
To-Addr: your-email@outlook.com
From-Addr: noreply-MBPro-test@outlook.com

The To-Addr example is assuming your email is purely a @outlook.com version and needs to match with the SMTP
The From-Addr example doesn't need to be real but at least in email type format
Post Reply