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.

16 lines
527 B

  1. #
  2. # emailrelay secrets file
  3. #
  4. #see http://emailrelay.sourceforge.net/reference.html for reference
  5. #Mostly used options:
  6. #
  7. #NONE server specifies ip address range allowed to connect to emailrelay SMTP server
  8. #LOGIN client specifies the credentials to be used when forwarding emails to another SMTP server
  9. #LOGIN server specifies the credentials to be needed to authenticate with the emailrelay SMTP server
  10. #Examples:
  11. #
  12. #NONE server 192.168.1.* keyword
  13. #LOGIN client smtpuser@smtpserver smtppassword
  14. #LOGIN server user1 secret