On 2004-03-28, Dafydd Blaidd <[EMAIL PROTECTED]> wrote:
> Greetings,
>       I switched from a system on Red Hat using Sendmail/Cyrus to a
> system using Exim/uw-imapd and I'm looking for a replacement for the mail
> command.  Specifically, I'm looking for a command line mailer that allows
> Subject: and Cc: header arguements.
>
> Recommendations?

mutt. Yes, normally it is used interactively, but it provides a wealth
of options that mean this can be automated:

        date | mutt -s "hello" -c [EMAIL PROTECTED] [EMAIL PROTECTED]

or 

        mutt -s "hello" -c [EMAIL PROTECTED] -i pre-prepared.contents.file [EMAIL 
PROTECTED] < /dev/null

Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to