[admin@test] /tool e-mail> print
server: 74.125.47.27:25
from: "test@wififoryou.com"
username: ""
password: ""
[admin@test] /tool e-mail> send to=tom.waterloo@gmail.com subject=test body="test3 from SurferTim"
[admin@MKTStation] > tool e-mail print
server: 74.125.65.109:465
from: "<andrescamino@gmail.com>"
username: "andrescamino@gmail.com"
password: "mypassword"
[admin@MKTStation] > tool e-mail print
server: 74.125.65.109:25
from: "<andrescamino@gmail.com>"
username: "andrescamino@gmail.com"
password: "mypassword"
[admin@MKTStation] > tool e-mail send to=andres_camino@hotmail.com subject=test bod
y="this is a test"
/tool e-mail send to=yourname@hotmail.com subject="test" body="test" tls=yes
I don't know exactly when the tls feature appeared. I would upgrade the OS to v4.10 or 4.11 and try it again. And use port 465 if you use tls=yesHi SurferTim
Thanks a lot...it actually works sending from a gmail account to another gmail account...
I have another question...I used port 25 and whenever i want to send this to another accout
i can't writ the TLS it is like it is not valid by the RouterOS, and i have the RouterOS version v4.3Code: Select all/tool e-mail send to=yourname@hotmail.com subject="test" body="test" tls=yes
what could happen?
abnormal termination (timeout)
/tool e-mail
set from=example@gmail.com password=<password> server=74.125.127.109:587 username=example@gmail.com
/tool e-mail send to=example@gmail.com body="Example" subject="Example" tls=yes
[admin@VLAN_Sede] /tool e-mail> print
address: 173.194.70.16
port: 465
from: crs*******@gmail.com
user: crs*******@gmail.com
password: *****
[admin@VLAN_Sede] /tool e-mail>
send to=crs********@gmail.com subject=test body=hello tls=yes port=465
If I insert "smtp.gmail.com" it says "Error in Server - ip address or ipv6 address expected!"Server: 173.194.69.109
Port: 587
From: crs******@gmail.com
User: crs******@gmail.com
Password: *****
Same error connecting to server.send to=m******@tim.it subject=gigi body=tttt t
ls=yes
/tool e-mail
set server=173.194.69.109:587
set from=myuser@gmail.com
set username=myuser
set password=mypassword
I sure wish I could find those setting. When I click on "Signing in to Google", I get one section for Password and sign-in method with Password, 2-Step Verification,and App passwords. Below that is Account recovery options. That has Recovery email, Recovery phone, and Secret Question. That's it for Signing into Google. Below that is a section for Device activity & notifications, and another section for Connected apps & sites. Nowhere on the page is anything about less secure apps.<snip>
In order to set the gmail email server to send from a "less secure" source, go to your gmail account using your web browser. Click on your profile photo in the upper-right corner of the web page. If you haven't uploaded a profile photo, there will be a circle with a "D" in the middle of it. In the dialog box that appears, click on "my account". You are now in the "my account" page. Under "signing in and security", click on "Signing in to Google". Scroll down to the bottom of the web page and notice "Allow less secure apps: OFF" . Click on the button to the right and you should now see "Allow less secure apps: ON". You are now ready to set up your RB951 to send email from the gmail smtp server.
Not there. All I have in that section is sub-sections for "Apps connected to your account" and "Saved Passwords".Hi Jim,
Scroll further down the page and look in the section, "Connected apps & sites". "Allow less secure apps" is the last entry in that section.
Don
for your information......from ros 6.33 and up there is no reason to resolve smtp.gmail.com
From the command line in Windows, OS X, Linux or Unix, type:
ping smtp.gmail.com
The IP address that you see is the one you will use to configure email in the RB951 router.
I tested the email using smtp.gmail.com and it does work. Thanks for the update.for your information......from ros 6.33 and up there is no reason to resolve smtp.gmail.com
From the command line in Windows, OS X, Linux or Unix, type:
ping smtp.gmail.com
The IP address that you see is the one you will use to configure email in the RB951 router.
What's new in 6.33 (2015-Nov-06 12:49):
*) email - allow server to be specified as fqdn which is resolved on each send;
thank u mikrotik for this nice feature
Hi Jim,I updated one of my routers to 6.34 (from 6.25) this morning, so I will also give it a try...
Sent from my Droid Turbo via Tapatalk, so blame any typos or spelling errors on Android
Updated firmware to 3.33 and ROS 6.35.4 Working fine on both routers now!Hi Jim,I updated one of my routers to 6.34 (from 6.25) this morning, so I will also give it a try...
Sent from my Droid Turbo via Tapatalk, so blame any typos or spelling errors on Android
Be sure to update your routerboard firmware. I have an RB751 that was running firmware version 3.24 and would not send email. I updated it to firmware version 3.33 and RouterOS version 6.34.5 and now it sends email. It would also not set the clock with a query to an NTP server.
Don
HI Jim,Updated firmware to 3.33 and ROS 6.35.4 Working fine on both routers now!Hi Jim,I updated one of my routers to 6.34 (from 6.25) this morning, so I will also give it a try...
Sent from my Droid Turbo via Tapatalk, so blame any typos or spelling errors on Android
Be sure to update your routerboard firmware. I have an RB751 that was running firmware version 3.24 and would not send email. I updated it to firmware version 3.33 and RouterOS version 6.34.5 and now it sends email. It would also not set the clock with a query to an NTP server.
Don
Jim