On 8 Oct 2003 Keith Mastin <[EMAIL PROTECTED]> wrote:

> 
> <quote who="Thomas R. Stephenson">
> >> You can prevent anyone from sending via your server by disallowing
> >> non-localhost connections to the smtp server.
> >
> > Doesn't this also block incoming mail to users on this SMTP server?
> 
> Not if it's done right. There should be 2 smtp processes on your system if
> you look closely: smtpd (incoming) and sendmail (outgoing). Limit sendmail

With Sendmail maybe, but there are a number of SMTP servers that the same 
server is both used for local and remote receiving into the mail server.  
The server has a second imploementation for sending outside the server but 
both the remote servers and local mail clients are connecting via the same 
server daemon.  The server core works to determine whether the mail from 
the local mail clients are delivered to local addresses to sent onward.


> by not allowing it to listen except on the localhost. Squirrelmail can
> then send, but only from localhost. This is easiest at the firewall.

With this I agree.

> 
> -- 
> Keith
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to