I think I have sorted it now. I made all the local users turn on SMTP authentication.
----- Original Message ----- From: "Davide Libenzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 6:12 PM Subject: [xmail] Re: Local relaying > > On Fri, 28 Mar 2003, Alex Young wrote: > > > > > Hi, > > I am trying to set our local network up so all machines except for 1 > > can relay email. The 1 machine must be able to relay to local domains > > but not to remote domains. Is this possible? > > > > I setup my smtp.ipmap.tab file like this: > > > > "0.0.0.0" "0.0.0.0" "DENY" 1 > > "192.168.0.0" "255.255.255.0" "ALLOW" 2 > > "217.0.0.0" "255.255.0.0" "ALLOW" 3 > > "192.168.0.50" "255.255.255.255" "DENY" 4 > > > > ..50 wont relay to local domains now. It's a virus checking gateway which > > just forwards the email on to the correct email server. In the old Linux > > system you have 3 stats you could specify for a ip address, RELAY, > > REJECT and OK. OK would allow relaying to local domains only. > > > > In my old access file on Linux it looks like this: > > 192.168.0 RELAY > > 192.168.0.50 OK > > > > This allows full relay for all the local net, but only local relay for > > ..50 > > > > How can I achieve the same thing using Xmail? > > You cannot achieve that with smtprealy.tab. The only solution is to list > each IP. > > > > - Davide > > - > 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]
