
Originally Posted by
Julien PHAM
Hi,
I would like to setup my mail server so a user that wants to send a mail need to authenticate itself on the server with the same username / password than the pop3 account before beeing allowed to send a mail, as I do not want my mail server to be used as a spam relay.
But it seems that out of the box this option is not set, as I was able in thunderbird to use my mail server to send a mail without providing a username and password.
And I'm unable to find out where this option is.
Anybody can help?
Thanks
Edit : btw if I would like my mail server to require ssl to send mail, in my firewall I should not allow port 25 tcp out, but I should allow port 25 tcp in to receive mail ?
Edit 2 : after some testing with websites that check mail servers, it seems my mail server rejects mail when pop3 auth has not been started, BUT it accepts smtp when the user is from my domain, but I do not like this because it means a spammer can put as sender address an address from my mail server to send a mail...