Recent content by dwoodard3950

  1. D

    Memory cgroup out of memory

    Did you find a solution or explanation for this? I have a cluster of 3 identical nodes. The container which terminates without warning is a debian based openldap server. Small resource consumer.
  2. D

    deny domain smtp

    Thanks! Exactly what I needed.
  3. D

    deny domain smtp

    How do I deny all domains but my own as valid send to addresses? I was looking at doing this with transport_maps, but the syntax to deny all is not compatible with the PMG entry form. Method with direct entry in /etc/postfix/transport example.com : .example.com : * error: Only allowing one...