Search results

  1. F

    Best storage target for VMs and containers

    Hi, I would like to setup shared storage for my Proxmox cluster and i am wondering which is the best solution for my small cluster (no FC, no dedicated ethernet path for storage, ... just all cluster nodes and planed Trunenas core storage server with single oepnzfs pool (2 mirrored disks), on...
  2. F

    Block email when two fields are equal to each other

    Hi, Some people are sending spam to my users from their own emails: Spam appears to be sent from the receiver address. This causes some panic as people think their accounts have been hijacked. How could i block email when the sender=the receiver (From=To). I have rules taht match field to a...
  3. F

    Block mail to exact match

    Helps a lot. Thanks you.
  4. F

    Block mail to exact match

    Hi, I would like to block email sent to m@mydomain.com. I have set up a what object with Filed match To m@mydomain.com but then all mail sent to emails ending with m@mydomain.com gets blocked. I would like to block email sent to exact receiver email address. Tried different combinations, but...
  5. F

    Can't determine (and so can't stop) the origin of abusive email

    From a further investigation, it seems that this happens when the email have been put in quarantine and then unquaranteened by a user. I still can't determine who has unquaranteened this email.
  6. F

    Suggestion for PMG quarantine

    I thought of a manual whitelisting mecanism where people have to send their email address by sms to given number to get added to a whitelist before being able to send to our domain. Did not implement it yet, but this looks like what cpanel seems doing.
  7. F

    Can't determine (and so can't stop) the origin of abusive email

    Hi, I have a PMG behind a firewall with only port 25 from the public ip address redirected to port 25 of my PMG. In the tracking center i find the following few informations about an abusive email: Mar 2 09:09:05 mail postfix/smtpd[4340]: connect from localhost[127.0.0.1] Mar 2 09:09:05 mail...
  8. F

    When to restart PVE ?

    When running VMs and containers on a PVE node either clustered to other nodes or not and some particular updates are pushed to the update repository (like updates to the kernel and other pve services), should we restart the nodes after applying these updates or not ?
  9. F

    Migration from 6.4 to 7.0

    Hi, is there a step by step guide to upgrade a centos 7 container to centos 8. I know this is not a proxmox issue, but doc about lxc containers running inside proxmox is not available elsewhere.
  10. F

    Outbound content filtering data leak prevention on attachments.

    Hi, Thiss seems to be a requested feature (Data Leakage Prevention). Are there any advances on this ?
  11. F

    Scheduling automatic restorations

    Hi, PVE does a great job of periodically backing up vms and containers and PBS another great job of periodically checking those backups. What about scheduling periodical restorations to nearly complete the cycle. So, one could schedule periodical restorations then etheir retain the restored vm/...
  12. F

    disarming hyperlinks

    Hi, How to disarm hyperlinks in emails making them unclickable so that a user must select a given text to copy-paste it in its browser ? This also could prevent clicking on emaisl that have the text part different from the hyper link.
  13. F

    Wide character in subroutine entry at /usr/share/perl5/PMG/RuleDB/ModField.pm line 78. (500)

    I am also receiving spam in Arabic and could need to write rules to bloc spam in that character set.
  14. F

    Small feature(s) request PVE or PBS side

    Hi, Recieving every day emails from my pve server about a "1.5 Tb windows file server" backup on a pbs server (all always kept to latest versions thanks to Proxmox folks generosity with the no-subscription apt repo), i noticed that nightly backup times vary from less than 2 hours to nearly 19...
  15. F

    Proxmox VE with or vs TrueNAS

    I think this is a very subjective opinion but I share it anyway for reflection on the roadmap of proxmox ve. https://www.servethehome.com/truenas-scale-released-and-resetting-the-nas-paradigm/
  16. F

    kvm: -chardev tty,id=serial0,path=/dev/ttyS0: warning: The alias 'tty' is deprecated, use 'serial' instead

    Hi and thank you. From what i know, this is a SIEMENS TC35 pure serial modem, an old piece of reliable hardware that survived all server deaths and are still using and moving from older to newer hardware several times. I managed to detect the modem from inside the VM and is seen by the vm as it...
  17. F

    kvm: -chardev tty,id=serial0,path=/dev/ttyS0: warning: The alias 'tty' is deprecated, use 'serial' instead

    Hi, I am trying to setup a kannel sms gateway preferably as a container or, if not possible, as a vm. Still looking for concise documentation. Modem is a serial device plugged on ttyS0 of the node running proxmox hypervisor. command entered: qm set 116 -serial0 /dev/ttyS0 result: update VM 116...
  18. F

    Microsoft Defender Advanced Threat Protection (ATP)

    I am also looking for the price/licence policy. Beeing available for linux doesn't necessarely mean it's free :-(
  19. F

    load average: 384.00, 383.34, 380.60

    Hi, One of my cluster nodes is hanging repetitively and i have no other choice than to hard reset it. When i execute the uptime command i get the following result: 08:42:42 up 2 days, 19:03, 1 user, load average: 384.00, 383.34, 380.60 This node is running latest pve 7.1 updated with the...