![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| send attachment without uuencode | panchpan | UNIX for Advanced & Expert Users | 3 | 03-14-2008 09:08 AM |
| Send an attachment with metasend | egckhad | UNIX for Dummies Questions & Answers | 0 | 08-20-2007 02:32 AM |
| How to send a mail with an attachment from AIX 5.2 OS? | mintu41 | AIX | 1 | 01-30-2006 12:02 PM |
| Send Mail with attachment and a body | manojram | How do I send email? | 4 | 04-26-2004 12:53 PM |
| Send a *.pdf file as a attachment | scotty | UNIX for Dummies Questions & Answers | 3 | 01-15-2002 05:21 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi, I want to send a attachment using mailx command and also i want to include body of the mail which is stored in a text file. ![]() Code:
uuencode att.txt att.txt |mailx -s "attachment" adc@mail.com < text.txt I tried this command, but it is not working fine. It is showing the body but it is not sending the attachment. Please help Thanks, Lathish Last edited by Yogesh Sawant; 06-17-2008 at 08:36 AM.. Reason: added code tags |
| Bookmarks |
| Tags |
| mailx, mailx attachment |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|