proxmox mail gateway

  1. R

    [SOLVED] SMTPD Banner Mail Gateway Cluster / Promox VE LXC Container PMG 6.0

    Hello Everyone, I have now two Proxmox Mail Gateways in a Cluster. Now I would like to have two different SMTPD Banners, one for each machine. (PMG Mailin01 and PMG Mailin02). If i change it on one machine the second machine have the same SMTPD Banner. If I edit main.cf changes will override by...
  2. M

    Configure Postifix on the Proxmox mail gateway

    boa noite, colegas Eu tenho um servidor de e-mail no CentOS executando um postifix. Como faço para configurar o gateway de correio proxmox nele? Alguém pode me ajudar? Agradeço antecipadamente.
  3. T

    [SOLVED] Whitelist for a single domain

    Hi guys, I want to put a domain in a whitelist that works just for ONE domain on my PMG. Is it possible? Thanks.
  4. T

    KAM rules override

    Hi guys, I'm trying to set up my custom rules for PMG, I'm writing everything in the file /etc/mail/spamassassin/custom.cf and quite everything is working fine, I cannot change the score of the KAM_MARK. What can I do? Thanks ;) edit: I've edited the file /usr/share/spamassassin-extra/KAM.cf...
  5. A

    how to add "Relay domains" programmatically

    Hi, I would like to be able to add relay domains through some sort of api. Is that possible? I notice that relay domains are saved to "/etc/pmg/domains" and `/usr/sbin/postmap /etc/pmg/domains` can update domains.db ? But it seems that changing `/etc/pmg/domains` and updating domains.db is...