![]() |
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 |
| 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 |
| Problem while sending message and attachment with mailx | nihar.dutta | Shell Programming and Scripting | 2 | 08-09-2007 11:15 AM |
| Sending email with text & attachment using mailx | haryadoon | Shell Programming and Scripting | 3 | 07-27-2006 01:49 AM |
| Problem with mailx command when sending attachment. | miltony | Shell Programming and Scripting | 2 | 12-02-2005 12:43 PM |
| HELP!!! how to send PDF file as an attachment using mailx | Brat | Shell Programming and Scripting | 1 | 05-17-2005 12:20 AM |
| Multiple File Attachment Using Mailx | pnathani | UNIX for Dummies Questions & Answers | 3 | 03-29-2005 09:03 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
MIME defines a content type "partial" which can be used for this. I don't think mailx has support for dividing a large file attachment into multiple partial messages, but you can construct the MIME parts and feed them to sendmail yourself.
|
|
||||
|
If you want a user interface to MIME then I believe Mutt or Thunderbird might work for you, although I'm not sure if they support splitting large files into multiple messages. Personally I use Gnus which is probably too arcane if you are not an Emacs user already.
|
![]() |
| Bookmarks |
| Tags |
| attachment, large attachment, mailx, mailx attachment, mime |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|