Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

milter-greylist

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 382
  • Category: Open Source
  • Founded: May 24, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 462 - 491 of 6122   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
462 Cyril Guibourg
cg+milter-greylist@... Send Email
Sep 11, 2004
9:22 am
... This has been already discussed a while ago. See: http://groups.yahoo.com/group/milter-greylist/message/108 for other inputs....
463 Hajimu UMEMOTO
ume@... Send Email
Sep 12, 2004
8:26 pm
Hi, ... manu> The right way is to malloc the string, we should move forward to this manu> solution. How about this patch? It allocates a memory for a sender...
464 manu@... Send Email Sep 12, 2004
10:11 pm
... Instead of 127, what about using the maximum limits here? RFC 821 suggests 64 chars for mailbox and 64 chars for domain name. Plus the '@' and optionnal...
465 Hajimu UMEMOTO
ume@... Send Email
Sep 13, 2004
5:02 am
Hi, ... manu> Instead of 127, what about using the maximum limits here? RFC 821 manu> suggests 64 chars for mailbox and 64 chars for domain name. Plus the '@' ...
466 manu@... Send Email Sep 13, 2004
5:32 am
... What is the limit in sendmail? ... Sounds fine then. I'll commit that once we'll have found the maximum length of an e-mail address. -- Emmanuel Dreyfus Il...
467 Hajimu UMEMOTO
ume@... Send Email
Sep 13, 2004
7:16 am
Hi, ... manu> What is the limit in sendmail? ... So, it should be 64 + 255 + 1 (for @) + 2 (for < and >) = 322. manu> Sounds fine then. I'll commit that once...
468 Emmanuel Dreyfus
manu@... Send Email
Sep 13, 2004
7:49 am
... I'd add 2 for possible double quotes. Does 324 seems fine to everyone? -- Emmanuel Dreyfus manu@......
469 manu@... Send Email Sep 13, 2004
7:05 pm
New version with Hajimu Umemoto's patch for dynamically allocated e-mail addresses. The e-mail addresses won't be truncated anymore. ...
470 Hajimu UMEMOTO
ume@... Send Email
Sep 14, 2004
7:47 am
Hi, ... manu> ftp://ftp.espci.fr/pub/milter-greylist/milter-greylist-1.5.7.tgz It seems that you re-generated config.h.in, then HAVE_GETADDRINFO and ...
471 Alexandre CHERIF
alexandre.cherif@... Send Email
Sep 14, 2004
1:29 pm
Hi, did someone use milter-greylist with libspf2 (aka libspf_alt) ? there is some error on the reporting sender IP and i would like to know if someone has a...
472 manu@... Send Email Sep 14, 2004
6:58 pm
... Updated, version 1.5.8 is out. -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire et ceux qui ne le...
473 manu@... Send Email Sep 14, 2004
6:58 pm
Alexandre CHERIF <alexandre.cherif@...> wrote: [libspf_alt] I use it... ... It could be an endianness big (I run my MX on a big endian CPU, so I ...
474 Hajimu UMEMOTO
ume@... Send Email
Sep 15, 2004
7:54 am
Hi, ... manu> Updated, version 1.5.8 is out. Thank you! -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@... ume@{,jp.}FreeBSD.org...
475 Cyril Guibourg
cg+milter-greylist@... Send Email
Sep 15, 2004
9:04 am
... Good news, FreeBSD update PR is on my list....
476 Alexandre CHERIF
alexandre.cherif@... Send Email
Sep 20, 2004
1:24 pm
Re, i've replace the inet_ntop with iptostring function and the log is now correct. i will send a patch, for lib_spf2 (new name of spf_alt) and the syslog ...
477 Emmanuel Dreyfus
manu@... Send Email
Sep 20, 2004
1:32 pm
... Anyone has an opinion about this change? -- Emmanuel Dreyfus manu@......
478 Matthias Scheler
tron@... Send Email
Sep 20, 2004
1:39 pm
... It is not portable. Neither Solaris nor NetBSD have that function. What about using getnameinfo()? Kind regards -- Matthias Scheler...
479 Alexandre CHERIF
alexandre.cherif@... Send Email
Sep 20, 2004
1:45 pm
this function is include in the source of milter-greylist not an OS one (see pending.c)....
480 Hajimu UMEMOTO
ume@... Send Email
Sep 21, 2004
10:37 am
Hi, ... manu> Anyone has an opinion about this change? Oops, it seems be a bug I introduced during an IPv6 support. It must be corrected as Alexandre said....
481 Alexandre CHERIF
alexandre.cherif@... Send Email
Sep 21, 2004
1:07 pm
Hi, i've made a patch for SPF, it now support lib_spf2 (aka lib_spf_alt), you can configure it by the --with-libspf2=[DIR] like the old spf_alt. a new syslog...
482 Sutherland, James
huweyii Send Email
Sep 24, 2004
9:58 pm
These error started to appear when I added another MX and set a peer entry in greylist.conf on both machines, and idea what they mean? There is no firewall...
483 manu@... Send Email Sep 24, 2004
10:14 pm
... What OS? -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire et ceux qui ne le comprennent pas. ...
484 Sutherland, James
huweyii Send Email
Sep 24, 2004
10:22 pm
Oh, I'm sorry, one machine is Solaris 2.8 the other is Solaris 2.9, both SPARC -James ________________________________ From: manu@......
485 manu@... Send Email Sep 25, 2004
7:55 am
... We have seen that before on Solaris. As I recall the problem was fixed by Attila Bruncsak in version 1.5.2. Is there a Solaris person that can tell us the...
486 huweyii Send Email Sep 28, 2004
5:29 pm
Has anyone had any luck getting milter-greylist 1.5.8 to compile on Solaris 2.6? I'm having no luck at all getting it to work. Looks like some of the...
487 manu@... Send Email Sep 28, 2004
5:38 pm
... Please post configure and make output. config.log is usually also usefull. -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui...
488 Sutherland, James
huweyii Send Email
Sep 28, 2004
5:50 pm
OK here it is, sorry I didn't want to post a pile of data without asking: ________________________________ From: manu@... [mailto:manu@...] Sent:...
489 Sutherland, James
huweyii Send Email
Sep 28, 2004
5:55 pm
Here it is in plain text since yahoo didn't store the attachment... root@hns1 [10:42am] greylist/milter-greylist-1.5.8 2> make realclean rm -f milter-greylist...
490 manu@... Send Email Sep 28, 2004
9:00 pm
Sutherland, James <jsutherl@...> wrote: A few suggestions. Maybe they don't match the code, I don't have it at hand yet (mmmmm, Internet at...
491 Sebastian Wiesinger
darkshadow20de Send Email
Sep 29, 2004
4:40 pm
Hello, I'm using milter-greylist with SPF-Support and have the problem that the SPF Return Code changes sometimes to another value: The first mail gets ...
Messages 462 - 491 of 6122   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help