Re: [milter-greylist] Rules per virtual domain name based?
2007-02-01 by Mart Pirita
Tere. ... Well, running nonpatched latest greylist, using rule 76: acl greylist rcpt /@domain1 .ee/ delay 60m autowhite 12h code 451 ecode 4.7.1 msg
Yahoo Groups archive
Messages
Page 81 of 144 · 7199 messages matched
2007-02-01 by Mart Pirita
Tere. ... Well, running nonpatched latest greylist, using rule 76: acl greylist rcpt /@domain1 .ee/ delay 60m autowhite 12h code 451 ecode 4.7.1 msg
2007-02-01 by Tom Hedges
... My understanding of Sendmail is that the main process, running as root, vforks a child that setuid s to smmtp for each incoming SMTP connection, there is
2007-02-01 by manu@netbsd.org
... My problem with that is that if sendmail tempfails because it got overloaded, the message will not be in the greylist. When the message will get back
2007-02-01 by Tom Hedges
1) This first idea was privately e-mailed to Emmanuel Dreyfus in the last week, but he did not seem to see its merit. I feel it might at least be a global
2007-01-31 by manu@netbsd.org
... I fixed it in CVS yesterday. I m awaiting for your feedback on the other DNSRBL issues before rolling out 3.1.5. -- Emmanuel Dreyfus
2007-01-31 by Emmanuel Dreyfus
... It would not be hard to add the mode after the socket specification: socket /foo/bar/sock 660 And I beleive it will satisfy everyone. -- Emmanuel Dreyfus
2007-01-31 by Nerijus Baliunas
... It sets group owner, but I still need group write permission as well. From http://www.milter.org/milter_api/smfi_setconn.html : Unix/local sockets should
2007-01-30 by manu@netbsd.org
... Um... Try /@domain1 .ee/ just to see if it changes anything. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-01-30 by Mart Pirita
Tere. ... Thank You. The results are: Jan 30 14:13:22 tibu milter-greylist: try ACL 35 Jan 30 14:13:22 tibu milter-greylist: try ACL 47 Jan 30 14:13:22 tibu
2007-01-30 by Nerijus Baliunas
... Both, and as I said change printf(...) to mg_log(LOG_ERR, ...). I.e. instead of + printf( try ACL %d n , acl- a_line); +
2007-01-30 by Mart Pirita
Tere. ... Hmm, sorry again, the first suggestion was: Index: acl.c =================================================================== RCS file:
2007-01-30 by Jacques Beigbeder
Hello, ... With an old FreeBSD, or with a recent Debian, with a single line in the configuration file: $ ./configure $ make $ cat simple.conf acl whitelist
2007-01-29 by Nerijus Baliunas
... Yes, both are working, but only -u username[:groupname] is described in a man page. Here is a patch for greylist.conf.5: diff -u -r1.57 greylist.conf.5 ...
2007-01-29 by manu@netbsd.org
... If I recall correctly, yes. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-01-29 by Nerijus Baliunas
... Is is possible to achieve the same by only changing greylist.conf? Regards, Nerijus
2007-01-29 by Emmanuel Dreyfus
... Run with -u user:group -- Emmanuel Dreyfus manu@netbsd.org
2007-01-29 by Mart Pirita
Tere. ... Heh, ok, I ll try to debug it asap. -- Mart
2007-01-29 by Nerijus Baliunas
Hello, I see in 3.1.4 ChangeLog: Add support for switching to a given group What does it mean? A (possibly related?) problem - milter-greylist is running as
2007-01-29 by Nerijus Baliunas
... Yes. ... I use MailScanner, which modifies Postfix queue files. ... Yes, it didn t crash for 2 days, so it seems it is fixed, thanks! Regards, Nerijus
2007-01-29 by Oliver Fromme
... Me too (sendmail 8.13). I m certainly not going to get a yahoo account. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567
2007-01-29 by Emmanuel Dreyfus
... Well, if you don t help debugging the problems that happens at yours but not at mine, who will? :-) -- Emmanuel Dreyfus manu@netbsd.org
2007-01-29 by Mart Pirita
Tere. ... Hmm, I didn t that, hoping that it is in the latest 3.1.4 fixed, but seems not :(. -- Mart
2007-01-28 by manu@netbsd.org
A few additionnal features in CVS - ACL clauses can now be negated: racl greylist not rcpt foo@example.net - You can now override the X-Greylist header by a
2007-01-28 by manu@netbsd.org
... Thank you for noticing. I take great care at making this software sysadmin-friendly. ... I just forgot to chmod it :-) ... Send me a patch (-U2 against CVS
2007-01-28 by Kai Schaetzl
I ve been running some 2.* versions of milter-greylist with great success for some two years or so. I m now going to upgrade to 3.1.4 and have a few questions.
2007-01-27 by manu@netbsd.org
... That thing require to log in. I still don t have an account at Yahoo groups :-) For whoever is interested, I use sendmail 8.13 -- Emmanuel Dreyfus
2007-01-26 by Tom Hedges
I have created a poll asking which MTA you run milter-greylist on. That is versions of Sendmail versus Postfix. Running results are available after you vote.
2007-01-26 by milter-greylist@yahoogroups.com
Enter your vote today! A new poll has been created for the milter-greylist group: What MTA do you run milter-greylist on? o Sendmail 8.13.x o Sendmail 8.12.x
2007-01-26 by manu@netbsd.org
... frame 6 You should see you crashed on: free(priv- priv_buf); You are using content filtering (body or header clause), right? Then apply this patch and tell
2007-01-26 by Nerijus Baliunas
... Program received signal SIGTTOU, Stopped (tty output). But I found out that it happens only when I run it from mc shell, it works when I run it from pure
2007-01-25 by Emmanuel Dreyfus
... Note he only wants libmilter. -- Emmanuel Dreyfus manu@netbsd.org
2007-01-25 by Nerijus Baliunas
... It s much easier to install sendmail-devel package (yum install sendmail-devel for example). Regards, Nerijus
2007-01-25 by eclark
You do not want to use 81210. Its insecure. RHES has a patch for sendmail already, which is _not_ 81210. You need to be running RH most recent sendmail, or
2007-01-25 by jcleone2
Thanks a lots for all the help you gave to me since my first post. In spite of these the problem is remained. May be i have forgotten something. In fact my
2007-01-25 by manu@netbsd.org
... You used --with-libpthread=/usr/lib/libpthread.a You should have used --with-libpthread=/usr But /usr is always looked up, so you should have not used
2007-01-25 by Matthias Scheler
... Because the --with-lib argument is supposed to point to the *directory* where the libraries and includes are located. In your case it seems to
2007-01-25 by jcleone2
Thanks a lot for your help, I tried to execute the configure script without --with-libpthread (and/or) without --with-libmilter. The system doesn t found the
2007-01-25 by Joel Reicher
... What happens when you do it without a --with-libpthread argument? Chances are you have your libpthread library and headers in places that the compiler
2007-01-25 by jcleone2
I m trying to build milter-greylist-3.0 on a Redhat ES distribution system. I m having problems getting through the ./configure process. I get stopped here:
2007-01-24 by cp666@chalonsursaone.com
You need a sendmail.cf without the milter-greylist options O InputMailFilters=greylist Xgreylist, S=local:/var/milter-greylist/milter-greylist.sock and use the
2007-01-24 by vn
Hi, Someone, correct me if I m not right, but as far as I know, milter-greylist starts independently from sendmail... I mean, you have to run a command to
2007-01-24 by remy_d1
Hi, how can I start sendmail without milter greylist ? What options ?
2007-01-23 by manu@netbsd.org
... How does it stops? ... Do you have a core dump? If you do, you can open it from gdb. Issue help target to discover the command to open a core. On my
2007-01-23 by Emmanuel Dreyfus
... I m affraid I missed it. Where is it? -- Emmanuel Dreyfus manu@netbsd.org
2007-01-23 by Carl Swart
Hi Mario, Thank you for the feedback. I have submitted a newer version of the patch against the development version of milter-greylist, to make DRAC work with
2007-01-23 by hein273
Hi Carl, just to give you a feedback: your DRAC patch for milter-greylist works fine for me. I m using it with milter-greylist-3.0rc7 and BerkeleyDB.4.5. I ve
2007-01-23 by Nerijus Baliunas
Hello, I am using 3.1.4, but I got crashes earlier too. Decided to troubleshoot it. How can I run milter-greylist from gdb? I tried gdb ./milter-greylist, r -P
2007-01-22 by Emmanuel Dreyfus
... You can try to just remove that line, the worst side effect that could happen would be that configuration reload would stop working (you d have to restart
2007-01-22 by Matthias Scheler
... [...] ... [...] Could you please backport those fixes to the 3.0.x branch? Thanks in advance -- Matthias Scheler
2007-01-22 by manu@netbsd.org
Download it from the usual place http://ftp.espci.fr/pub/milter-greylist/milter-greylist-3.1.4.tgz MD5 (milter-greylist-3.1.4.tgz) =