got a stupid question my mail server requires SMTP authentication . how do i send it to the server when i am tring to send a email from MT to my email acount.
If I remember correctly, this was discussed in the forum (do a search). You cannot authenticate against a SMTP server from MikroTik.
Either send directly to the server where the destination address resides on (then it should accept it even without SMTP auth) or do send via a SMTP server which accepts messages from your MikroTik (like permitting SMTP from its ip address without SMTP auth or the like)…