Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I keep getting the error message that “hermes does not have write permission” with bounced mail. How do I stop this?

bounced Error mail message
0
Posted

I keep getting the error message that “hermes does not have write permission” with bounced mail. How do I stop this?

0

Make certain that hermes is listed as a trusted user in sendmail.cf. Your /etc/aliases file should look something like this… # Alias for mailer daemon MAILER-DAEMON:root bob@myserver.mydomain.com root:bob@myserver.mydomain.com # Following alias is required by the new mail protocol, RFC 822 postmaster: bob@myserver.mydomain.com # Aliases to handle mail to msgs and news nobody: /dev/null After you make these changes to /etc/alaises run the following command. sendmail -bi . ..where bob@myserver.mydomain.com is the email address that you want all mail to root and postmaster to be routed to. This needs to be an account where mail will be frequently checked and not on the firewall.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123