[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mailbox -l <logfile> gone?



> > > is it intentional that -l option does not work in .49?
> > 
> >      There is only one place where the log-event is done,
> >      and it means the flow must go thru it every time...
> >      Thus perhaps following will do it ?
> 
> > --- transports/mailbox/mailbox.c~     Mon May 26 20:41:31 1997
> > +++ transports/mailbox/mailbox.c     Fri May 30 20:35:08 1997
> 
> No, mailbox command does not *accept* -l option, issueing `usage' message.
> [BTW, the set of options in the `usage' message does not match the set of
> options actually accepted by getopt() call]

	Doh? (as is the popular word in US TV..)

	I just tried following two mailbox calls at my workstation:
		mailbox -8 -l /tmp/mailbox.log
		mailbox -l /tmp/mailbox.log -8

	Umm..  Did you, by change try:
		mailbox -l/tmp/mailbox.log 

	???

> Eugene

	/Matti Aarnio