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 -->
  #2 (permalink)  
Old 01-08-2004
jsilva's Avatar
jsilva jsilva is offline
Registered User
 

Join Date: Apr 2003
Posts: 169
Hi,

I think the problem is because the ISO8859-15 you're using is not supported by uuencode... but if the attachment is ok, then you don't have to worry...

If you want to get rid of the message, send the output to /dev/null with:
uuencode file 2> /dev/null | mailx -s "File" me@world.com