![]() |
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 |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mailx question | melanie_pfefer | Shell Programming and Scripting | 2 | 01-24-2008 10:20 AM |
| MAILX question | dkranes | Shell Programming and Scripting | 3 | 10-31-2007 11:24 AM |
| Question on mailx | Felix2511 | UNIX for Dummies Questions & Answers | 3 | 05-23-2007 01:38 PM |
| mailx question | greenguy5 | UNIX for Dummies Questions & Answers | 1 | 10-21-2005 03:07 AM |
| Mailx question | Olivier | UNIX for Advanced & Expert Users | 3 | 08-26-2002 11:21 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Unix mailx question.
HI,
Whenever I tried to send mail using mailx in unix (Solaris 5.9), from field is missing from email messages. In short, sender's email address is missing from message. Anybody has any idea why this is happening? Thanks, NS. |
|
||||
|
mailx -s "mail test" xxx@yyy.com < /dev/null
Below is the message that I got in outlook(my email account). From: To: xxx@yyy.com Cc: Subject: mail test So basically from field is empty/missing. Thanks, Nishit. |
|
||||
|
Yes it did say "no mail for xxx". So what is that mean? Most of the servers works fine with mailx command(display server's email address-root@xxx.com in from field). Only one of the server giving me this problem. I was wondering do mailx use some kind of header file(which has host email address)? I mean how do mailx process/get host's email address while sending mail. Unfortunately all of our BCV scripts use mailx, so I can't use mutt.
Thanks, NS. |
|
||||
|
I have figured out the root cause. I had older version of sendmail.cf on server. Updated sendmail.cf with new version and restarted sendmail. So right now, from field is not missing from email messages.
Thanks for help. I am closing this thread. NS. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|