From: mail [mailto:[EMAIL PROTECTED] > > How do I make sure that WORLD can send mail TO (inbound) my server, but only > local and virtual users can send from (outbound) this server?
This is the default configuration. > My smtpaccess directory holds only the default file which has just one > record: > 127.0.0.1 allow,RELAYCLIENT > > But, when I try to send mail from my remote workstation, it works! So, how do > I limit outgoing smtp access? Details, details... How are you sending mail? From a client program? Sqwebmail? If you're using Sqwebmail, the mail is local and the default smtpaccess file will allow it to go. Are you using authentication? If so, the mail will go through. If you are sending mail from a remote client without using authentication, then the mail should be blocked. If it is going through, then give us some more details of your configuration and maybe we can help you. Bowie ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
