"Is there a way to disable email completely for an account? We are having a situation where one of our users hosts an in house exchange server. Theyre email works fine on their exchange server, but they can not send anyone email on their webserver and vice versa. It is getting stuck by looking for an email account on our server instead of on their actual mail server. The only way to resolve this that I can think of is to diable email all together for that account. Any suggestions? Thanks!"Thankfully, the solution is very easy. Here are the steps:
- Login to your ssh account as root.
- Open up /etc/localdomains and remove their domain.
- Open up /etc/remotedomains and add their domain.
After editing those files, the mails sent by the local mail server will now be sent to the MS Exchange account.
No comments:
Post a Comment