Alexandro Colorado wrote:
On Wed, 26 Apr 2006 23:56:03 -0400, jonathon <[EMAIL PROTECTED]> wrote:

For my part, I am getting ready to install NetBSD, and use SendMail as
my email client. [At least that program knows how to deal with 10 000
messages per day,]

huh? I am confused, I thought sendmail is a deamon for email servers (MTA) not an email clients. Maybe I am wrong.

<offtopic>

Indeed, Sendmail is a MTS, but is possible to do something like this (both Linux and BSD):

cat body.txt | mail [EMAIL PROTECTED] -s "subject"

Or run it in interactive mode, with just:

mail [EMAIL PROTECTED]

the former is very useful for things like automate sending of log files

</offtopic>

--
nicu
my OpenOffice.org pages: http://ooo.nicubunu.ro
Open Clip Art Library: http://www.openclipart.org
my cool Fedora wallpapers: http://fedora.nicubunu.ro/wallpapers/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to