Re: [milter-greylist] Implement MySQL backend in Milter-greylist
2009-01-18 by shuttlebox
... I second that. This should be simple database impementation and SQLite might be the fastest candidate. It s ok if MySQL is implemented first as long as
Yahoo Groups archive
Messages
Page 47 of 144 · 7199 messages matched
2009-01-18 by shuttlebox
... I second that. This should be simple database impementation and SQLite might be the fastest candidate. It s ok if MySQL is implemented first as long as
2009-01-18 by Greg Troxel
For scalability, the next step up for Milter-greylist will be to implement a database backend. MySQL is a good candidate. I generally have a bias towards
2009-01-18 by Rudy Eschauzier
Milter-greylist fails to compile on my Fedora/Redhat system. Since the standard resolver is not thread-safe, this OS requires the use of --with-libbind to link
2009-01-18 by Rudy Eschauzier
All, For scalability, the next step up for Milter-greylist will be to implement a database backend. MySQL is a good candidate. In my discussions with Emmanuel,
2009-01-18 by Jack L. Stone
2009-01-18 by manu@netbsd.org
Here is milter-greylist-4.1.10, which is just 4.1.9 with all the changes really included. That should help it building.
2009-01-18 by manu@netbsd.org
... Um, yes, there are important bits missing here. Stay tuned, 4.1.10 is coming soon. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-01-17 by Jack L. Stone
... And here is a unstable snapshot with the patch in it: http://ft
2009-01-17 by Kai Schaetzl
... yeah, and that own question was a hijack. ;-) Therefore my simple request to use new message when you send a new message ... Kai -- Kai Schätzl,
2009-01-16 by manu@netbsd.org
... And here is a unstable snapshot with the patch in it: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.1.9.tgz MD5 (milter-greylist-4.1.9.tgz) =
2009-01-16 by manu@netbsd.org
... Some people do check for IP without reverse DNS using a regex right now. As far as I understand, your change will break their config. I can include it, but
2009-01-16 by manu@netbsd.org
... Congratulations for tracking this down. If nobody objects, I will integrate this patch in the next release. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2009-01-16 by shuttlebox
... Those are two separate sites/domains. Must be something at your work because besides you being able to access the wiki from home you re the only one
2009-01-16 by Dan Mahoney, System Admin
... That, I was not aware of. I ll give up alpine when they pry it from my cold, dead, fingers. -Dan Mahoney
2009-01-16 by Ryan Moore
... Subject: Re: [milter-greylist] white-listing an IP address From: Dan Mahoney, System Admin To: milter-greylist@yahoogroups.com Date:
2009-01-16 by Rick Knight
... Thanks Dan, I was finally able to access the Milter-greylist wiki page and find the answer to my question, but I had to access my home PC remotely and then
2009-01-16 by Dan Mahoney, System Admin
... He was responding to a reply to his own question, and the only response he had gotten to that question was a wiki URL. Calling this hijacking is a bit
2009-01-16 by Kai Schaetzl
... No. In the future please do not hijack threads. If you send a question use the new message button, thanks. Kai -- Kai Schätzl, Berlin, Germany Get your
2009-01-16 by Laurence MOINDROT
Hi everyone, We are running milter-greylist 4.0.1 on FreeBSD 7.0. We have 8 servers, each handling about 500,000 messages daily. Servers stop about 90% of
2009-01-16 by shuttlebox
... Not from here. Check your cable. :-) -- /peter
2009-01-16 by Rick Knight
... The fine wiki seems to be down. Rick
2009-01-16 by Juergen Kleff
... check out the fine wiki :-) http://milter-greylist.wikidot.com/whitelisting-servers Jürgen -- Diese E-Mail wurde klimafreundlich und atomstromfrei
2009-01-16 by Rick Knight
I need to white-list an IP address, not a domain or email address. How is that done? Thanks, Rick
2009-01-16 by Patrick Domack
... Personally what I do is, Accept the message, filter it with spamass, add ip/score into database, do user filtering. Then ever few min run a script to get
2009-01-16 by manu@netbsd.org
... We can tweak it to do so, this is the easy part. The tricky part is to find the URI in the message. What are you going to look at? Something like this? ...
2009-01-16 by manu@netbsd.org
... MIMEdefang will really parse the message, and perhaps it creates temporary files. That consumes much more ressources than just reading the message in
2009-01-16 by Michael Mansour
Hi Petar, ... Hmm.. yes you re right. It only comes down then to the processing at the MTA being less than the processing done at the scanner. I use
2009-01-16 by Petar Bogdanovic
... As long as you re doing checks against the message body, you are processing the message. Just because the processing may take place during the SMTP
2009-01-15 by Michael Mansour
Hi, ... Yeah I know about that but the thing I m trying to avoid is accepting the emails for processing altogether. When my servers get hammered with 10 or 20
2009-01-15 by Phil Randal
... Another option is MailScanner ( http://www.mailscanner.info ) which, lets you do clever things based on SA rules which have been hit (see SpamAssassin
2009-01-15 by Juergen Kleff
... perhaps you would like to check out MIMEdefang? (www.mimedefang.org) Jürgen -- Diese E-Mail wurde klimafreundlich und atomstromfrei erzeugt:
2009-01-15 by Petar Bogdanovic
... As far as I remember, an URI in the following form: www(.)herbalviagra(.)cc will pass all URI-blacklist checks in SpamAssassin. OTOH, that kind of
2009-01-15 by Petar Bogdanovic
... Add these lines to greylist.conf (milter-greylist = 4.1.6): spamdsock unix /path/to/spamd.sock dacl blacklist spamd 10 msg Your message is considered
2009-01-15 by manu@netbsd.org
... You are talking about content filtering, right? If the message body contains http://www.evilmarket.com and evilmarket.com.somebl.com exists, then reject?
2009-01-15 by Dan Mahoney, System Admin
... Yes, for that you use procmail, or whatever calls spamassassin can also be configured to -- for example, some of the spamasssassin-calling-milters can be
2009-01-15 by Michael Mansour
Hi Dan, ... do it? ... Hmm.. ok, how would I just drop these emails? I m currently looking in SpamAssassin but it s basically a message filter and scorer, no
2009-01-15 by Dan Mahoney, System Admin
... You used the word drop. Drop is easy. REJECT is hard. -Dan Mahoney -- Pika Pika Pika! -Pikachu, of Pokemon fame. ... Techie, Sysadmin, WebGeek Gushi on
2009-01-15 by Michael Mansour
Hi, I use uribl to score emails in SA. What I d like to do is just drop any emails that exist in URIBL_BLACK (the blacklist category of uribl). I m looking for
2008-12-30 by Petar Bogdanovic
... It depends on what Sendmail passes to mlfi_connect(ctx, hostname, addr) as hostname. If it s the same like Postfix -- [some.ip.addr.ess] -- then enabling
2008-12-30 by manu@netbsd.org
... Sendmail logs are a bit different, and are inconsistent. Anyone has an opinion whether this should be ifdef POSTFIX, or enabled for both Postfix and
2008-12-29 by Petar Bogdanovic
Hi, postfix sets the hostname of clients without a reverse dns mapping to `unknown -- maybe milter-greylist should do the same: postfix/smtpd[15288]: connect
2008-12-10 by manu@netbsd.org
... Did you had a look to the time ACL clause (search for it in greylist.conf(5)) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-12-10 by nonsolosoft
Hi, I was changing the greylist delay time using a cron entry to have a default delay time at different hour of the day: Small delay (5m) if it s office time
2008-12-08 by Emmanuel Dreyfus
... Your sendmail.cf probably sets a macro when the sender is in a blacklist DB file. You need to find it, export it to milter-greylist, and then you can
2008-12-08 by Sven Holz
Hi Manu, ... as far as i unterstand the README yes here is the config part: INPUT_MAIL_FILTER(`greylist , `S=local:/var/milter-greylist/milter-
2008-12-08 by manu@netbsd.org
... Did you export the appropriate sendmail macro to milter-greylist, in sendmail.cf? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-12-08 by Sven Holz
Hi list, I´m using milter-greylist in combination with own black- and whitelists that are build with static an dynamic data. So I would like to use the
2008-12-06 by manu@netbsd.org
... Something like this? racl whitelist from /@domain1 .fr$/ domain domain1.fr racl blacklist domain domain1.fr -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2008-12-06 by BERTRAND Joel
Hello, My MX servers receive a lot of spam that come from an open relay (a regular SMTP that I cannot blacklist). I don t find any solution to accept all mails
2008-12-01 by manu@netbsd.org
... The only situation where milter-greylist forks is when you use the urlcheck feature with the fork option (look for fork in greylist.conf). If this is not