Re: [milter-greylist] Domain list not working
2007-01-18 by vn
Hi, What I m doing for this is simply at the end onf the conf file : acl whitelist domain somedomain.com acl whitelist domain somedomain.org acl greylist
Yahoo Groups archive
Messages
Page 82 of 144 · 7199 messages matched
2007-01-18 by vn
Hi, What I m doing for this is simply at the end onf the conf file : acl whitelist domain somedomain.com acl whitelist domain somedomain.org acl greylist
2007-01-18 by Matt Kettler
... Are you sure that y and z have servers that connect to your MTA with working reverse-dns names that are in those domains?
2007-01-18 by Simon Gao
Hi, I seems to have problem with setting domain list. On the domain list, only first domain is checked and processed. All other domains are ignored. Can anyone
2007-01-17 by Emmanuel Dreyfus
... There are missing bits to your contribution: 1) configure machinery should etect the newer db, or at least have a --with flag to toggle it on. It should
2007-01-16 by Carl Swart
Hi All, Here is a patch I made to get milter-greylist version 3.0.0, the current stable version, to compile milter-greylist with DRAC enabled using Berkeley DB
2007-01-16 by Matt Kettler
... For further reference, the subject of that thread is milter-greylist list mail getting filtered out And yes, you can change your yahoogroups preferences
2007-01-16 by Nerijus Baliunas
... Please look in a list archives, it was discused a month or 2 ago. Regards, Nerijus
2007-01-16 by Oliver Fromme
... True, it s off-topic here. ... But the domain _is_ resolvable. At least for me. There must be a problem with his DNS configuration. ... Agreed. Best
2007-01-16 by eclark
No, no error. This is perfectly normal. I would dump this email myself in a heartbeat.
2007-01-16 by remy_d1
... Sorry for this error not related to milter-greylist. But, do you think that this problem is related to my DNS configuration ? Thanks.
2007-01-16 by Matthias Scheler
... That message is *not* generated by milter-greylist . It s generated by sendmail itself. You need FEATURE(accept_unresolvable_domains) in your .mc
2007-01-16 by remy_d1
Hello, I have some troubleshootings with some sub domain. For example : Jan 15 11:29:07 messagerie sendmail[14116]: l0FASuun014116: ruleset=check_mail,
2007-01-15 by Nerijus Baliunas
... From the next version you will be able to use rpmbuild --define build_user smmsp -tb milter-greylist-3.1.4.tgz Regards, Nerijus
2007-01-15 by Emmanuel Dreyfus
... Sure they will, but with moderation. As I pointed some time ago, maintaining the mail queue to manage resends costs resources. Of course the resources are
2007-01-15 by Michael Menge
Hi, ... If they resend the E-Mail like a real mailserver, or send a second mail with the same triple (sender , reciever, ip) then ther is no way to distinguish
2007-01-15 by Mart Pirita
Tere. ... I have some problems, but greylist isn t actually a spam filter. It just helps not getting spam from direct spammers, who are not using MTA -s. But
2007-01-15 by remy_d1
Hi, I have some spams which are not recognize by milter greylist; These spams are auto whitelisted. It means that they are send like a real message (ham) ?
2007-01-13 by antispamz
... greylist ... so ... Kind of defeats using rpmbuild -tb though doesn t it? ... a ... see ... I would, but I am not certain which conf to use as my base to
2007-01-13 by Emmanuel Dreyfus
... Experience shows that if you remove the logic from pending_insert_to_queue() and just insert at the end of the queue, then the original performance is
2007-01-13 by AIDA Shinra
At Wed, 10 Jan 2007 08:58:10 +0000, ... No. These functions are O(n) as long as the dump is sorted in old to new order because they search insertion position
2007-01-13 by manu@netbsd.org
... No, I m affraid this is a bug. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-01-12 by steve@watt.com
I recently started using milter-greylist, and I seem to sometimes have mail get stuck in retries. The system in question is a FreeBSD 6-STABLE box, and the
2007-01-12 by Emmanuel Dreyfus
... Run configure --with-user=root ... Sure, if someone contribute an update... -- Emmanuel Dreyfus manu@netbsd.org
2007-01-12 by antispamz
Hi, Just a couple of minor points about doing a fresh installation. Creating and then installing an RPM built from the tgz file creates /var/milter-greylist
2007-01-11 by Mike Burns
FYI. I think I ve solved this problem. It was a problem with errno not being set because of some threads issue. bind() in local_addr() then wasn t setting
2007-01-10 by Emmanuel Dreyfus
... Here is a patch that does that. Please give me feedbacks. -- Emmanuel Dreyfus manu@netbsd.org Index: autowhite.c
2007-01-10 by Joel Reicher
... Most (all?) databases are implemented with a hash table, aren t they? If you want better performance on retrieval, why not just use a hash table for the
2007-01-10 by Emmanuel Dreyfus
... Well, if nobody volunteer for that, I ll go ahead restoring the old behavior, and we ll wait for someone to improve it later. -- Emmanuel Dreyfus
2007-01-10 by Oliver Fromme
... Just a thought: Maybe it would make sense to sort them, so you can use a simple binary search algorithm to retrieve them, which should improve retrieval
2007-01-10 by Emmanuel Dreyfus
... That functions causes the reloading operation to switch from O(n) to O(n^2), since we have to walk all previously inserted tuples before inserting a new
2007-01-10 by AIDA Shinra
At Tue, 9 Jan 2007 21:32:51 +0000, ... The whole database need to be sorted in order for pending_timeout() and autowhite_timeout() to work. I think
2007-01-10 by Michael Menge
Hi, ... I think the tuples in the database dump are sorted, so we could add them in the order they are, without sorting and still have a sorted list. ... Does
2007-01-09 by Nerijus Baliunas
... He meant to change printf(...) to mg_log(LOG_ERR, ...). Regards, Nerijus
2007-01-09 by Emmanuel Dreyfus
Hello I tracked down the problem of slow database reloading in 3.1.x series. The problem was introduced with the pending_insert_to_queue() and
2007-01-09 by Mart Pirita
Tere. ... Ee, where to turn it? -- Mart
2007-01-09 by Emmanuel Dreyfus
... Silly me, you run as a deamon, so printf does nothing. Turn printf( into mg_log(LOG_ERR, -- Emmanuel Dreyfus manu@netbsd.org
2007-01-09 by Mart Pirita
Tere. ... Did, same situation: Jan 9 16:30:16 tibu milter-greylist: l09EUGdo002346: addr bay0-omc2-s36.bay0.hotmail.com[65.54.246.172] from
2007-01-09 by Emmanuel Dreyfus
... It can do that: acl blacklist rcpt /budsright.*@mydomain .com/ -- Emmanuel Dreyfus manu@netbsd.org
2007-01-08 by vn
Hi, I recently configured and installed milter-greylist on our MTA and I really love the results! I was just wondering if it s possible to blacklist some
2007-01-08 by manu@netbsd.org
... Please try adding two printfs in acl.c:acl_filter(). What do you get? Index: acl.c =================================================================== RCS
2007-01-08 by manu@netbsd.org
... I m not talking about having a directory of DSO implementing back-ends, just about defining the API between milter-greylist and the storage software.
2007-01-08 by Oliver Fromme
... Not necessarily. It depends what kind of replication setup you use. It s perfectly possible to have two (or more) master servers (read+write) which
2007-01-08 by AIDA Shinra
At Mon, 8 Jan 2007 09:06:32 +0100 (CET), ... And Berkeley DB is also available for this purpose. ... Replication copies data from the master read/write server
2007-01-08 by eclark
I agree with Aida here. I also further believe that while some flavor of db backend might be nice for smaller users, I highly doubt its function in a larger
2007-01-08 by AIDA Shinra
At Mon, 8 Jan 2007 09:47:19 +0100, ... Plug-in makes many problems. Milter-greylist is not such a big project that benefits of plug-in architecture exceed
2007-01-08 by manu@netbsd.org
... That will obviously require a storage API for milter-greylist. It would be nice if that could be discussed here before a complete patch is done. Other
2007-01-08 by Mart Pirita
Tere. ... So, tested it, same problems, no ACL stuff in logs and hardcoded message code is used: Jan 8 10:10:15 tibu milter-greylist: l088AEX1029971: addr
2007-01-08 by Oliver Fromme
... You need to use a real transactional database (such as PostgreSQL) in order to support that. If the transaction is aborted for any reason (e.g. SIGKILL),
2007-01-07 by Fabien Tassin
... theory: Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures. (...) If a process is writing to
2007-01-07 by Emmanuel Dreyfus
... How does it resist to a kill -9? -- Emmanuel Dreyfus manu@netbsd.org