how to send SMS frm Email?

Hi All

can any one help me I need to send an SMS from email using a mikrotik and 3G MODEM?

You mean send an SMS using an email-to-SMS service?

You’ll have to first find one, and if necesary, register or whatever.

Once you do that, sending an email to that service is the same as sending any other email message from RouterOS - register an email address at a provider that allows SMTP access (e.g. GMail), and set the settings at “/tool e-mail”. Once you have that, just use “/tool e-mail send” to send the email to the email-to-SMS service.

if you have 3G modem and capability to send SMSs by SIM card you can use /tool sms to do that.

Thanks for all ,

what i need its send email for myaccount@gmail.com and forward this email to my cell phone.
I have 3G modem and RB435. and i can send SMS direct form /tools-sms.

thanks all

i need to send SMS from email mean forward email to SMS I have RB435 an 3G USB modem and i can send SMS from tools sms direct.

if you have 3g modem, you can send sms directly from the router to the phone. If you require to send e-mail to somewhere, you can do that too. But forward of e-mail will have to managed by remote server. Router it self cannot receive e-mails, but can receive SMS, and even execute commands sent in via SMS.

thank you vey muh for help