script to send email

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
untitled1.PNG

no you can not! you can do such smiliar thing by sending notice to there emails.

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

how??? I can do such smiliar thing by sending notice to there emails

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,