"Adam H. Kerman" <
a...@chinet.com> wrote in news:kmipb0$3tu$4
@
news.albasani.net:
> Pine creates From as mailbox message boundary so that it contains a
date
> and time stamp of when it was received locally. The purpose is to
prevent
> confusion with a line in the message body that starts with "From ". Any
> time stamp in valid syntax will do.
Thanks for the tip. But I may have discovered something that makes my
script unnecessary. I learned how to make mailutil.exe work reliably, at
least in XP.
For SOME reason if one places mtx style files, or mailboxes in this
directory: C:\Documents and Settings\Administrator
mailutil.exe behaves perfectly, with the commands working as they might
in a unix envirnment. For example
mailutil copy file.mtx #driver.unix\file2.mbox
works just fine now.
There is no mention of this directory in the command line or version
screens, help documents, references to HOME, PINERC or PINECONF variables
etc. Perhaps, little thought was given
to the correspondings between the unix server/client environments --
something to do with administrative privileges and why alpine thinks this
directory is so special (I already run as administrator in all
directories).
But this is a Great discovery. The tool allows one to reorganize folders
prune messages and all sorts of other useful things. Perhaps all that is
needed is to get the folders in that administrator's directory, or even
do it temporarily with a juncture or symbolic link.
Thought this was worth sharing with those that may have need of
mailutil.exe functions.