then another problem is that some mail client are sending mail using the private ip of the host and not the public one.
In fact we so into the db so entries with private ip entries 192.168.xxxx and all are my regular clients and not spam. Regards Rosario Pingaro D. Lgs 196/2003 Il presente messaggio contiene informazioni confidenziali, indirizzate esclusivamente alle persone sopra indicate. Se il ricevente non è tra dette persone, non dovrà intraprendere alcuna azione, tipo copia, stampa o trasmettere il suo contenuto a terzi ed i relativi allegati, ma solo informare il mittente dell'errore e cancellare il messaggio. Il mittente dovrà, altresì, accertarsi che gli allegati non contengano virus prima di aprirli. ----- Original Message ----- From: "CLEMENT Francis" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, November 07, 2008 11:48 AM Subject: [xmail] Re: glst.conf > >-----Message d'origine----- >>De : [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] la part de Rosario Pingaro >>Envoye : vendredi 7 novembre 2008 10:18 >>A : [email protected] >>Objet : [xmail] glst.conf >> >> >>I added this lines to glst.conf to whitelist my cusotmers' ip: >>xnet=93.88.96.0,255.255.240.0 >>xnet=89.189.53.0,255.255.255.0 >>xnet=213.178.215.0,255.255.255.0 >>xnet=195.60.190.0,255.255.254.0 >>xnet=213.136.179.0,255.255.255.0 >> >> >>But at this time some of my customers still goes through the filter. >>I saw it dumping the db. >> >>Any explanation about it? >> >>regards >> >> >>Rosario Pingaro >> > > Should work fine. > Perhabs it's because some entries are allready in the database, I don't > know > exactly the order used by Davide glst to checks xnet : > 1 - Only then creating new entries > 2 - Every time only after checing existing entry in the database > 3 - Every time before any database change (creation/update/...) > > Normaly opt 3 should be the right way (letting old xnet entries in > database > going to be deleted after dead periode at cleanup) > But seems that it's opt 1 that is currently implemented, so existing > entries > are allways checked even if xnet'ed > > Davide could tell if i'm wrong :) > > At this time, stop glst, export database, remove any xnet'ed entries, > inmport manually cleaned database, this should work. > > Francis > > > - > 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]
