What's new

How do I fix the reply-to address in sendmail?

nootch

Mastermind Talker
PF Member
Messages
1,131
Reaction score
0
Points
402
Okay, this is my first time setting up a linux server so I'm still fumbling over stuff. I'm running Redhat 6.2 and I've currently got the system serving the primary domain as well as a virtual domain. Currently I can receive e-mail fine, but if I try to send e-mail out the reply-to is "username@localhost.localdomain", which most other mail servers reject, leaving me unable to successfully send out e-mail.

Can someone please tell me what I need to edit in order to fix this?

[edit]
hmm, I just edited /etc/hosts and changed:

127.0.0.1 myhost localhost.localdomain

to

127.0.0.1 myhost mydomain.com

Was this the correct modification? It appears to work, but I just want to make sure that I'm doing this the right way.
[/edit]

----------------------------
"Should I call you Logan, WeaponX?"

<font color="#000000">[Edited by nootch on September 04, 2000 (edited 1 time)]</font>
 
sorry, double post...

<font color="#000000">[Edited by nootch on September 04, 2000 (edited 1 time)]</font>
 
Back
Top