On Sat, Jan 11, 2003 at 09:10:20PM -0500 or thereabouts, Andrew Pasquale wrote:
> On Sat, Jan 11, 2003 at 10:47:15PM -0000 or thereabouts, Greg Conway wrote:
> > Hi Andrew,
> > 
> > Sounds good, except I don't have mutt on my system! It's a Cobalt RaQ3.
> > 
> > So... where can I find mutt?
> > 
> 
> Use the Redhat network (RHN) to install mutt:
> 
> $ up2date -i mutt
> 
> If you aren't already subscribed to the RHN, I highly recommend it.  It
> makes maintaining your system a lot easier (especially for security
> updates).  
> 

To reply to my own post, RHN is free for one system, after that they
charge a fee.  You can also get mutt from you RH cd, grab the latest
from www.mutt.org, or also try rpmfind.net, a good source for all kinds
of packages.

> > And will it co-exist with sendmail on my RaQ3, or will it try to take over
> > and cause problems?
> > 
> 
> No.  Mutt is a mail client and Sendmail is a MTA.  They have totally
> different functions.  In my opinion, mutt is one of the best mail
> clients.  Loads of great features, and makes reading high volume mailing
> lists much easier ;)
> 
> > Many thanks for your help!
> > 
> > Regards,
> > 
> > Greg.
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Pasquale
> > Sent: 11 January 2003 21:44
> > To: [EMAIL PROTECTED]
> > Subject: Re: send mail in MIME format
> > 
> > 
> > On Sat, Jan 11, 2003 at 07:48:53PM -0000 or thereabouts, Greg Conway wrote:
> > > Hi all,
> > >
> > > I am trying to automate the Emailing of a tar file from a RedHat system,
> > but
> > > when it arrives at it's destination it's obviously been converted to a
> > text
> > > file!
> > >
> > 
> > Try using mutt to attach the file in mime format:
> > 
> > $ echo "msg body" | mutt -s "subject" -a /path/to/file [EMAIL PROTECTED]
> > 
> > or
> > 
> > $ mutt -s "subject" -a /path/to/file [EMAIL PROTECTED] < ~/msg_body.txt
> > 
> > HTH,
> > 
> > --
> > Andrew Pasquale
> > 
> > 
> > 
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> > 
> > 
> > 
> > -- 
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> -- 
> Andrew Pasquale                              http://www.elytra.net:8080
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
Andrew Pasquale                              http://www.elytra.net:8080



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to