Re: [milter-greylist] greylisting delay sometimes in hours instead of minutes?
2008-03-13 by Michael Mansour
Hi, ... Where is this awbyspf option located? I can t find it in the milter-greylist 4.0 man pages? Thanks. Michael.
Yahoo Groups archive
Messages
Page 60 of 144 · 7199 messages matched
2008-03-13 by Michael Mansour
Hi, ... Where is this awbyspf option located? I can t find it in the milter-greylist 4.0 man pages? Thanks. Michael.
2008-03-13 by Michael Mansour
Hi, ... Hmm.. interesting. When will 4.1 be made available? Michael.
2008-03-12 by manu@netbsd.org
... It s done now, sorry for letting it slip through at once. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-12 by manu@netbsd.org
... It s true we could improve how autowhitelisting works. The global knob for lazyaw is not satisfying. But as usual, finding the right config syntax is
2008-03-12 by manu@netbsd.org
... I added it to the project page, perhaps it will help. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-12 by Adam Katz
... I registered with wikidot and cannot write to the wiki. While logged ... Permission error Oooops! Sorry, you can not edit this page. Only members of this
2008-03-12 by shuttlebox
... What do mean by read-only? I registered a test account on wikidot.org and joined the milter-greylist wiki (both actions required) and had no problems
2008-03-12 by Ondrej Valousek
... racl whitelist spf pass is syntax as of version 4.1 of milter-greylist. The advantage of this version is: racl greylist spf self delay 1h which
2008-03-12 by Adam Katz
... Milter-greylist s default behavior is to whitelist any server that passes SPF. It can be disabled with the nospf command. What does racl whitelist spf
2008-03-12 by attila.bruncsak@itu.int
... Yes, it is sexy but I would like to have even more sexy . The lazyaw option is way too global and not generic enough semantically. My users like to have
2008-03-12 by Michael Mansour
Hi Ondrej, ... I d like to do the same and implement this, the less admin work I have to do the better. What is required to make this work, just the command
2008-03-12 by shuttlebox
On Tue, Mar 11, 2008 at 10:48 PM, Nerijus Baliunas ... In a previous thread someone asked for a wiki and manu said he would link to it from the web site. I
2008-03-12 by Ondrej Valousek
... Maybe it is not needed anyway - lazyaw is sexy enough as it is now. And if I needed something too much, I might try to implement it on my own - just a
2008-03-12 by Ondrej Valousek
I am using the racl whitelist spf pass and I have not seen any junk mail whitelisted by SPF so far - so I consider this as a safe enough option. That s also
2008-03-11 by Adam Katz
... That would be because the site is read-only. Allow strangers to modify it; it s a wiki, after all. Spammers won t plague it thanks to required user
2008-03-11 by Nerijus Baliunas
... I think it should be in the main documentation, wiki IMHO should contain specific examples. And it would be nice to have a link to wiki in the main site,
2008-03-11 by shuttlebox
On Tue, Mar 11, 2008 at 9:45 PM, Nerijus Baliunas ... That kind of OS specific info would be nice on the wiki I registered and that no one has started to use.
2008-03-11 by manu@netbsd.org
... Checked in. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-11 by Nerijus Baliunas
Hello, ... +++ milter-greylist/README 2008-03-11 22:41:38.000000000 +0200 @@ -50,7 +50,8 @@ Build dependencies: - flex (AT&T lex cannot build milter-greylist
2008-03-11 by manu@netbsd.org
... You can match the DNSRBL against 127.0.0.0/8, that should do it. ... awbyspf or the shorter awspf ? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2008-03-11 by Brian W. Antoine
... 2nd fun fact - gmail s servers also backscatter, which causes them to be blacklisted a lot of places. Just because they re big, and they re Google ,
2008-03-11 by manu@netbsd.org
... Well, I m not very motivated for working on new features, as I receive very few spams these days :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2008-03-11 by Adam Katz
... gmail is the only such farm I ve encountered to both rotate servers on sending attempts AND exceed the number of servers to cause a problem. Now that I ve
2008-03-11 by Michael Lang
Hi Nerijus, this solved my problem. Thank you very much ! Best regards Michael ... Von: Nerijus Baliunas
2008-03-11 by Benoit Branciard
... It s a great idea. That s exactly what I manually do from time to time, when I discover an ISP has changed his config and his new servers are not yet
2008-03-11 by chasd
... I would try to compile the SRPM from Fedora instead of straight from a tarball. If you don t have the right devel packages, you ll get prompted for which
2008-03-11 by Benoit Branciard
... All the major ISP and email providers (such as gmail) use mail farms to handle outbound SMTP connexions: mails in the output queue may be processed (and
2008-03-11 by Mike Grau
... Yes, you would not want to use the lazyaw option with a 10 second delay. Many spammers do retry. They get autowhitelisted. Whitelist from greylisting,
2008-03-11 by Ondrej Valousek
racl whitelist spf pass would do what you mentioned. But the other feature you mentioned - i.e. greylisting to from+smtp_IP - i.e. the some light version of
2008-03-11 by Adam Katz
... I completely forgot to reply to the text I cited ... There are two merits to greylisting: the required retry and the delay. You are correct in that a ten
2008-03-11 by Adam Katz
... What I d really like to do is simplify the triplet ... so instead of from@sender.com + smtp.sender.com + user@greylisting.com we could have [from] +
2008-03-11 by Mike Grau
... My experience has been that 15 minutes greylisting is needlessly too long. Many high volume mailers were resending in as little as 30 seconds. If the mail
2008-03-11 by Matt Kettler
... If you re greylisted, Milter-Greylist will accept the email on the next retry after the greylist expires, but exactly how long that takes depends on how
2008-03-11 by Adam Katz
... okay, so that seems to allege that the problem isn t with milter-greylist s configuration ... it is still a problem, and caused by greylisting itself.
2008-03-11 by Nerijus Baliunas
... You should install sendmail-devel package. Regards, Nerijus
2008-03-11 by Michael Lang
Hi, Jonas, if i try to execute ./configure i always get the message required libmilter not found, use --with-libmilter . So i extracted the
2008-03-11 by Michael Lang
Hi there, has anybody experience with milter-greylist on SuSE 10.2 and sendmail ? Thanks for your help Michael
2008-03-11 by Michael Menge
Hi, the sending mailserver decides when it will do the next delivery attempt. You have no influence if or when it will retry. The cause may be high load, long
2008-03-11 by Jonas Israelsson
... It s been almost a year since I compiled greylisting, but what you experience does sound familiar. If not mistaken the file greylisting looks for is
2008-03-11 by Jonas Israelsson
Yes, that is what I m running. Rgds Jonas
2008-03-10 by Adam Katz
I ve heard users describe instances where mail is delayed for about a day. This time, I had the time to dig up (and scrub) the logs. I m running
2008-03-10 by Jemmy Lidger
... Never miss a thing. Make Yahoo your homepage. SynXro Dear Group, Did you try SynXro ? This is really a unique product, a PC to PC; or PC to LAN
2008-03-06 by Jemmy Lidger
... Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. SynXro Dear Group, Did you try SynXro ? This is really a unique product, a
2008-03-03 by Ryan Moore
... Subject: Re: [milter-greylist] Recommendation for static ADSL IP s From: Michael Mansour To: milter-greylist@yahoogroups.com Date: Sat 01
2008-03-03 by Ondrej Valousek
Well, yes, The replicas would solve the problem, indeed - but it is another layer that needs to be managed. Anyway - just thinking about the whole LDAP thing -
2008-03-03 by Emmanuel Dreyfus
... Perhaps you can add another LDAP server on the DMZ that would hold the mail address config branch, and setup AD so that it talks to it for that branch?
2008-03-03 by Ondrej Valousek
Well, That would be a fairly cool thing! What I would be a bit concerned a bit is that in our case the milter-greylist is running in de-militarized zone on the
2008-03-03 by Emmanuel Dreyfus
... Well, there are still cool stuff that can be done with free tools: At mine, milter-greylist looks up per-recipient settings in an LDAP directory. Settings
2008-03-03 by Ondrej Valousek
Automated solution - that the target we are all aiming for. Unfortunately you will never find one, it is impossible - unless you willing to pay for some
2008-03-03 by Ondrej Valousek
Exactly, I agree with Benoit....