![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to forward mail in /var/mail/username to external mail | unitipon | SUN Solaris | 2 | 05-26-2008 09:20 PM |
| COLOR needed | kisses | AIX | 1 | 04-24-2008 04:01 PM |
| Vim color | mirusnet | Shell Programming and Scripting | 1 | 01-06-2008 09:43 AM |
| ls color | andryk | AIX | 3 | 05-14-2004 12:26 AM |
| Color issue | meyersp | SUN Solaris | 1 | 11-13-2003 03:37 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Different color in mail
Hi,
The following command i executed mailx -s "hi" abc@yahoo.com<<EOF `echo "^[[31mWelcome"` EOF I don't any color (RED) in my mail. Please assist me? Os is SunOs 5.8 Thanks. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Emails come in two major flavours
(a) standard traditional text only (b) MIME encoded HTML If you want colours and graphics then use HTML but this won't be viewable by somebody using a text only mail client. |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|