Postby xxkozxx » Fri Nov 18, 2005 10:00 am
I got it to work by using a technique that another person used in another post. Basically I had to forward the mail out to another server, a Postfix server. I just created a PDL and added the internet address to it. It works great.
Basically, we needed to be able to forward a local helpdesk email account to the actual email address for the ticket system which is hosted at another location. Once the person submits a ticket it generates an email response in which they can reply to, to make comments on the ticket.
The solution worked like a champ. I'm not sure if its a clean solution, as the other guy wasn't sure either. If there is a better way to do this I am all ears. In Postfix, there is a configuration file that you can actually go in and specify aliases. Not sure if there is a way to do that in Scalix.