I'm sorry for posting such a basic question in the forums. I've read every resource I could find, and unfortunately have an impending deadline. I just started with a company that has a Qmail server with a public interface. Mail works just fine in and out of this server. I have just in the last two weeks been exposed to Qmail, and have successfully set up a testing server at my house. I already had an exchange server there.
I'd ultimately like to use Qmail as the mail gateway like in this thread:
We have built out an Exchange server at work, set up a CRM solution for it and are using it internally. We want to use the Qmail server as a bastion host, or bridgehead server, and individually forward mail on a user by user basis, as we want to test the setup with a few users first. I read the O'Reilly Qmail book most of the way thorugh, and haven't really been able to find the exact method to do this. I really just want Qmail to look at the incoming mail and read "This is for cgleason@example.com", and check, see if it should be forewarded to the Exchange Server on the same subnet, and if not deliver it locally, until we can get all the users off the Qmail box. I have tried the | forward "$LOCAL@example.com" command in the users .qmail file, but have not so far been succesful with using the syntax. Besides, from what I understand, the | forward command, modifies the email domain, and both servers are in the same domain. It's just one's public and one's private. I appreciate any input. Thanks.
I'd ultimately like to use Qmail as the mail gateway like in this thread:
We have built out an Exchange server at work, set up a CRM solution for it and are using it internally. We want to use the Qmail server as a bastion host, or bridgehead server, and individually forward mail on a user by user basis, as we want to test the setup with a few users first. I read the O'Reilly Qmail book most of the way thorugh, and haven't really been able to find the exact method to do this. I really just want Qmail to look at the incoming mail and read "This is for cgleason@example.com", and check, see if it should be forewarded to the Exchange Server on the same subnet, and if not deliver it locally, until we can get all the users off the Qmail box. I have tried the | forward "$LOCAL@example.com" command in the users .qmail file, but have not so far been succesful with using the syntax. Besides, from what I understand, the | forward command, modifies the email domain, and both servers are in the same domain. It's just one's public and one's private. I appreciate any input. Thanks.