You don't want to use the smtp.ipmap.tab, that will prevent smtp servers from connecting to xmail. You won't be able to receive mail even if it's for a local domain. Normally you want to have one line in smtp.ipmap.tab "0.0.0.0"[tab]"0.0.0.0"[tab]"ALLOW"[tab]1[newline]
Then in the smtprelay.tab file you put the networks that are allowed to relay without authentication, if any. Bill >---------- >From: Gerrit P. Haase[SMTP:[EMAIL PROTECTED]] >Sent: Thursday, May 30, 2002 2:30 AM >To: Lev Shamilov >Subject: [xmail] Re: How to restrict SMTP > > >Hallo Lev, > >> How to block relaying? > >smtp.ipmap.tab > >Just enter all allowed IP adresses there behind this line: > >"0.0.0.0"[tab]"0.0.0.0"[tab]"DENY"[tab]1[newline] > >See the docs for examples, please. > > >Gerrit >-- >=^..^= > >- >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] > > - 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]
