Email settings

Hi,
I like to get email alerts in my mailbox when something goes wrong with my router. I do not know how to set this up (gmail) in mikrotik. I am new whit this brand so if anyone can help me with this I would be very thankfull.

Thanks

Hello,

have you read this?

http://wiki.mikrotik.com/wiki/Manual:Tools/email

Hi,

Thanks for the reply. Yes I have done this but I don’t get any emails in my inbox. Don’t know what I am doing wrong. By address I type in one of the addresses I got when doing a nslookup to gmail.com
I have tried all the addresses I got

Greatings

See on my website.

You see there email settings with Pop3 and Gmail
http://www.wirelessinfo.be/index.php/mikrotik/pages/emaile

Thanks for the answer but it still doesn’t work.
I wil post my settings
Server: 74.125.47.27
Port: 465
Start TLS: no
From: MikrotikHome
User: peeters1981(at)gmail.com
Password: xxxxxxxx

Than when I click apply and after Send Email I get another screen that pops up and I fill out the empty fields:
Adres: 74.125.47.27
Port: 465
User: peeters1981(at)gmail.com
Password: xxxxxxx
TLS:no
To: peeters1981(at)gmail.com
CC:
From: Mikrotik
Subject: Test
Body:
File: Latest backup

I found the ip addres by doing a nslookup from smtp.gmail.com

Thanks

Try with IP 74.125.136.108 port 587

start TLS YES

Hi,

Thanks for trying to help me but with te sugested changes it doesn’t work yet. This is what I do:

Email Settings

I click on tools - Email
Then in the email settings I fill this out:
Server: 74.125.136.108
Port: 587
Start TLS: yes
From: MikrotikHome
User: peeters1xxatgmail.com
Password: *********

Send Email

Address: 74.125.136.108
Port: 587
User: peetersxxxatgmail.com
Password: ********
TLS: yes
To: centralatlastresort.be
CC:
From: MikrotikHome
Subject: Test
Body:
File: (latest backup)

Hopefully you find something I do wrong :confused:

Thanks

Add a topic=e-mail action=memory to your /system logging.

The additional log info should help show what is not working correctly when you send an e-mail :slight_smile:

Try copy peetersxxxatgmail.com to CC: field

Try

CC: peetersxxxatgmail.com

work for me

I have other problem
I dont save email settings

Apply - good
Screenshot_1.png
Logout MT → Login MT - email Server - 0.0.0.0
Screenshot_2.png
WinBox v6.34

Please try setting your e-mail server using the CLI. We have found setting this in Winbox does not work in the RoS 6.34 or 6.33.5 and reported it to Mikrotik.

/tool e-mail set address=x.x.x.x

Hi,

I wanna thank you all for all the good help! I added the CC field and It works.

Thanks again! :smiley:

Well done and thanks for the info