Thanks. Just what I needed. I was concerned about the Database since there was really no mention of its creation anywhere that I could find.
jb -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Shiffer Sent: Wednesday, March 01, 2006 11:28 PM To: [email protected] Subject: [xmail] Re: GLST assistance I just got done deploying it - it's VERY straightforward, and the results have been nothing short of spectacular. We now deliver less than 10% of the SPAM that used to get through. Put the files into a single dir. I made one called glst,and put it in mailroot. On Windows, don't worry about the database for glst. It takes care of the creation and management of the database. it will be in the same dir as the glist.exe. (Make sure the folder has appropriate write permissions) Its important that you create a regular AT (scheduled) job to run the database cleanup periodically. The glist instructions describe the glist.exe switch you need to use pretty well. Look at the file filters.pre.data.tab, and make required edits so that the data in there is correct for your system. "!aex"<tab>"X:/path to glist folder/glst"<tab> "--mfile" "@@FILE" in order to be recognized, the filters.pre.data.tab must be in mailroot dir. glst.conf stays in the glist folder, but should be customized as you see fit. See the documentation for explanations of settings. Here is our conf file. Thanks to at least three other folks on this list for sharing much of these settings, and making our work much easier. Hope this helps! Tony <glst.conf> rejmsg=451 4.7.1 Delivery of this email has been briefly delayed. You do not need to resend this email. This message is an advisory only. generr=0 rejerr=3 timeo=480 exptimeo=3110400 lametimeo=28800 # Round all networks to match on ranges of 256 (last octet=*) mnet=0.0.0.0,0.0.0.0,255.255.255.0 # BigPond - go for match on first 2 octects only mnet=144.140.82.0,255.255.255.0,255.255.0.0 mnet=144.140.83.0,255.255.255.0,255.255.0.0 mnet=144.140.92.0,255.255.255.0,255.255.0.0 mnet=144.140.93.0,255.255.255.0,255.255.0.0 # Optus - go for match on first 2 octects only mnet=211.29.132.0,255.255.255.0,255.255.0.0 mnet=211.29.133.0,255.255.255.0,255.255.0.0 # Hotmail mnet=65.52.0.0,255.255.255.0,255.252.0.0 mnet=64.4.0.0,255.255.255.0,255.255.192.0 # Yahoo mail mnet=68.142.200.0,255.255.252.0,255.255.252.0 # mailguard.com.au mnet=70.84.0.0,255.255.0.0,255.252.0.0 mnet=66.235.184.61,255.255.255.255,255.255.255.0 # Exclude the following networks # Local xnet=127.0.0.1,255.255.255.255 xnet=192.168.64.0,255.255.255.0 # IMC xnet=203.202.100.224,255.255.255.224 xnet=203.202.8.0,255.255.255.0 xnet=203.41.11.128,255.255.255.192 # @lists.techtarget.com xnet=65.214.43.171,255.255.255.255 xnet=65.214.43.172,255.255.255.255 xnet=65.214.43.174,255.255.255.255 # @list.novell.com xnet=130.57.1.68,255.255.255.255 # @australiancu.com net=203.58.62.33,255.255.255.255 # @cav.asn.au xnet=210.0.98.129,255.255.255.255 # @list.cramsession.com xnet=63.146.189.86,255.255.255.255 # @newsletters.online.com (cNet) xnet=206.16.1.130,255.255.255.255 xnet=206.16.1.131,255.255.255.255 xnet=206.16.1.161,255.255.255.255 xnet=206.16.1.162,255.255.255.255 xnet=206.16.1.190,255.255.255.255 xnet=206.16.1.191,255.255.255.255 # @nww.hdsmail.com xnet=66.37.227.193,255.255.255.255 # @qff.qantas.net.au xnet=210.9.188.147,255.255.255.255 # @groups.yahoo.com xnet=66.94.237.0,255.255.255.0 xnet=66.218.66.0,255.255.255.0 xnet=209.73.160.0,255.255.255.0 xnet=216.155.201.0,255.255.255.0 # @myfamily.com xnet=66.43.22.191,255.255.255.255 xnet=66.43.22.192,255.255.255.255 # @xmr3.com xnet=205.183.255.0,255.255.255.0 # @newsletters.online.com xnet=206.16.1.131,255.255.255.255 # @ebay.com xnet=66.135.215.0,255.255.255.0 </glst.conf> ----- Original Message ----- From: "Edmonds, J.B." <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, March 01, 2006 6:08 PM Subject: [xmail] GLST assistance > > I need a little assistance. I have read all of the greylisting info but > feel I've missed a little. I use a Windows mail server. I understand > the operation and concepts except the database. I can find any real > installation instructions for GLST. Do I have to create and empty > database? If so (or not) where is it located? Does it have to have a > specific name or do you specify that somewhere.. I've gotten my conf > file set up. > > > Basically, I would like to know what steps you follow once you've > downloaded the files > > JB Edmonds > > - > 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] - 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]
