emailrelay: fix reference link

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
Sergey Ponomarev
2022-07-31 18:09:41 +03:00
committed by Josef Schlehofer
parent 0cba893a3d
commit c5604731ca
2 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
# # E-MailRelay secrets file
# emailrelay secrets file # See https://emailrelay.sourceforge.net/index.html#reference_md_Authentication
#
#see http://emailrelay.sourceforge.net/reference.html for reference
#Mostly used options: #Mostly used options:
# #

View File

@@ -29,6 +29,6 @@ config emailrelay 'cmdline'
option enabled '0' option enabled '0'
option mode 'cmdline' option mode 'cmdline'
# specify all arguments that should be passed to emailrelay here # specify all arguments that should be passed to emailrelay here
# see http://emailrelay.sourceforge.net/reference.html for command line reference # See https://emailrelay.sourceforge.net/index.html#reference_md_Reference for command line reference
option extra_cmdline '--some-other --cmdline-options' option extra_cmdline '--some-other --cmdline-options'