> >Hello,
> >
> >Does anyone happen to know how to send attachments using sendmail at
> the
> >command line?
try mpack (not sure if this is part of your linux dist, you might
have to download & compile, but it is very small and easy to
build)
e.g. mpack -s test test.txt [EMAIL PROTECTED]
will encode the file "test.txt" in MIME format and send it
as an email message with the subject "test" to [EMAIL PROTECTED]
anon-ftp from ftp.andrew.cmu.edu - pub/mpack/
-dave
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.