Re: My ultimate anti-spam setup (for now...)
2006-12-22 by reschauzier
... What version of milter-greylist are you running?
Yahoo Groups archive
Messages
Page 85 of 144 · 7199 messages matched
2006-12-22 by reschauzier
... What version of milter-greylist are you running?
2006-12-22 by Jake Di Toro
... I think the theroy behind the use of backreferences is, the backrefrence will only pick up the following: 123.132.123.123 123-123-123-123 123_123_123_123
2006-12-21 by Matt Kettler
... Hmm, at casual glance it should be valid. That said, the the characters matched are really likely to be . or -, so it seems inefficient to use back
2006-12-21 by robert_schmidli
... Thanks. I ll be interested to hear if you change anything. One problem - I get the following error message: bad regular expression
2006-12-21 by Matthias Scheler
... You *do* need to makemap . ... Using makemap avoids having to restart sendmail. Kind regards -- Matthias Scheler
2006-12-21 by Oliver Fromme
... No, you need to regenerate the access.db file, so you must use the makemap command. (Some operating systems provide a Makefile which does the job, so
2006-12-21 by reschauzier
After starting the anti-spam war a couple a months ago, I can now safely say that I won the first battle (with the war of course still going on...). Since my
2006-12-21 by Emmanuel Dreyfus
... You can configure milter-greylist to permanently reject messages. Example: acl blacklist addr 192.0.2.0/24 msg go away, you naughty spam punk! --
2006-12-21 by c.r.p.
i found a mention of blacklist in greylist.conf(5) but that was it.
2006-12-21 by milter-greylist@yahoogroups.com
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the milter-greylist group. File :
2006-12-21 by Yfan
I don t think you need to do a makemap when changing access , restarting sendmail will pick up the changes and let you know if there any serious problems
2006-12-21 by Phil Randal
... You ll need to whitelist the specific sender in /etc/mail/greylist.conf. If you want to do clever things like use RBLs in sendmail but still whitelist IPs
2006-12-20 by John Villalovos
... Can you be more specific? Are you really editing a Sendmail configuration file? If so, then this is probably not the right list. Or are you trying to
2006-12-20 by Yfan
I believe in seperating functionality out with my email server. That way seems more robust and more stable. Right now, I have setup: dnsbl in sendmail
2006-12-20 by hein273
... I m ... greylist- ... My ... smtp ... enable drac ... Thanks for your reply. I ll go and check it out tomorrow...
2006-12-19 by An.H.Nguyen
You have a syntax problem there. The correct sendmail access db entry should look like: address option example: 192.168 RELAY #This sill allow from
2006-12-19 by Mike Loewen
I ve been over the documentation and the mailing list archives, and there s something I still don t understand. What form do the entries in sendmail s access
2006-12-18 by manu@netbsd.org
... Does it works with 3.0? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-12-18 by hein273
Hello All, I m using sendmail with some milters, now milter-greylist, too. I m also using DRAC, for external users. I ve compiled milter-greylist- 3.1.1 with
2006-12-18 by remy_d1
Hi, My question is very simple : What do you think about ASSP ? == http://assp.sourceforge.net/ It seems to be a powerfull product with a whitelist/greylist
2006-12-17 by manu@netbsd.org
... Sendmail says that because the socket is not there, most likely because milter-greylist has not yet restarted. -- Emmanuel Dreyfus
2006-12-17 by aNguyen
I wonder why this error everytime I restart sendmail/mimedefang/milter-greylist... it seems to work fine after each restart though... I am syncing between 3 mx
2006-12-17 by manu@netbsd.org
... It s hardcoded in the source, so you need to rebuild milter-greylist to change that (build with make CC= cc -DSYNC_MAXQLEN=4096 or whatever value you
2006-12-17 by aNguyen
Is there a way to increase the mxsync queue overflow value? It is overflowned at 1024... Thanks, An Nguyen ... From: manu@netbsd.org To:
2006-12-16 by manu@netbsd.org
... I guess that s why 3.1.1 is called a developement snapshot :-/ -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-12-16 by An.H.Nguyen
Problem is fixed after I replaced version 3.1.1 with 3.0 An Nguyen. ... From: An.H.Nguyen To: milter-greylist@yahoogroups.com Sent: Friday, December 15, 2006
2006-12-16 by An.H.Nguyen
Thanks, I ve done the test but the remaining time isn t decreasing...... I wonder what else could be wrong... Do we need to enable some option for mx sync when
2006-12-15 by Emmanuel Dreyfus
... If you do not use the quiet option, the easiest way is probably to attempt sending a message by a telnet on port 25 of each MX. You should see the
2006-12-15 by An.H.Nguyen
I have added the peers on both MX servers to point to each other but I don t see any indication in the logs confirming that the records are being updated from
2006-12-15 by Emmanuel Dreyfus
... Do you have this in your greylist.conf on tigre1? peer 192.168.128.1 -- Emmanuel Dreyfus manu@netbsd.org
2006-12-15 by LE BOURDOULOUS Alain DSIC BEERTD CGN Mes
Hello, I want to synchronize 2 servers but I have the following error ! Dec 15 09:12:45 tigre1 milter-greylist: Incoming MX sync connexion from 192.168.128.1
2006-12-15 by manu@netbsd.org
LE BOURDOULOUS Alain DSIC BEERTD CGN Messagerie ... My MUA can t parse that. Please post in plain text if you want some answers. -- Emmanuel Dreyfus
2006-12-15 by eclark
Plain text only! For the third time! Thanks! On Friday 15 December 2006 03:38 am, LE BOURDOULOUS Alain DSIC BEERTD CGN
2006-12-15 by LE BOURDOULOUS Alain DSIC BEERTD CGN Mes
Hello, I want to synchronize 2 servers but I have the following error ! Dec 15 09:12:45 tigre1 milter-greylist: Incoming MX sync connexion from 192.168.128.1
2006-12-14 by Michael Osten
... k:~# bison --version bison (GNU Bison) 1.875d milter-greylist compiles cleanly without --with-thread-safe-resolver on 3.0. CVS does not compile and
2006-12-14 by manu@netbsd.org
... The error does not seems to be related to --with-thread-safe-resolver. What s your version of yacc/bison? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2006-12-13 by Michael Osten
CVS and version 3.0 fail to build on Debian stable with (on version 3.0) --with-thread-safe-resolver and in CVS I assume thread-safe is default due to same
2006-12-13 by Matt Kettler
... Maybe.. libbind has been known to have leaks before. That might be why my release of RH doesn t include libbind by default. FWIW, I ran overnight last
2006-12-13 by manu@netbsd.org
... Maybe a problem in a library? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-12-12 by Matt Kettler
... I gave dnsrbl.c a casual eyeball-check yesterday, and I didn t see any code paths that would cause leaks, but your right, they might be there. I also ran
2006-12-12 by manu@netbsd.org
... I did not noticed. But I would not be surprised if there was a leak here: the code is rather new. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2006-12-12 by Matt Kettler
Ok, my 3.0rc6 memory consumption issue is still happening in 3.0 (final). After less than 24 hours my milter-greylist had it s size (via top) grow to 86852.
2006-12-12 by Joel Reicher
As I mentioned a few days ago, I m getting apparently random crashes without core dumps. Nothing I did made the crash generate a core dump, so I gave up trying
2006-12-11 by Matt Kettler
I just had this happen again over the weekend. A simple restart with no change in parameters dropped the size (as reported by top) of milter-greylist from
2006-12-11 by shuttlebox
... Download ftp://ftp.espci.fr/pub/milter-greylist/milter-greylist-3.0.tgz and type: # rpmbuild -tb --clean milter-greylist-3.0.tgz That should build you a
2006-12-11 by Nerijus Baliunas
... I don t think so, but there is a spec file, so you can use it and build your own rpm. But please don t ask here how to do it, please ask in some your local
2006-12-11 by Oliver Fromme
... A libc that doesn t match the operating system. :-) If I read his latest mail correctly, he has linked the program with a libc from Sol10 and is trying to
2006-12-11 by Rildo
Hi, my name is Rildo, I so Brazil i use red hat 9 with sendmail-8.12.8-4 for server e-mail in my job have possible installation the milter-greylist.rpm for
2006-12-11 by Joel Reicher
... You might be right, but the problem seems very strange to me. I assume the OP is using the latest stable release, and that code reads if ((dumpfd =
2006-12-11 by Rildo
Hi, my name is Rildo, I so Brazil i use red hat 9 with sendmail-8.12.8-4 for server e-mail in my job have installation the milter-greylist.rpm for red hat 9 ?