Search results

  1. F

    Microsoft Defender Advanced Threat Protection (ATP)

    Hi, Was someone able to integrate Microsoft's Defender Advanced Threat Protection (ATP) as scanning engine for PMG, now that its available for Linux ?
  2. F

    Rejecting emails with two @ in the from line

    Hi, Some emails get passed by pgm while they are spam. These emails look like this: From: "<Full user Name> realuser@realdomain" <diwash.panta@jadeconsult.com.np> (with two @ in the from line) where realuser@realdomain is a real colleague email address, as most mail reading software hide the...
  3. F

    Just a suggestion

    Hi, It's not productive to constantly monitor your spam quarantine for legitimate emails caught as spam. Would it be possible to use some rss feed or web browser notification, so when an email gets trapped by pmg as probable spam, the user gets a browser notification, so he/she can go and...
  4. F

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

    Hi, I wanted to change the "Action Objects" "Modify Spam Subject" from "SPAM: __SUBJECT__" to "[⚠️EMAIL_SUSPECT!!!]: __SUBJECT__" and got the above error message, I previously have done some comminication campaign on the header [⚠️EMAIL_SUSPECT!!!] to my users and wanted to preserve this header...
  5. F

    Preventing own email address spoofing

    Hi, some spammers do send emails to my users that seem to be originating from our internal domains and sometimes from their own email addresses (sender email = recipient email). PMG has two network interfaces, one in the lan and the other on the dmz accepting email from internet and from our mx...
  6. F

    Additional layer of security

    As read on https://www.storagereview.com/news/proxmox-ve-7-1-now-available "Backup jobs in the newest version of Proxmox VE feature a new, more flexible scheduler daemon named “pvescheduler.” They can also be labeled as protected, which means they cannot be pruned or deleted without manually...
  7. F

    [SOLVED] Importing big blacklists and whitelists from another spam gateway

    Thank you, I finely managed to import my white and black lists (emails + domain). But, i made a mistake running the batches twice, and found that emails and domains have been imported twice. While this has no impact on accuracy, it could have an impact on performance. Is there a way to remove...
  8. F

    Type of HDD for near zero budget implementation

    It is forbidden for State owned companies to externalise their data outside the country and some says even outside their datacenters.
  9. F

    Additional layer of security

    That's what I am looking for and a good starting point for immutability. Thank you Fabian.
  10. F

    Additional layer of security

    "but of course, if your backup server itself is taken over an attacker can rewrite any files, there's no way to stop that ;) if you enable encryption, you also get signed backups which would at least make an attack like that detectable." Of course you are right and I am doing my best to protect...
  11. F

    Type of HDD for near zero budget implementation

    Hello, I have setup a proxmox backup server on an old commodity computer (intel quad core) and now need to setup an external pbs, also on an old commodity computer (intel i3). Near zero budget because this is not the official IT system, it is till now (un)considered test/shadow IT, not even dev...
  12. F

    Additional layer of security

    Hi, when specifying a retention policy for snapshots/backups, are the snapshots/backups made immutable on the datastore during their lifetime until they have to be deleted so they won't be altered by a ransomware that could find its way to the proxmox backup server ?
  13. F

    Integrating Bitdefender endpoint security tools as an antivirus scanner

    Thanks, "if it can run daemonized in the background" this is mostly what i should check. For the pricing, they charge per mailbox for their antispam solution, but when scanning the smtp stream and just blocking the connection or changing the email on the fly, i have to check too.
  14. F

    Integrating Bitdefender endpoint security tools as an antivirus scanner

    Hello, I would like to know if it is possible to integrate bitdefender endpoint security tools with ProxMox Mail Gateway or what tests to do to know if this is possible. TIA.
  15. F

    Rocky Linux Template

    Hi, Which file to download as container template ? rootfs.tar.xz ? disc.qcow2 ? ...
  16. F

    Proxmox VE 7.0 (beta) released!

    Thanks fabian, i run the check and had a warning for only one container and thus proceeded to the upgrade. As not understanding the implications of incompatibility with cgroupv2 vs cgroupv1 I admit not having read the upgrade documentation carefully. My appologies for my previous comment.
  17. F

    Proxmox VE 7.0 (beta) released!

    Please mention this as a big warning somewhere in the beginning of the release note, that folks running Centos 7 and we are a lot should not upgrade. I just upgraded all my cluster to discover after reboot that all my containers (90% centos 7 adn 10% debian 10) have no network interfaces up and...
  18. F

    Promox 5 iso for troubleshooting

    The last command I issued remotely to the server before it becomes disconnected was to install ifupdown2 (as i do on other proxmox6 servers) and reboot. So, my guess is that trouble comes from this, i have no way to certify that ifupdown2 was the cause. Train is in another town and i am in...