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\
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);
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
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
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
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
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
> 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
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
Szymon Juraszczyk wrote:
>
> On Mon, 2001-10-01 at 04:02:52, Szymon Juraszczyk wrote:
>
> > On Sun, 2001-09-30 at 23:30:38, Szymon Juraszczyk wrote:
> >
> > > On Sun, 2001-09-30 at 17:04:34, Tarjei Huse wrote:
> > >
> > > > > Are you using PAM/LDAP? If so check the recent archives (about 4 weeks
On Mon, 2001-10-01 at 04:02:52, Szymon Juraszczyk wrote:
> On Sun, 2001-09-30 at 23:30:38, Szymon Juraszczyk wrote:
>
> > On Sun, 2001-09-30 at 17:04:34, Tarjei Huse wrote:
> >
> > > > Are you using PAM/LDAP? If so check the recent archives (about 4 weeks ago)
> > > > for a very long thread reg
On Sun, 2001-09-30 at 23:30:38, Szymon Juraszczyk wrote:
> On Sun, 2001-09-30 at 17:04:34, Tarjei Huse wrote:
>
> > > Are you using PAM/LDAP? If so check the recent archives (about 4 weeks ago)
> > > for a very long thread regarding a memory allocation problem between
> > > OpenLDAP and Cyrus. I
On Sun, 2001-09-30 at 17:04:34, Tarjei Huse wrote:
> > Are you using PAM/LDAP? If so check the recent archives (about 4 weeks ago)
> > for a very long thread regarding a memory allocation problem between
> > OpenLDAP and Cyrus. I'm not sure what the resolution was in the end... Using
> > saslauth
On Sat, 2001-09-29 at 13:44:49, Jeremy Howard wrote:
> > I experience often lmtpd process segfaulting with signal 11. I tried to
> > find a solution in the archivers the list, unfortunately with no luck.
> > What's strange is that sometimes it delivers the mail, the other time it
> > crashes, s
> Are you using PAM/LDAP? If so check the recent archives (about 4 weeks ago)
> for a very long thread regarding a memory allocation problem between
> OpenLDAP and Cyrus. I'm not sure what the resolution was in the end... Using
> saslauthd from the new SASL version would almost certainly fix it th
> I experience often lmtpd process segfaulting with signal 11. I tried to
> find a solution in the archivers the list, unfortunately with no luck.
> What's strange is that sometimes it delivers the mail, the other time it
> crashes, so deliver returns error 75 (temporary unavailable, try again).
Hi,
I experience often lmtpd process segfaulting with signal 11. I tried to
find a solution in the archivers the list, unfortunately with no luck.
What's strange is that sometimes it delivers the mail, the other time it
crashes, so deliver returns error 75 (temporary unavailable, try again).
17 matches
Mail list logo