On Wed, 26 Jan 2000 17:23:39 CST, Neil W Rickert wrote:
> Huy Le <[EMAIL PROTECTED]> wrote:
>
> >I'm not sure if this is a configuration problem or an actual bug,
> >but for some reason, my invocations of rcvstore are leaving the From line
> >at the top of each email intact (in mail-drop format),
> >rather than "incorporating" into MH format, i.e. splitting the line
> >into "Delivery-Date" and "Return-Path" fields.
>
> >This used to work for me but no longer does.
> >But going back to my MH 6.8.3, that rcvstore acts just like nmh.
> >So I'm confused.
>
> >Any help would be appreciated.
>
> The "Delivery-Date:" works for me using nmh, but not with mh.
>
> I'm not sure whether it s 'rcvstore' that adds the header, or whether
> it is 'slocal' before in invokes 'rcvstore'.
That's it!!
It's slocal that's changing the headers, not rcvstore.
So the reason it doesn't work for me anymore is because I switched to
procmail.
So I guess slocal and rcvstore are not quite orthogonal,
as the rcvstore man page would suggest; i.e. you lose something by using
procmail instead.
Could this be a design bug that goes back to the old MH?
>
> -NWR