Hi, I use XMail 1.7 under Windows 2000. My XMail server has a real IP. How to restrict usage of SMTP service to only localhost users? There is my configuration.
<smtprelay.tab> "127.0.0.1" "255.255.255.0" </smtprelay.tab> <smtp.ipmap.tab> "0.0.0.0" "0.0.0.0" "ALLOW" 1 </smtp.ipmap.tab> And there is my smtp log file. "null" "null" "208.49.202.99" "2002-04-21 14:46:35" "max4" "" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "S28" "RCPT=ERELAY" "" "0" When I set smtp.ipmap.tab as the following my server can't recieve any messages. "0.0.0.0" "0.0.0.0" "DENY" 1 "xxx.xxx.xxx.xxx" "255.255.255.0" "ALLOW" 2 I have user named "null". Can anyone help me? thanks in advance nikolai jeliazkov ([EMAIL PROTECTED]) - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
