Page 1 of 1
script to send email
Posted: Wed Oct 03, 2007 11:50 am
by srmed2000
This is the first request to me, please help:
I want to send a warning or declaration ... to Participants ... Show on the desktop as text box not Web page...can I do it. and how???????????????
I using mikrotik winBox v2.9.27
thanx
hhhhhhhhhh.JPG
Re: script to send email
Posted: Fri Oct 12, 2007 8:13 pm
by sariao
no you can not! you can do such smiliar thing by sending notice to there emails.
Re: script to send email
Posted: Mon Oct 15, 2007 11:04 am
by srmed2000
I need to resolve the rapid please .........
I need to be a way of a letter sent to the participants ... The announcement of their news or something
Re: script to send email
Posted: Mon Oct 15, 2007 11:09 am
by srmed2000
no you can not! you can do such smiliar thing by sending notice to there emails.
how????? I can do such smiliar thing by sending notice to there emails
Re: script to send email
Posted: Thu Oct 18, 2007 11:49 am
by El-Emin
Esselamu alejkum,
try send notice via your internal web server like notice.html using dst-nat. This is examlpe:
/ip firewall nat
add chain=dstnat src-address=users-IP protocol=tcp dst-port=80
action=dst-nat to-addresses=web-server-address to-ports=80 comment="Customers Name" disabled=no
Regards bro,