The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-18-2006
monkfan monkfan is offline
Registered User
 

Join Date: Mar 2006
Posts: 20
Howto Attach File with Sendmail

Hi,

How can I attach a file using sendmail?
I tried /A option like this:

Code:
$ /usr/bin/sendmail   toaddress@gmail.com /A afile.txt
but doesn't seem to work.

- Monkfan

Last edited by monkfan; 05-18-2006 at 03:03 AM.
Reply With Quote
Forum Sponsor