Re: [exim] problem

Top Pagina
Delete this message
Reply to this message
Auteur: Fred Viles
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] problem
On 21 Feb 2005 at 22:44, dziury@??? wrote about
    "[exim] problem":


| i can connect to my serevr telnet server 25
| and send mail from admin@??? to anyone of my user,
| everyone is allowed to do that, how to disable it ?


Disable what? Don't you want local users (at least) to be able to
mail to local users?

If you mean disable telnet access, that isn't possible. There's no
way for a server to tell if a client is an SMTP server or a human
using telnet. Not is there any reason to.

- Fred