Recent content by BiteMyElbow

  1. B

    [SOLVED] Proxmox VE - Login failed. Please try again.

    In the end, using a neural network, I was given the task of restarting the services: systemctl restart pve-cluster pvedaemon pveproxy And for now, the problem has been resolved. I will see if it works next time and try to write about it. PS: When I logged in to the web interface, I noticed that...
  2. B

    [SOLVED] Proxmox VE - Login failed. Please try again.

    I got the same error from time to time: I did: service pvedaemon restart service pveproxy restart service pvestatd restart with no errors but no luck. I did: pvecm updatecerts with output: (re)generate node files merge authorized SSH keys and known hosts unable to open file...
  3. B

    SPAM from gmail.com

    The mail itself does not even have To: address: Thank you in advance.
  4. B

    SPAM from gmail.com

    Good afternoon. Can you please tell me how to solve the problem? We started receiving SPAM emails from GMAIL, see the examples below. Of course, I can't block GMAIL by IP. Adding the sender to the BLACKLIST also does not seem to be effective. How do I set up PMG to filter similar emails?
  5. B

    SQL VM regularly freezes.

    The problem still exists, i do not know how to solve it. From time to time, the VM just freezes, the Console screen is black and I can't do anything with it, just reboot. The only clue is that the hang-up occurs mainly on weekends (when some kind of maintenance is possible). In the computer...
  6. B

    [SOLVED] Is it possible to whitelist domain not IP range.

    Can you tell me, what other options are there for blocking and allowing senders besides adding the entire ip list of the mailing service?
  7. B

    [SOLVED] Blank To: field in SPAM messages. How to block such a thing?

    I have to reopen the topic. We are still receiving SPAM emails with an empty subject. Please tell me, what other options are there to block such emails? Message body: Received: from MAIL05.mydomain.com (172.30.21.129) by MAIL05.mydomain.com (172.30.21.129) with Microsoft SMTP Server...
  8. B

    [SOLVED] Is it possible to whitelist domain not IP range.

    Hi. I have PMG 7.3-3 and i can't receive mail from our partners, because it is blocked with "550 5.7.1 Service unavailable; client [136.143.188.12] blocked using block.ascams.com;". I checked the sender's SPF records and realized that they were sending emails using the mailing service. I do not...
  9. B

    SQL VM regularly freezes.

    I changed VIRTIO driver to 1.208 version but it does not resolve my problem. Is there any other options?
  10. B

    SQL VM regularly freezes.

    Greetings. I have PVE 8.0.3 with several identical virtual machines, each of which has its own role. All VMs are Server 2019. One of them (Microsoft SQL Server) is constantly hanging up one time in two-three days. Black screen in Console and the only thing I can do is hard stop it. I can't...
  11. B

    Greylist configure

    I join the question. I turned on greylisting, but the emails began to disappear, I had to turn it off. Are there detailed greylisting setup instructions somewhere on the forum how to turn greylist on and how to improve it and how to log it?
  12. B

    Step by step improving antispam protection.

    Ok, the Guide i needed i found in https://forum.proxmox.com/threads/stopping-spam-from-the-mx-filter-in-reply-to-field.80037/post-354681
  13. B

    Where is directory -> Configuration -> Mail Proxy -> Whitelist

    Is it possible to DELETE networks from /config/whitelist/network with pmgsh?