Recent content by bougatoyta

  1. B

    Proxmox Mail Gateway 8.0 available

    Hi, Is it possible to upgrade from 6 to 8 directly with a new install on a fresh vm (no in-place upgrade)? thx
  2. B

    Mailgateway PMG and Bookworm / pmg-enterprise.list (sources.list)

    A new version of PMG should be shipped soon with debian 12 support, usually there's PVE/PBS first then PMG.
  3. B

    How to limit number of sending email / hour on pmg ?

    Sadly a rate limiting is not implemented in PMG (I don't think it's on the roadmap) See : https://forum.proxmox.com/threads/sender-rate-limit-to-prevent-spam.86021/ I would like to have a rate limiting in PMG this would simplify a lot the control flow of mail (everything comes out of the PMG...
  4. B

    [SOLVED] Access to pgsql DB denied after IP change

    Nice catch it was that. Might be worth to add in the documentation, we have it on 'No' by default to comply to some CIS rules there might be other people in the same boat Anyway, has always thanks for your time and help !
  5. B

    [SOLVED] Access to pgsql DB denied after IP change

    Pretty normal sshd_config : Include /etc/ssh/sshd_config.d/*.conf LogLevel INFO LoginGraceTime 60 PermitRootLogin yes MaxAuthTries 4 HostbasedAuthentication no IgnoreRhosts yes PermitEmptyPasswords no ChallengeResponseAuthentication no UsePAM yes AllowTcpForwarding no X11Forwarding no PrintMotd...
  6. B

    [SOLVED] Access to pgsql DB denied after IP change

    So I've rebuild both server and imported the backup of the master : mv pmg-backup_2023_06_19_64906A94.tgz /var/lib/pmg/backup/ # I restored from GUI sudo nano /etc/ssh/sshd_config => Allow root access with password systemctl restart sshd # This block was not working because I still had the old...
  7. B

    [SOLVED] Access to pgsql DB denied after IP change

    Hi, I've set up a PMG proxy on temp IP, then I moved the cluster to the proper IP, for which I needed to delete and re-create the cluster. I've removed nodes from the master, deleted all cluster.conf files, redo the iptables and now I get this error : Received request to connect to path...
  8. B

    Allow administrator to put custom score ?

    We work in a 1 client = 1 PMG instance, this is why they have admin access, they are autonomous on the management of the spam filter but for security reason and compliance we cannot give them the root password, so in our case give the access to custom score change is not a problem. But I...
  9. B

    Allow administrator to put custom score ?

    Root access is reserved for the admin team, and our client as access to the mail filter as an admin and want to be able to modify custom score
  10. B

    Allow administrator to put custom score ?

    Hi, I believe that in the past, administrator could create custom score in PMG I just tried to increase the score of a rule and I got a permission denied because I was not in root access. How can I allow administrator to make change of score ? Regards
  11. B

    Tracking center does not read all the mail.log file

    Thanks for your answer. Sadly my PMG did not read the .gz files, so I ended up recreating a syslog file and importing every thing in this file, idk why it did not read the rotated file
  12. B

    Tracking center does not read all the mail.log file

    HI, Due to an agressive logrotate we had a rotation a bit to soon in the mail.log file I've unzipped older mail log and put every log in the same mail.log file But pmg only show what was in the rotatef mail.log (ie nothing before 13/06/2023 midnight, I get a "no data in database") Does the...
  13. B

    Proxmox VE 8.0 (beta) released!

    Hi, Hope I can ask this here, is there any plan for an official Terraform provider made by Proxmox for PVE 8.0 ? I would like to push a bit more of proxmox in my company but it's hard to push without a proper Terraform provider made by the company. Regards !
  14. B

    [SOLVED] Debian 12 support

    Hi, I have some PMG cluster to provide in 3 weeks, does PMG 7 is supported for debian 12 as it is release in 4 days as stable ? Just to know if I spin up debian 11 or 12 vm. Regards.
  15. B

    Blocking TLD

    You can use this one if you want to block multiples TLD : @.+\.(bio|otherTLD|otherTLD)$

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!