> I am having a problem. I can't seem to block outgoing smtp traffic > correctly. I want everyone to authenticate before sending email out. > When I set it, it says everything is not a local host.
Are you sure the MUA is sending correct AUTH creds? Most creds will not stop the transaction completely if AUTH LOGIN fails, but will rather fall back to unauthenticated sending. Only logs (client and server) can tell you if this happened. Look at/post them. > When I only allowed local users, people would fake the headers and > send out mail via my mail server. Yep, good for you for stopping this. -Sandy Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
