Search results

  1. R

    kam.cf

    Hi , in the latest version of pmg 6.1 there is no spamassassin services, I think it should be removed.
  2. R

    [TUTORIAL] Advancing Proxmox Mail Gateway (especially Spam and Virus Detection)

    Hi heutger , does the latest version of the sa-update script work in version 6.1 of PMG?
  3. R

    [SOLVED] Unable to add items to blacklist

    I think the big problem of using Who blacklist, is when you have about 800 domains to block, do you imagine being putting one by one, so I asked if it is possible to add it to the custom.cf file, what other alternative is there to make it faster?
  4. R

    [SOLVED] Unable to add items to blacklist

    Excellent. in theory it should work the old way of spamassassin, I'm going to do tests.
  5. R

    [SOLVED] Unable to add items to blacklist

    Hi, is it possible to add blacklisted emails to custom.cf or local.cf.in? like this: blacklist_from account@gmail.com blacklist_from *@domain.net
  6. R

    rules location PMG-6.1

    Hi forum, I am migrating my old amavisd + spamassassin to PMG 6.1, and I have some doubts, I have my own rules and I want to migrate them to PMG, I was reading and it says that if I want to add a custom rule I have to add it to the custom.cf file, yes Do I paste these rules in the / etc / mail /...
  7. R

    possible bug with LVM o storage

    thank for info , did you edit the file /boo/grub/grub.cfg to leave that version by default?
  8. R

    possible bug with LVM o storage

    Yes, I already read that the problem was uploaded to the ubuntu team, I hope you have a solution soon
  9. R

    possible bug with LVM o storage

    You are using this version in production? , or just for testing. I have these servers in production.
  10. R

    possible bug with LVM o storage

    Hi Stoiko , Is there still no patch inside the kernel that fixes this possible bug? , you as proxmox developers are not working it apart
  11. R

    possible bug with LVM o storage

    Hi Adamb , I followed the thread and I see that you also suffered this pain just like me :( , What is the best way to install this version? these are the kernel versions that I have installed dpkg -l | grep pve-kernel ii pve-firmware 2.0-7 all...
  12. R

    possible bug with LVM o storage

    pveversion -v proxmox-ve: 5.4-2 (running kernel: 4.15.18-20-pve) pve-manager: 5.4-13 (running version: 5.4-13/aee6f0ec) pve-kernel-4.15: 5.4-8 pve-kernel-4.15.18-20-pve: 4.15.18-46 pve-kernel-4.15.18-12-pve: 4.15.18-36 corosync: 2.4.4-pve1 criu: 2.11.1-1~bpo90 glusterfs-client: 3.8.8-1...
  13. R

    possible bug with LVM o storage

    Hi , I have a couple of volumes per iscsi connected to 3 nodes with proxmox (10gb ethernet and multipath) , a volume is almost 6TB and another of 1.5TB, by mistake attach a 2.5tb disk to a vm and when I want to delete disk proxmox hangs . lvremove DLOW1:vm-1007-disk-2 (HANGED with this...
  14. R

    nodes greys in versión 5.4

    what is the function of the journalctl -r command? Do you think the problem could be in the nfs server, sometimes I had a power failure when the vm are in backup
  15. R

    nodes greys in versión 5.4

    the commands didn't work for me, I had to reboot the servers one by one
  16. R

    nodes greys in versión 5.4

    Hi forum , recently I finished installing a cluster with proxmox 5.4 and I have a few days that a couple of my nodes are put as offline (gray), and I have ping them perfectly, I connect by ssh and the cpu is working normal, there is no high consumption in ram and not in processing, the network...
  17. R

    [SOLVED] VG-PV from VM visible on PVE / Volume Communication Failure

    I explain my setup a bit, I have a freenas for iscsi and I am seeing two volumes (DLOW1 and DFAST), I am multipath for the volumes , Here my doubt as would be the syntax for these two volumes in lvm.conf? lvm root@node-srv3:~# lvm lvm> vgs VG #PV #LV #SN Attr VSize VFree DLOW1...