![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mailx commannd - Mail and Attachment in same mail | sharif | UNIX for Advanced & Expert Users | 6 | 03-19-2008 04:25 PM |
| mail with attachment | param786 | Shell Programming and Scripting | 1 | 07-15-2007 11:20 AM |
| Sending attachment thru a mail | Rohini Vijay | UNIX for Dummies Questions & Answers | 1 | 05-12-2006 01:13 PM |
| How To Add Attachment to Mail | lesstjm | Shell Programming and Scripting | 3 | 12-06-2005 11:24 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
mail attachment
This question has been asked many time before. I did search other questions. But was not able to work out.
Really sorry for repeating the same question. I have mail and mailx and sendmail installed. It Tried this uuencode FILENAME.txt FILENAME.txt | mail mymail@yahoo.com the attachment file is a text file. But i want to send it as attachment and not as a body of email. when i get mail on yahoo.com, i get junk characters and not the actual file. also it is not sending as attachment. the junk comes as a part of email body. I am sending mail from AIX machine.. Last edited by sushrut; 08-27-2001 at 07:33 AM.. |
|
||||
|
Thank you Optimus_P for replying to my question.
I searched old questions and answers. I tried out the commands given in those answers. I am getting some problem in the emails. Thats why asked the same question again. I tried to give the details of the problem that I faced. Can you pls help me to solve this problem. I have a plain ascii text file. file name is FILENAME.txt I want to send it to windows machine. The email client will be Lotus notes and yahoo.com |
|
||||
|
uuencode is using to send encoded text within a message. AFAIK mailx can't sent a standard attachment. You'll have to try metamail (metasend), mpack or mutt .
An example with metasend: metasend -b -t someone@somewhere.org -s "Subject Here" -m text/plain -f filename |
![]() |
| Bookmarks |
| Tags |
| mailx, mailx attachment |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|