Recent content by proxmoxer

  1. P

    rewriting receiver's domain (outgoing)

    Solution: 1. Edit /var/lib/proxmox/templates/main.cf.in 2. Run proxconfig -s 3. You have to do it again when you update your proxmox. Thanks to the excellent support. :D
  2. P

    rewriting receiver's domain (outgoing)

    OK, i've found the postfix-config i need: http://www.postfix.org/ADDRESS_REWRITING_README.html#generic But i have still no idea, how to get into the /etc/proxmox/system.cfg Help!
  3. P

    rewriting receiver's domain (outgoing)

    Thanks for your reply. We've got the GOV-Version, so there are no limitations on domains or sth. As far as i know, the PMG overwrites the main.cf. So how do i have to configure postfix? The way is: 1. User sends an E-Mail to domain-x.com 2. Exchange 2003 relays it to Proxmox 3. Proxmox...
  4. P

    rewriting receiver's domain (outgoing)

    Hi, i need to rewrite some receiver domains and forward them to a static ip address (outgoing): domain-x.com --> domain-x.secure-network.com --> 192.168.10.10 How can I do that? Is there a better solution? I need to send some emails-domains through a secure network.