![]() |
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 |
| awk getting stuck after BEGIN | akshaykr2 | Shell Programming and Scripting | 1 | 06-24-2009 02:04 PM |
| Need help begin with unix. | Morton | UNIX for Dummies Questions & Answers | 5 | 03-23-2009 11:11 AM |
| sendmail and message alert | abhijeetkul | UNIX for Advanced & Expert Users | 1 | 05-23-2006 02:18 AM |
| Sendmail keep a user from send message | westside | Security | 1 | 07-09-2002 09:51 AM |
| sendmail message body buffer limit? | Optimus_P | UNIX for Dummies Questions & Answers | 3 | 10-04-2001 10:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
begin 644 in received message sent with sendmail
I send an attachment 123.pdf using the below script:-
<< script content >> Code:
#!/usr/bin/ksh /usr/lib/sendmail -C sendmail.cf abc@gmail.com << END Subject: HELLO `uuencode 123.pdf 123.pdf` END Code:
begin 644 123.pdf ... garbage ... ... many lines ... ... garbage ... end Last edited by Franklin52; 10-02-2009 at 05:45 AM.. Reason: Please use code tags! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|