Search results

  1. A

    Proxmox Mail Gateway Installation on Debian 12

    the issue was solved by re-installing the PMG :D
  2. A

    Proxmox Mail Gateway Installation on Debian 12

    Now im facing this error everytime i tried to configure via gui
  3. A

    Proxmox Mail Gateway Installation on Debian 12

    I already solved this problem, by doing postmap /etc/pmg/domains # service postfix@- status ● postfix@-.service - Postfix Mail Transport Agent (instance -) Loaded: loaded (/lib/systemd/system/postfix@.service; enabled-runtime; preset: enabled) Active: active (running) since Tue...
  4. A

    Proxmox Mail Gateway Installation on Debian 12

    Hello, I attempted to install Proxmox Mail Gateway on Debian 12. Everything went well until I encountered the following error logs: unable to update postfix table /etc/pmg/domains: postmap: fatal: bad string length 0 < 1: mydomain = unable to update postfix table /etc/pmg/transport: postmap...
  5. A

    Asking Proxmox VE Capabilities

    Thank you for taking the time to discuss. Do you have experience using Proxmox VE with Morpheus integration and its capabilities for running OCT, such as Splunk, Datadog, etc, as well as ETC platforms like AWS, Azure, GCP, etc?
  6. A

    Asking Proxmox VE Capabilities

    Hello, Thank you for taking the time to visit this thread. Currently, my office is considering Proxmox VE as a virtualization solution, and we are very interested in the solutions offered. However, there are a few detailed aspects that concern us. 1. Its ability to add CPU, memory, NIC, disk...
  7. A

    Proxmox Mail Gateway as out going SMTP

    Before I did everything you said wrong, I tried using port 26 for out going SMTP but it still doesn't work. The one below is an example that I took from another PMG host that is still freshly installed, I didn't add anything except the IP network and domain that was entered into the Whitelist...
  8. A

    Proxmox Mail Gateway as out going SMTP

    Yes, I am aware of these configuration options if PMG is meant for an MX server. The question is how can a PMG host be used as SMTP, especially in the Relay Domains configuration, why do I have to enter a domain extension before I can send, as example here is my production PMG that designed for...
  9. A

    Proxmox Mail Gateway as out going SMTP

    Hello, I try to set up Proxmox Mail Gateway for out going SMTP, with smart house configuration on Relaying. My question and confusion while using Proxmox Mail Gateway is Relay Domains, what value should I enter in Relay Domains so that all out going transactions can be sent. The value i...
  10. A

    Relay domains for out going email

    Thanks for your advice mate ;)
  11. A

    Relay domains for out going email

    Thanks for your feed back and advice. Currently i have listed the block IP client in Trusted IP/Network, since i use this PMG host as outgoing SMTP based on your explanation, i changed the External SMTP Port to 26 and the Internal SMTP Port to 25. I have now tried to simulate sending an...
  12. A

    Relay domains for out going email

    Hello, I tried to set up PMG as SMTP for out going email, I configured a relay domain with domains but when I send an email transaction I get a problem with the error message 'relay access denied' Sep 12 10:52:32 xxx-xxx postfix/smtpd[59485]: connect from unknown[192.168.xxx.xxx] Sep 12...