I am having a problem with qmail not able to deliver system messages. Here is the situation.
My primary server is called hostname.mydomain.com and my email is [email protected]
My second server is called hostname2.mydomain.com. Since the email for mydomain.com is being hosted on hostname, I have mail services disabled on hostname2, otherwise people on hostname2 would not be able to get their mail thru.
The problem this is causing is that cron and other system stuff want to send to [email protected].
How can I redirect these I have tried putting in things like /var/qmail/alias/.qmail-myname and /var/qmail/alias/.qmail-root and the messages still continue to stack up in the queue on hostname2.
My primary server is called hostname.mydomain.com and my email is [email protected]
My second server is called hostname2.mydomain.com. Since the email for mydomain.com is being hosted on hostname, I have mail services disabled on hostname2, otherwise people on hostname2 would not be able to get their mail thru.
The problem this is causing is that cron and other system stuff want to send to [email protected].
How can I redirect these I have tried putting in things like /var/qmail/alias/.qmail-myname and /var/qmail/alias/.qmail-root and the messages still continue to stack up in the queue on hostname2.