I have inherited a SYS Admin position over a HP server running HPUX.
The problem I'm having is when using the mailx command to email a file
from the HPUX server to my office PC currrently running Windows Vista,
I get the email OK but the FROM address in the email shows a old email
address. Example
mailx jeff.smith@def.aaa.gov < rr (Where rr is a ascii file. I get
the email OK but the from address shows jeff.rowland.abc.aaa.gov
abc.aaa.gov was a old address subsequently updated to def.aaa.gov.
Can't figure out where its picking up the old address. Any
sugggestions where to look?
|
|
0
|
|
|
|
Reply
|
mr.elite.jeff (1)
|
2/11/2011 8:09:13 PM |
|
On Feb 12, 7:09=A0am, Jeffro <mr.elite.j...@gmail.com> wrote:
> I have inherited a SYS Admin position over a HP server running HPUX.
> The problem I'm having is when using the mailx command to email a file
> from the HPUX server to my office PC currrently running Windows Vista,
> I get the email OK but the FROM address in the email shows a old email
> address. Example
> mailx jeff.sm...@def.aaa.gov < rr =A0 (Where rr is a ascii file. =A0I get
> the email OK but the from address shows jeff.rowland.abc.aaa.gov
>
> abc.aaa.gov was a old address subsequently updated to def.aaa.gov.
> Can't figure out where its picking up the old address. Any
> sugggestions where to look?
Have a look through /etc/mail/sendmail.cf.
It is cryptic but there is probably an entry containing "abc.aaa.gov".
This sets the senders host address.
Regards,
Ted.
|
|
0
|
|
|
|
Reply
|
Ted
|
2/11/2011 11:31:50 PM
|
|
Ted wrote:
> Have a look through /etc/mail/sendmail.cf.
> It is cryptic but there is probably an entry containing "abc.aaa.gov".
And possibly for the DM macro for masquerade.
|
|
0
|
|
|
|
Reply
|
Dennis
|
2/12/2011 5:36:05 AM
|
|