If Your Sendmail Server Does Not Work
- Forums
- Linux Hosting
- If Your Sendmail Server Does Not Work
if you are a webune customer and have a linux server, be sure to send this command after editing the /etc/aliases file. you have to edit the /etc/aliases file in order for your sendmail demean to recognize the changes you just made in the newaliases file. [1410], Last Updated: Mon Jun 24, 2024
Hostman
Sun Apr 18, 2010
0 Comments
532 Visits
if you are a webune customer and have a linux server, be sure to send this command after editing the /etc/aliases file. you have to edit the /etc/aliases file in order for your sendmail demean to recognize the changes you just made in the newaliases file.
you can find the newaliases file at: /etc/newaliases
to edit, just send this command:
# nano /etc/newaliases
the /etc/newaliases is used to send the mail to different address then coming address.
NOTE: this is the syntax for this:
foo: john: means mail of foo will get by joshn after modifiying the file /etc/newaliases you should rebuild the databse using newaliases command