aliase file

djenzen

New Member
Jun 28, 2008
6
0
1
On our old linux/sendmail system we used the alias file to create generic e-mail addresses and forward them to the correct internal exchange user. Is this possible in Proxmox?

I tried a test by editing the /etc/aliases files and added an entry:

test: testinternal@mydomain.org

and restarted the smtp service.

No luck. I sent an e-mail from an outside source to test@mydomain.org. I can see the e-mail com into proxomox but it is forwarded to my internal exchange server as test@mydomain.org instead of testinternat@mydomain.org.

I guess I could do the translation inside of exchange but, I would really like to do it on the Proxmox server.

Thanks in advance!
 
We do not support aliases currently. Please do the translation on your server instead.

- Dietmar