Is there any email MUA package that I can load which will deliver email
directly to an MS Exchange server without a local MTA? This is on a RHEL
server. The closest that I can find is Alpine, but I cannot figure out how
to totally automate it. What I want is simple:

echo "some line of information" | \
email-client -s "Subject of email" u...@myexchange.com

And POOF! off it goes to the Exchange server. As I said, Alpine is close
in that it will send directly to Exchange without an MTA running. But I
can't figure out how to "script" it so that it can run via a cron entry.

mailx and mutt will only work if I start up an MTA such as sendmail
because they'll only connect to "localhost". I don't really want to bother
doing all that. Yeah - I'm lazy. I've done it in the past at home and
still have "The Bat Book", so I'll do it if I must. <frown>

Many thanks for any ideas.

--
Q: What do theoretical physicists drink beer from?
A: Ein Stein.

Maranatha!
John McKown

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to