Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changes to lists (renames, public/private conversion etc)

Contact root@poneeroot@ponee.io with your request.


If an entire project is being renamed, please specify all the lists to be renamed, don't just say "foo.a.o -> bar.a.o". We may be able to see the private lists, but PonEE does not see them unless they snoop, and snooping is bad karma.


mail-relay.apache.org

Mail relay management

  1. Update https://github.com/apache/infrastructure-p6/blob/production/data/common/relayclients.yaml with the appropriate information.
  2. Ensure that the following configuration is in the nodefile:
Code Block
titlepostfix::server config
collapsetrue
---
classes:
  - postfix::server

postfix::server::relayhost: '[mail-relay.apache.org]:587'
postfix::server::smtp_use_tls: true

...

hermes.apache.org

Mail relay management – Use of mail-relay.a.o preferred

add or remove IPs to hermes' relay allow list

...