ports/mail/smfsav-devel/files/patch-smf-sav.conf
Danilo G. Baio 004fd3218c New port: mail/smfsav-devel
mail/smfsav -> mail/smfsav-devel

This is a fork of smf-sav which was originally written by Eugene Kurmanin.
It is a "reloaded" version with heavy bugfixes maintained by Gabriele
Maria Plutzar.

WWW: http://smf-sav.anw.at/

PR:		216669
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp>
2017-08-26 01:18:16 +00:00

20 lines
570 B
Text

--- smf-sav.conf.orig 2012-04-08 17:04:38 UTC
+++ smf-sav.conf
@@ -1,4 +1,4 @@
-# /etc/mail/smfs/smf-sav.conf
+# %%PREFIX%%/etc/smf-sav.conf
#
# smf-sav configuration file v2.0
# pre initialisised with useful values
@@ -173,9 +173,9 @@ ToFailTTL 10h # recipients that did not
# Socket used to communicate with a Sendmail daemon
#
-# Default: unix:/var/run/smfs/smf-sav.sock
+# Default: unix:%%SMFSAV_RUN_DIR%%/smf-sav.sock
#
-Socket unix:/var/run/smfs/smf-sav.sock
+Socket unix:%%SMFSAV_RUN_DIR%%/smf-sav.sock
# Facility for logging via a Syslog daemon
#