Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Messages

Browse messages

Page 110 of 144 · 7199 messages matched

Re: Multiple MX questions

2005-12-11 by Ugo Bellavance

... Sorry, I found it: firewall issue. server2 was blocking incoming connexions with iptables rules. But my question about the config file is still

Thread view Attachments: 0

Multiple MX questions

2005-12-11 by Ugo Bellavance

Hi, I just implemented the multiple mx feature of milter-greylist on 4 servers, but I have a few questions: 1- Do I have to put all 4 mx servers in

Thread view Attachments: 0

Re: Learning mode

2005-12-11 by Ugo Bellavance

... SpamAssassin (I use ... Got all that... In fact, I m surprised that you dont recall me from the MailScanner list ;). Thanks a lot for your help, I m using

Thread view Attachments: 0

Re: [milter-greylist] A few questions

2005-12-11 by Kai Schaetzl

Here s the diff against rc-suse.sh.in. From a short glimpse at milter-greylist.c and conf.c/h it looks like it should override. Maybe my deduction was wrong.

Thread view Attachments: 0

Re: [milter-greylist] A few questions

2005-12-11 by Kai Schaetzl

... I made my changes only to the deployed files not to the source. I should be able to provide a diff against the original or a changed init SuSE init script.

Thread view Attachments: 0

Re: [milter-greylist] A few questions

2005-12-10 by Kai Schaetzl

I can answer question 1 and 5 myself. 1. I assumed the milter was really getting started since the start script says so. Actually, after a restart it is dead.

Thread view Attachments: 0

A few questions

2005-12-09 by Kai Schaetzl

I installed milter-greylist about a week or so ago on a low-volume production machine (SuSE 9.0) for testing and am very satisfied overall. It just looks like

Thread view Attachments: 0

Client error messages

2005-12-08 by Bill Levering

I ve encountered this problem... but with only one domain. Recently I set up milter on a moderately busy server, and customers are complaining about the

Thread view Attachments: 0

Re: Learning mode

2005-12-08 by Ugo Bellavance

... so my ... to collect ... ungreylisted ... info comes ... mail, so ... Would you mind sharing the script you re using to get those stats? I am using

Thread view Attachments: 0

Re: Learning mode

2005-12-08 by Ugo Bellavance

... Ok. I ll try do something, but I just discovered that there is indeed a part on RC scripts. Thanks for the mini-howto

Thread view Attachments: 0

Re: [milter-greylist] Re: Learning mode

2005-12-08 by manu@netbsd.org

... cp README README.orig edit README diff -U2 README.orig README patch And send the patch file. -- Emmanuel Dreyfus Le cahier de l admin BSD 2eme ed. est

Thread view Attachments: 0

Re: [milter-greylist] Re: Learning mode

2005-12-08 by Matt Kettler

... Right.. However most legitimate messages retry in 15 mins. Also, I don t greylist all my mail. I default to white, and selectively greylist, so my average

Thread view Attachments: 0

Re: [milter-greylist] Re: Learning mode

2005-12-08 by Matthias Scheler

... No, they wont. In my experience retry times are usually between 15 minutes and 1 hours. But there are servers which longer retry delays. Kind regards --

Thread view Attachments: 0

whitelisting outbound traffic

2005-12-08 by manu@netbsd.org

... That s a desirable feature, but how to implement it? You see an outgoing mail (IP 192.0.2.1, from toto@example.net, titi@example.com) which matches the

Thread view Attachments: 0

Re: Learning mode

2005-12-08 by Ugo Bellavance

... Spammers that send to you while its in learn mode. ... spammers that are ... same source ... same touple, ... Exactly. Or, at worse, they will be allowed

Thread view Attachments: 0

Re: [milter-greylist] Re: Learning mode

2005-12-07 by Matt Kettler

... True, but unless you re using lazyaw this would only apply to spammers that are using the same touple as previously seen. Such repeated use of the same

Thread view Attachments: 0

Re: Learning mode

2005-12-07 by Ugo Bellavance

... particular sending ... auto-whitelists based ... systems with that ... Here is a message that is explaining the concept:

Thread view Attachments: 0

Re: [milter-greylist] Learning mode

2005-12-07 by Matt Kettler

... Care to elaborate what exactly that does Ugo? Unless delays are introduced, there s no way of knowing if a particular sending IP ever retries, so there s

Thread view Attachments: 0

Learning mode

2005-12-07 by Ugo Bellavance

Hi, I know some implementations of greylisting allows for a learning mode , in which no delays are caused, and the database is populating itself as it sees

Thread view Attachments: 0

Re: installing unto RH9

2005-12-01 by c.r.p.

... uncommented lines. ... sorry for the confusion, I was masking our IP. It came from: xx.yy.101.1/26 so you can change the maillog to read net

Thread view Attachments: 0

Re: installing unto RH9

2005-12-01 by c.r.p.

... hmm, I don t see anything amiss. Here are the uncommented lines: acl whitelist addr 127.0.0.0/8 acl whitelist addr xx.yy.101.1/26 acl whitelist rcpt

Thread view Attachments: 0

Re: installing unto RH9

2005-12-01 by c.r.p.

... completely ... and make ... Just the one: /var/log]# locate greylist.conf /home/tngo/milter-greylist-2.0.2/greylist.conf

Thread view Attachments: 0

Multiple recipients a problem?

2005-12-01 by Steve Ladendorf

I have been using Milter-Greylist for about 3 years now and have never had a problem - until today that is.. We noticed recently that some of the FBI phishing

Thread view Attachments: 0

Re: installing unto RH9

2005-12-01 by c.r.p.

... INPUT_MAIL_FILTER(`clamav-milter ,`S=local:/var/clamav/clamav-milter.sock, ... here is what the maillog has for milter-greylist: Nov 29 23:23:43 net

Thread view Attachments: 0

Re: milter-greylist patch for DRAC

2005-12-01 by Romain Kang

The new patch seems to be fine on my server. I made an adjustment to conf.h and added some more description to the README. Thanks, Romain ... +++ conf.h Wed

Thread view Attachments: 0

Re: installing unto RH9

2005-11-30 by c.r.p.

... always ... Well , which one is it? They are not exactly saying the same thing:-) Anyway - ARGH! Where is the FAQ? Here is how I setup the sendmail.mc

Thread view Attachments: 0

Re: milter-greylist patch for DRAC

2005-11-30 by Romain Kang

... The reference to drac is made through the .cf file, rather than the sendmail program itself. The .mc says something like this: LOCAL_CONFIG # dynamic

Thread view Attachments: 0

Re: milter-greylist patch for DRAC

2005-11-30 by Romain Kang

... The only writer of the file is rpc.dracd. AFAIK, sendmail is the only other reader of dracd.db, though it seems likely that DB btree files are used for

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.