prashantbhushan
Verified User
hello,
How to prevent someone to use my mailserver as SMTP to send mails.
Suppose one mail server is abc.com and my domain test.com is having mail service on this server. if i do the following.
telnet abc.com 25
mail from: [email protected]
rcpt to: [email protected].
This shouldn't work.
But its happening. How to prevent this.
Thanks.
How to prevent someone to use my mailserver as SMTP to send mails.
Suppose one mail server is abc.com and my domain test.com is having mail service on this server. if i do the following.
telnet abc.com 25
mail from: [email protected]
rcpt to: [email protected].
This shouldn't work.
But its happening. How to prevent this.
Thanks.