You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cgp.inc 365B

1234567891011121314151617
  1. # Please don't modify this file as your changes might be overwritten with
  2. # the next update.
  3. #
  4. # This file defines some specific settings that are applicable merely when using
  5. # CommuniGate Pro MTA and it's specific integration
  6. arc {
  7. sign_networks = [127.2.4.7];
  8. }
  9. dkim_signing {
  10. sign_networks = [127.2.4.7];
  11. }
  12. options {
  13. local_addrs = [127.2.4.7];
  14. }