Tim Wilkey wrote: > I'm configuring the SMTP security options on my Imail server. > ... > I'm unlclear about the "IP addresses (and/or subnets)" portion of the above > statement. > > This server is for a school system. They have 4 schools and a central > office. > > 10.93.0.1 to 10.93.1.253 Central office. > 10.93.2.1 to 10.93.3.253 School 2. > etc. > 1) Should I use relay for addresses in this case?
That's one of the two spammer safe options. If all users can do SMTP AUTH you could set it for no relay. > 2) If I have 5 lines in the Access Control box as follows-- > 10.93.0.0 255.255.254.0 > 10.93.2.0 " > 10.93.4.0 " > 10.93.6.0 " > 10.93.8.0 " > Will this work? Yes. You can collapse the first four into one; 10.93.0.0 255.255.248.0 i.e. express it as a /21 network instead of four /23 networks. -- [EMAIL PROTECTED] "The avalanche has already started, it is too Rod Dorman late for the pebbles to vote." � Ambassador Kosh To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
