f8fa193250
- Switch to options helpers - Regenerate patches with `make makepatch`
11 lines
372 B
Text
11 lines
372 B
Text
--- ppolicy.tap.orig 2007-08-20 12:53:28 UTC
|
|
+++ ppolicy.tap
|
|
@@ -20,7 +20,7 @@ from twisted.internet import reactor, pr
|
|
|
|
# default config
|
|
config = {
|
|
- 'configFile' : '/etc/postfix/ppolicy.conf',
|
|
+ 'configFile' : '/usr/local/etc/ppolicy.conf',
|
|
'logLevel' : logging.WARN,
|
|
'admin' : 'postmaster',
|
|
'domain' : socket.gethostname(),
|