Re: [milter-greylist] Using SPF in ACL
2007-05-14 by manu@netbsd.org
LE BOURDOULOUS Alain DSIC BEERTD CGN Messagerie ... Please post in plain text. Not everyone use a browser for reading e-mail. -- Emmanuel Dreyfus
Yahoo Groups archive
Messages
Page 73 of 144 · 7199 messages matched
2007-05-14 by manu@netbsd.org
LE BOURDOULOUS Alain DSIC BEERTD CGN Messagerie ... Please post in plain text. Not everyone use a browser for reading e-mail. -- Emmanuel Dreyfus
2007-05-12 by Mart Pirita
Tere. Two days trying to sent message, mail server shows: May 11 00:02:32 tibu sendmail[12327]: l4AL2QFO012323: to= ,
2007-05-11 by Oliver Fromme
... How do you determine that? It is quite normal that the milter-greylist process grows. The more SMTP connections you get, the more tuples it has to store in
2007-05-11 by Michael Fromme
Sorry to say, but 4.0a4 still leaks memory with our configuration. My question to other users: Do they observe this, too? If so, this would be worth to track
2007-05-10 by manu@netbsd.org
Here it is: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.0a5.tgz MD5 (milter-greylist-4.0a5.tgz) = ef8fc903d0e54f5f86c5a3b861d6fd8a It contains
2007-05-10 by Nerijus Baliunas
... ls -ld /var/run/greylist output? I assume you run milter-greylist as postfix user? ... What is groups postfix command output? ... You can try, but if
2007-05-10 by Mart Pirita
Tere. ... Hmm, but socket exists: /var/run/greylist# ls -al total 12 drwxr-xr-x 2 postfix postfix 4096 May 10 14:51 . drwxr-xr-x 14 root root 4096 May
2007-05-10 by Mart Pirita
Tere. ... /var/run/greylist# ls -al total 12 drwxr-xr-x 2 postfix postfix 4096 May 10 14:51 . drwxr-xr-x 14 root root 4096 May 10 14:54 .. -rw-r--r--
2007-05-10 by Nerijus Baliunas
... What are /var/run/greylist/greylist.sock permissions? What are /var/run/greylist permissions? What groups user postfix belongs to? Regards, Nerijus
2007-05-10 by manu@netbsd.org
... Check that milter-greylist and postfix agree on the socket location. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-05-10 by Mart Pirita
Tere. ... Ok, did that, compiled, milter-greylist is running, also inserted into bottom main.cf: milter_default_action = accept milter_connect_macros = j
2007-05-09 by vn
Hi, I recently noticed that if I start milter-greylist with the option -L24, it wasn t applying it...it still greylist each mail from GMail for example...I
2007-05-09 by attila.bruncsak@itu.int
... It already happened with previous 4.0 alpha versions. With 4.0a2 it stops very fast in some minutes time. I actually upgraded yesterday to 4.0a4 on Tru64
2007-05-09 by manu@netbsd.org
... I never experienced it. Does it happen often? In what situation: multiple recipients or single recipient? Do you use DATA stage ACL? The logs says that
2007-05-09 by attila.bruncsak@itu.int
Hello, Is it only me the unfortunate to whom milter-greylist 4.0 alpha 4 stops with syslog message: mg_setreply(): invoked twice or is there anybody else
2007-05-09 by manu@netbsd.org
... Same problem, same fix. However, I applied a fix that seems better in the CVS version. Try checking it out, it s just 4.0 alpha4 with various build fixes.
2007-05-09 by manu@netbsd.org
... Change committed in CVS... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-05-09 by AIDA Shinra
At Tue, 8 May 2007 18:40:25 +0200, ... Replace YY_FLUSH_BUFFER in conf.c to conf__flush_buffer(YY_CURRENT_BUFFER). Similarly, replace one in dump.c to
2007-05-09 by Mart Pirita
Tere. ... Ok, did that: void conf_dispose_input_file(void) { /* YY_FLUSH_BUFFER; */ } But new error occur: In file included from dump_yacc.y:75: dump_lex.l: In
2007-05-09 by Emmanuel Dreyfus
... -- Emmanuel Dreyfus manu@netbsd.org
2007-05-09 by Mart Pirita
Tere. ... What line to discomment from conf_lex.l: void conf_dispose_input_file(void) { YY_FLUSH_BUFFER; } -- Mart
2007-05-08 by Emmanuel Dreyfus
... You can comment the offending line (I don t know why it s there), but I cannot swear it is not harmful. -- Emmanuel Dreyfus manu@netbsd.org
2007-05-08 by Mart Pirita
Tere. ... Debian Sarge uses 2.5.31-31sarge. ... As I can t upgrade the flex, can You please give hint how to bypass this error? -- Mart
2007-05-08 by manu@netbsd.org
... It seems there are broken versions of flex that do not define YY_FLUSH_BUFFER. flex-2.5.4 works. Newer flex also works, there is a gap of flex version(s)
2007-05-08 by Mart Pirita
Tere. ... Yes I see. ... Ok, good idea, tried, no such package, installed libmilter-dev instead, but now new error occured: In file included from
2007-05-07 by Emmanuel Dreyfus
Hello Here is milter-greylist 4.0 alpha4: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.0a4.tgz MD5 (milter-greylist-4.0a4.tgz) =
2007-05-07 by Emmanuel Dreyfus
... No, probably an autoconf issue. i ll check it later and produce a new snapshot. -- Emmanuel Dreyfus manu@netbsd.org
2007-05-07 by attila.bruncsak@itu.int
... Hello, I get now this error message at configure stage on version 4.0a3: flex: unknown flag - . For usage, try flex --help configure: error: flex missing
2007-05-05 by Nerijus Baliunas
... I did notice. But didn t you notice that I deliberately asked about libmilter/mfapi.h , not mfapi.h. If you do ls -l libmilter/mfapi.h in this directory,
2007-05-05 by Emmanuel Dreyfus
Just in case people did not notice, I repost it with a more visible title. alpha4 will fix the issue. Note that if the user milter-greylist runs as (smmsp for
2007-05-05 by manu@netbsd.org
... Yes, that change introduce a nasty upgrade trap. It will be fixed in alpha 4. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-05-05 by ca35763+mgl@realsimplemail.com
... Obviously it can t write to /var/run! My intent was to point out that alpha 2 wrote the pidfile as root. The alpha 3 Cleanup stale PID file on startup
2007-05-04 by Mart Pirita
Tere. ... Yes it is - /home/mart/sendmail-8.14.1/include/libmilter/mfapi.h Didn t You notice in the previous post:
2007-05-04 by shuttlebox
On 5/4/07, ca35763+mgl@realsimplemail.com ... ...and does the user smmsp have write permissions in /var/run? -- /peter
2007-05-04 by ca35763+mgl@realsimplemail.com
Getting an error on start-up: May 4 14:14:44 mostly milter-greylist: Cannot open pidfile /var/run/milter-greylist.pid for writing: Permission denied
2007-05-04 by Emmanuel Dreyfus
Here is 4.0 alpha3: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.0a3.tgz MD5 (milter-greylist-4.0a3.tgz) = 76708dda6c3414321d4147e6274a7563 From
2007-05-04 by Nerijus Baliunas
... Is libmilter/mfapi.h in /home/mart/sendmail-8.14.1/include/libmilter? I don t think so. You should probably use
2007-05-04 by Mart Pirita
Tere. Well, first I trid in OSX, no luck, now with debian, same problems, can t get it right: ./configure --enable-postfix --with-user=postfix --without-db
2007-05-04 by Emmanuel Dreyfus
... Indeed you found a memory leak. ... Yes, the goal is to avoid multiple DNS requests when the same DNSRBL is used in several ACL lines. ... I m not sure
2007-05-04 by Michael Fromme
Hello, searching for a reason I found the dnsrbl_list_cleanup function of dnsrbl.c which is not called anywhere (?) A place would be real_close, just before
2007-05-04 by Emmanuel Dreyfus
... But why do you want to greylist mail comming from Google mail farms? Since that mail is from a legitimate machine, you don t want delays, you d be better
2007-05-04 by Collin Baillie
... Yup. Right now, I m experiencing problems with emails from Gmail. In the logs, the from IPs come from: wr-out-0506.google.com[64.233.184.228]
2007-05-04 by Michael Menge
Hi, ... If you whitelist by IP you can specify the netmask so you can whitelist 1,2,4,8,...256,....all IPs if you want. The -L option is only for greylistet
2007-05-04 by Seth Mos
... What you are trying to do sounds a lot like the urlcheck I wrote and emailed to the mailing list.
2007-05-04 by Collin Baillie
... I had considered using -L, and now that you raise it, I may look closer at it. The difference of course is that if you use -L 24, you accept a whole C
2007-05-04 by Emmanuel Dreyfus
... I would not bet on that. The zombies are tightly controlled, and the spammer can command them to do it if it works around a pam filter. -- Emmanuel Dreyfus
2007-05-04 by Michael Menge
Hi weak greylisting is possible with the -L option or with subnetmatch in greylist.conf The reverse greylisting is not possible with milter-greylist as far as
2007-05-04 by Collin Baillie
... Well, your example isn t technically correct. It would be more likely eg of dyn-ip.adsl.isp.com , spoofed.address@yahoo.com , victim@example.com Since
2007-05-04 by manu@netbsd.org
... (snip) I sum it up for other readers: greylist using (domain name of sender machine, sender e-mail, receiver e-mail) instead of (IP, sender e-mail,
2007-05-04 by Collin Baillie
Hi all, At home I run postfix as my MTA and I use gps (the greylisting policy service) for greylisting. A feature that I really enjoy there which I think I