Community discussions

MikroTik App
 
GJS
Member
Member
Topic Author
Posts: 418
Joined: Sat May 29, 2004 4:07 pm
Location: London

Enhancement Suggestion: Email Tool

Fri Aug 06, 2004 3:57 pm

It seems at present it is not possible to send mail from RouterOS to an SMTP server that requires authentication or that is accessible only by domain name i.e. IP address changes. I would think that soon, all SMTP servers will be this way.

Guy
 
gianluca
Member Candidate
Member Candidate
Posts: 258
Joined: Sun Aug 08, 2004 11:00 pm
Location: Italy - Spain - USA

Tue Aug 10, 2004 1:39 pm

you are right. Actually I am not able to use this function due to the fact that I have not found any "without authorisation" smtp server.

How do you make it working ?

thanks
Gianluca
 
GJS
Member
Member
Topic Author
Posts: 418
Joined: Sat May 29, 2004 4:07 pm
Location: London

Tue Aug 10, 2004 1:53 pm

Fortunately, I have one server that does not require authentication. It is provided by my upstream ISP and I have to be on their network to use it. So, it is authenticated but not with the normal method of sending user name and password.

I imagine that authentication would be simple to add so I do hope it is included in the next version. Then, I would be able to use multiple SMTP servers in case one was down.

Guy
 
WisperISP
just joined
Posts: 20
Joined: Wed Jun 02, 2004 8:05 pm
Location: St Louis
Contact:

Fri Aug 20, 2004 9:13 am

All of our mail servers require authentication, but we can send email from the MT routers without authentication if we send the email from an email address with the same domain as the email address it is going to. I do not know if this is a setting on our mail server, but it works.

I have an alias that I send the Router messages to and then it sends it to what ever domain or other address I want.
 
ofca
Member Candidate
Member Candidate
Posts: 229
Joined: Fri Aug 20, 2004 7:18 pm

Fri Aug 20, 2004 7:21 pm

Send your e-mail directly to the SMTP server, that your mailbox resides on. This SMTP server *MUST* accept this mail then - you don't expect sender of e-mail directed to you to authenticate, right?

Authentication is only needed when you relay through some SMTP server.