mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
emailrelay: fix reference link
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
0cba893a3d
commit
c5604731ca
@@ -1,7 +1,5 @@
|
||||
#
|
||||
# emailrelay secrets file
|
||||
#
|
||||
#see http://emailrelay.sourceforge.net/reference.html for reference
|
||||
# E-MailRelay secrets file
|
||||
# See https://emailrelay.sourceforge.net/index.html#reference_md_Authentication
|
||||
|
||||
#Mostly used options:
|
||||
#
|
||||
|
||||
@@ -29,6 +29,6 @@ config emailrelay 'cmdline'
|
||||
option enabled '0'
|
||||
option mode 'cmdline'
|
||||
# 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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user