Search results

  1. William Edwards

    Outgoing auth LDAP

    I don't understand the question.
  2. William Edwards

    PMG behind HAProxy with postscreen

    Yes. Again, it works fine when I send mail directly to the PMG node from the same IP.
  3. William Edwards

    PMG behind HAProxy with postscreen

    I am already sending mail to the internal port. postscreen is running on the external port. I have swapped 25 and 26. What I want to achieve is that when I send mail to the internal port via a load balancer, I don't get "Relay access denied". It works perfectly fine when I send mail directly to...
  4. William Edwards

    PMG behind HAProxy with postscreen

    I am going to load balance between two nodes in one PMG cluster with HAProxy. I want to use `postscreen` so that the 'Trusted networks' feature in PMG works. However, when I add `postscreen` to the Postfix `master.cf` like this, I'm not able to send mail: <postscreen port> inet n -...
  5. William Edwards

    [TUTORIAL] Authenticated SMTP, DKIM and DMARC

    Can you share your Ansible tasks? I want to automate exactly this in Ansible while you have translated it to commands :)
  6. William Edwards

    Outgoing auth LDAP

    Is there a native way in Proxmox Mail Gateway to do outgoing LDAP auth? Or do I have to set it up manually in Postfix?
  7. William Edwards

    bugzilla.proxmox.com down

    Great... Maybe set up some monitoring ;)
  8. William Edwards

    bugzilla.proxmox.com down

    There is no appropriate place to post this in the forums. Is anyone at Proxmox aware that https://bugzilla.proxmox.com/ has been down for hours (!) ?
  9. William Edwards

    Use cases for ClamAV

    Well, for example, if the pmg smtp filter service is not running, mail would only get sent to localhost. So, if I have no rules that invoke virus scanning with ClamAV and I then disable the service, would it prevent any mail from getting through as is the case with some other crucial PMG-related...
  10. William Edwards

    Use cases for ClamAV

    Yes. And if I disable and turn off the ClamAV service after doing so, would that negatively affect the system?
  11. William Edwards

    Use cases for ClamAV

    Thanks. If I disable 'Virus Filter' under What Objects and I disable and turn off ClamAV, would that negatively affect the system?
  12. William Edwards

    Use cases for ClamAV

    Is ClamAV used only for incoming mail or is ClamAV used for outbound virus scanning as well?
  13. William Edwards

    pmg-smtp-filter keeps crashing with segfault

    It's a VM. I've restarted it and moved it to another host node.
  14. William Edwards

    pmg-smtp-filter keeps crashing with segfault

    No, it seems to happen at random. I monitor the box with Graphite, SNMP and Sensu and there is no indication or reason the crash occurs so to see. But they do occur, so something is up.
  15. William Edwards

    pmg-smtp-filter keeps crashing with segfault

    I would like to remind you that these crashes still occur on a monthly basis.
  16. William Edwards

    ha-manager VM's going in error state

    Perhaps, but the root cause would still be a QMP command timing out.
  17. William Edwards

    ha-manager VM's going in error state

    I don't think there is any update as of now. I am still experiencing this issue. The only 'solutions' at this point seem to be using bad hardware or turning off vzdumps.
  18. William Edwards

    pmg-smtp-filter keeps crashing with segfault

    I would like to remind you that these crashes still occur on a weekly basis.
  19. William Edwards

    pmg-smtp-filter keeps crashing with segfault

    Unfortunately, pmg-smtp-filter crashed with a segfault again. The segfault issue has not been fixed with the update. System log: Jul 9 20:34:58 proxmox-mg0 freshclam[826]: -------------------------------------- Jul 9 20:37:53 proxmox-mg0 clamd[837]: SelfCheck: Database status OK. Jul 9...
  20. William Edwards

    pmg-smtp-filter keeps crashing with segfault

    @tom: The update seems to have fixed the segfault issue. Thank you for the great product.