|
@@ -17,7 +17,7 @@
|
17
|
17
|
# When postsrsd is installed for the first time, a random secret is generated
|
18
|
18
|
# and stored in /etc/postsrsd.secret. For most installations, that's just fine.
|
19
|
19
|
#
|
20
|
|
-#SRS_SECRET=/etc/postsrsd.secret
|
|
20
|
+SRS_SECRET=@SYSCONF_DIR@/@PROJECT_NAME@.secret
|
21
|
21
|
|
22
|
22
|
# Local ports for TCP list.
|
23
|
23
|
# These ports are used to bind the TCP list for postfix. If you change
|