[EMAIL PROTECTED] wrote:
> Michael Polak wrote:
>
>> My plan is to use existing sendmail and fetchmail to
>> send/receive messages. It's not worth rewriting them...
>
>>
>> I've written a short script (for BasicLinux 1.3)
>> which filters fetchmail output and writes the
>> messages (individually) to ~/mail. If it is any
>> use to you, you are welcome to use it.
>
I am not sure if this is way to go for Linux... I was thinking rather
about reading directly /var/spool/mail/$USER and genrating HTML index of
messages from this file, instead of simulating Novell-style directory of
*.CNM files like Arachne does...