![]() |
|
|
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 |
| uuencode/mailx | ocelot | Shell Programming and Scripting | 1 | 01-11-2008 08:28 AM |
| Problem with uuencode | markms | Shell Programming and Scripting | 0 | 04-07-2006 01:13 PM |
| uuencode | tejasingaraju17 | Shell Programming and Scripting | 2 | 11-20-2005 02:01 AM |
| mailx and uuencode question | ssmiths001 | Shell Programming and Scripting | 1 | 10-21-2005 06:43 AM |
| UUencode UUdecode | myelvis | UNIX for Advanced & Expert Users | 2 | 11-24-2003 03:59 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
question on uuencode
Hi,
I have one text file which contains customer info with delimited character "|" that is pipe symbol. i perform below steps please advice whehter I was right or wrong: * mv xyz.txt xyz.xls (renaming .txt file to .xls file) * uuencode xyz.xls xyz.xls ( encoding .xls file) now i want this excel sheet as an attachment to my mail.... please advice and guide me... Regards, RAghu |
|
||||
|
What is the correct syntax with Mime types and Sendmail
The format of a text file needs to be protected. I also need to send the file plain text. When I send it as an attachement with uuencode it protects the format. However we need to be a text message within the body of the email?
I read on the sendmail website that Mime types may protect this file but I could not figure it out. Chris |
|
|||||
|
I am not clear what you are asking for but I guess you are asking how to write message in the body of the mail.check this
http://unix.com/showthread.php?p=302...#post302081574 |
|
||||
|
What is the correct syntax with Mime types and Sendmail
The format of a text file needs to be protected. I also need to send the file plain text. When I send it as an attachement with uuencode it protects the format. However we need to be a text message within the body of the email?
I read on the sendmail website that Mime types may protect this file but I could not figure it out. Chris |
|
||||
|
I have read that, I guess what I am asking is I have a formatted email with columns. When I attach it as an attachment with uuencode, and open with say wordpad, the columns are lined up and intact.
However, I need this message to not be an attachment, I need them to be able to open there email and see this message as a formatted body where the columns line up? Do you know how I can accomplish this? Chris |
![]() |
| Bookmarks |
| Tags |
| sendmail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|