![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO OS5 Boot up stops | cscmsupport | UNIX for Dummies Questions & Answers | 0 | 06-01-2005 09:36 AM |
| LED stops at 406eoch6 help | lodonovan | AIX | 2 | 05-11-2005 04:25 AM |
| Mailing an attachment | gayath3 | UNIX for Dummies Questions & Answers | 4 | 03-20-2005 10:02 PM |
| Mailing an attachment | gayath3 | Shell Programming and Scripting | 0 | 03-18-2005 03:09 AM |
| Mailing an attachment | gerwhelan | UNIX for Dummies Questions & Answers | 4 | 01-25-2002 10:12 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mailing attachment stops at 199K
Hi,
I have a script which part of it mails an attachment. The command is uuencode $v_file_name.zip "output.zip" | mailx -s "$v_subject" $v_to_email There is a problem that it only sends 199K of an attachment. Is there a reason why it would stop at 199K? I've search the net and nothing so any help much appreciated. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
199K looks suspiciously like something human-picked. I'd guess you've got a 200K limit on email size in your mailx/sendmail somewhere.
|
|
#3
|
|||
|
|||
|
Corona688,
that would have been logical but I have just tried and I can send files larger than this without problems. |
|||
| Google The UNIX and Linux Forums |
| Tags |
| mailx, mailx attachment |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|