Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-10-02 Thread Simon Loader
Lawrence Greenfield wrote: > >Date: Mon, 1 Oct 2001 11:00:22 +0200 >From: Szymon Juraszczyk <[EMAIL PROTECTED]> > > I just changed > >sprintf >(messageToSend,"%s\n%s\n%s\n%s\n%s\n",class,instance,user,mailbox,message); > > to > >sprintf (messageToSend,"%s\

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-10-01 Thread Lawrence Greenfield
Date: Mon, 1 Oct 2001 11:00:22 +0200 From: Szymon Juraszczyk <[EMAIL PROTECTED]> I just changed sprintf (messageToSend,"%s\n%s\n%s\n%s\n%s\n",class,instance,user,mailbox,message); to sprintf (messageToSend,"%s\n%s\n%s\n%s\n",class,instance,user,mailbox);

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-10-01 Thread Szymon Juraszczyk
On Mon, 2001-10-01 at 17:27:58, Jeremy Howard wrote: > Szymon Juraszczyk wrote: > > OK, do not worry :-) We learn something each day. I had no sleep, it was > > already dawn so I wrote some sharp words. Thanks for contributing the > > software anyway! > > > Can you post the patch that you made

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-10-01 Thread Jeremy Howard
Szymon Juraszczyk wrote: > OK, do not worry :-) We learn something each day. I had no sleep, it was > already dawn so I wrote some sharp words. Thanks for contributing the > software anyway! > Can you post the patch that you made please? Any other suggestions for improving unix_notify? I haven't

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-09-30 Thread Szymon Juraszczyk
On Mon, 2001-10-01 at 15:04:59, Jeremy Howard wrote: > Amos Gouaux wrote: > > > On Mon, 1 Oct 2001 05:56:08 +0200, > > > Szymon Juraszczyk <[EMAIL PROTECTED]> (sj) writes: > > > > sj> I spent a few days figuring out why this beast was crashing. And all > > sj> because lots of people sti

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-09-30 Thread Szymon Juraszczyk
On Sun, 2001-09-30 at 23:25:37, Amos Gouaux wrote: > > On Mon, 1 Oct 2001 05:56:08 +0200, > > Szymon Juraszczyk <[EMAIL PROTECTED]> (sj) writes: > > sj> I spent a few days figuring out why this beast was crashing. And all > sj> because lots of people still are unaware of elementary sec

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-09-30 Thread Jeremy Howard
Amos Gouaux wrote: > > On Mon, 1 Oct 2001 05:56:08 +0200, > > Szymon Juraszczyk <[EMAIL PROTECTED]> (sj) writes: > > sj> I spent a few days figuring out why this beast was crashing. And all > sj> because lots of people still are unaware of elementary secure programing > sj> issues, hence

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-09-30 Thread Amos Gouaux
> On Mon, 1 Oct 2001 05:56:08 +0200, > Szymon Juraszczyk <[EMAIL PROTECTED]> (sj) writes: sj> I spent a few days figuring out why this beast was crashing. And all sj> because lots of people still are unaware of elementary secure programing sj> issues, hence they make trivial mistakes su

Re: LMTPD signaled to death by 11 - neverending story [the end]

2001-09-30 Thread Szymon Juraszczyk
On Mon, 2001-10-01 at 04:57:14, Gerald Goebel wrote: > > Sorry guys for replying to my own message twice, but I've got more > > exciting news and updated information about the bug. The problem is not big > > header in general, but big 'To:' field (and possibly others). Yes, it > > happens that