Re: Possible IPv6-related problem

2000-02-01 Thread Jos Backus
On Sun, Jan 16, 2000 at 05:40:18PM -0500, Barry Lustig wrote: --- ipme.c.~1~ Mon Jun 15 06:53:16 1998 +++ ipme.c Sat Nov 20 18:21:26 1999 @@ -48,7 +48,7 @@ if ((s = socket(AF_INET,SOCK_STREAM,0)) == -1) return -1; - len = 256; + len = 1024; for (;;) { if

Re: Possible IPv6-related problem

2000-01-21 Thread Jos Backus
Some more information: I can not reproduce the problem with a -current as of yesterday on my home system. I'll re-check my system at work next week and let you know. -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having

Re: Possible IPv6-related problem

2000-01-16 Thread Barry Lustig
Can you try the following patch to qmail: --- ipme.c.~1~ Mon Jun 15 06:53:16 1998 +++ ipme.c Sat Nov 20 18:21:26 1999 @@ -48,7 +48,7 @@ if ((s = socket(AF_INET,SOCK_STREAM,0)) == -1) return -1; - len = 256; + len = 1024; for (;;) { if (!stralloc_ready(buf,len)) { close(s);

Possible IPv6-related problem

2000-01-14 Thread Jos Backus
Fyi: this afternoon, after a make world, kernel build and a reboot I was seeing the following in my mail log: 2000-01-14 17:09:09.846441500 new msg 15377 2000-01-14 17:09:09.846838500 info msg 15377: bytes 277 from [EMAIL PROTECTED] in-i t.com qp 545 uid 666 2000-01-14 17:09:09.858416500