![]() |
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 |
| Font size in VIM | ketchera | UNIX for Dummies Questions & Answers | 1 | 02-19-2008 11:29 AM |
| set font size | sachin.gangadha | UNIX for Dummies Questions & Answers | 14 | 12-13-2007 08:50 PM |
| Will exe file size decrease while using inline function | vijaysabari | High Level Programming | 1 | 08-31-2005 10:45 AM |
| font size printing | ppass | SUN Solaris | 1 | 06-10-2005 05:44 PM |
| Font size | elhefe | UNIX for Dummies Questions & Answers | 2 | 11-05-2001 05:18 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all,
I am using echo "$EMAILMESSAGE" | mailx -s "$SUBJECT" -b $CC "$TO" I am receiving the mail but seems to big in font size. Is there any option mailx to decrease the size of the mail generated. Thanks, |
|
||||
|
When you send an email like that it is in plain text, so no font face, size, or formatting (bold/underline/etc) is sent. So the way it is displayed is entirely defined by your email reader... go into your email reader's options and see whether you can change the way it displays plain text emails if you don't like the way it looks.
|
![]() |
| Bookmarks |
| Tags |
| mailx |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|