How do you whitelist IP addresses in different subnets? Should they be listed after each other like this:
WHITELIST IP a.b.c.d e.f.g.h Or a new line for each IP address/block? Like this: WHITELIST IP a.b.c.d WHITELIST IP e.f.g.h Similarly, how should whitelisted email addresses be entered? After each other on one line or separate lines? Jonas Fornander - System Administrator Netwood Communications,LLC - www.netwood.net Find out why we're better - 310-442-1530 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > DLAnalyzer Support > Sent: Thursday, October 02, 2003 9:09 AM > To: [EMAIL PROTECTED] > Subject: Re: [Declude.JunkMail] whitelist > > Whitelisting supports CIDR notation.. > > I just grabbed this paragraph out of the manual, because it > explains it > better than I could. > > To whitelist an IP address, add a line "WHITELIST IP > 127.0.0.1" to the > \IMail\Declude\global.cfg file (replacing 127.0.0.1 with the > IP you wish to > whitelist). If you wish to whitelist a range of IP addresses, such as > 127.0.0.0 through 127.0.0.255, you can do so by adding a line > "WHITELIST IP > 127.0.0." (which will whitelist any E-mails from mail servers > with an IP > address that contains "127.0.0."). You can also use a CIDR > range, such as > "WHITELIST IP 127.0.0.0/8" or "WHITELIST IP 192.0.2.0/24" (see the > DNSstuff.com site's CIDR tool for assistance). > > Darrell > ------------------------------------------------ > Check Out DLAnalyzer a comprehensive reporting tool for > Declude Junkmail Logs - http://www.dlanalyzer.com > > > > andyb writes: > > > How do I white list all of my IP addresses? > > > > The line I had in there is not working. > > > > thanks, andy > > --- > [This E-mail was scanned for viruses by Declude Virus > (http://www.declude.com)] > > --- > This E-mail came from the Declude.JunkMail mailing list. To > unsubscribe, just send an E-mail to [EMAIL PROTECTED], and > type "unsubscribe Declude.JunkMail". The archives can be found > at http://www.mail-archive.com. > --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
