[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mailbox
Hi,
I am sorry for the trouble I gave you. But thanks a lot, I really had NO
chance of finding such a bug by myself.
Schlomo
On Wed, 18 Feb 1998, Peter L. Peres wrote:
> On Wed, 18 Feb 1998, Schlomo Schapiro wrote:
>
> > Hi,
> >
> > thanks for the help with that mailbox problem. I really didn't think, that
> > the format is so strict, that an extra space at the END of a line will
> > break the format. It works now, indeed. (It's a shame, but it came from
> > the old mistake to do a printf $count " " instead of a printf " " $count
> > :-) ).
> >
> > Schlomo
>
> Wait until you have to edit a sendmail.cf at 3 A.M. to see what a space
> character placed at the wrong place (which is almost anywhere except in
> comments with this) can do to a mailer ;)
>
> Peter
>
>