![]() |
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 |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using mailx to send in the future? Also change "from" address? | paqman | Shell Programming and Scripting | 3 | 11-10-2008 05:46 PM |
| mayewil"Requesting Internet Address for 0:14:4f:4d:61:7d" | venky_kiran | IP Networking | 1 | 05-29-2008 09:00 AM |
| sendmail "root... User address required." error | csgonan | SUN Solaris | 10 | 04-03-2008 10:57 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| can I do something like "alias" within a script? | tphyahoo | Shell Programming and Scripting | 1 | 06-06-2006 03:05 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
use an alias for "from" address in mailx
Hi,
I am sending an attchement using the mailx command in HP-UX, I am using the following command, uuencode test.csv test.csv | mailx -r "Healthy Planet" -m -s "$2" someone@somewhere.com when I do this, I am receiveing the mail and in the from address field, its displayed in the following way DT From Sub Healthy.Planet@host.domain.com Test But I want to display only Healthy Planet(I don't want user,host and domain name) in from column address when it goes to someone's inbox, and when they reply to the mail it should reply to user@host.domain.com pls help. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|