# FILE MANAGED BY PUPPET, CHANGES WILL BE REPLACED # # Defines which recipient addresses are allowed for mail relaying # Relay recipients control # Format: recipient_pattern action # Example: @example.com OK <% @relay_recipients_maps.each do |recipient, action| -%> <%= recipient %> <%= action %> <% end -%>