Search results

  1. B

    Bayes filter not learning

    My gateway runs for around a year now, but bayesian filter is still not learning spam well. I have set threshold to bayes_auto_learn_threshold_spam 7.0 in /usr/share/spamassassin/10_default_prefs.cf and also in /etc/mail/spamassassin but it still did not learn messages above 14 score...
  2. B

    [SOLVED] Undeliverable mail message not signed by DKIM

    Thank you for information, sadly this is quite crucial to use when you use DMARC on your domain. I am giving example of how I resolved this issue below. I have installed opendkim and generated key for just my mail gateway, then set postfix in PMG to use opendkim (there is plenty of tutorials...
  3. B

    [SOLVED] Undeliverable mail message not signed by DKIM

    I have proxmox mailgw as a relay to more mail servers in my local network and when someone tries to send mail to non-existing address, PMG returns Undelivered Mail Returned to Sender which is marked as spam because the message is not signed with DKIM, how can I have PMG automatically sign those...
  4. B

    [SOLVED] Directing connection based on domain name

    Hi, have one server running proxmox with at least 2 VMs that I want to be used with different domains(both domain names will point to server). I will have only 1 public IP address so I cannot assign public IP to both VMs and I would like to direct connections based on domain name. How can I...
  5. B

    [SOLVED] Cannot delete LVM Volume group

    Helllo, I accidentally made a volume group named halo as seen on image, but cannot get rid of it, I want to free /dev/sdd from it I have tried pvesm remove halo with result of delete storage failed: error during cfs-locked 'file-storage_cfg' operation: storage 'halo' does not exist before that...