1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/mail/enma/files/patch-enma_etc_enma.conf.sample
Martin Wilke 3e05742bd0 ENMA is a milter program for the domain authentication technologies.
It authenticates sender's address with SPF and Sender ID, then labels
the result onto the Authentication-Results: field.

WWW: http://sourceforge.net/projects/enma/

PR:		ports/127158
Submitted by:	Hirohisa Yamaguchi <umq at ueo.co.jp>
2008-09-07 16:05:21 +00:00

14 lines
417 B
Plaintext

--- ./enma/etc/enma.conf.sample.orig 2008-08-08 14:57:14.000000000 +0900
+++ ./enma/etc/enma.conf.sample 2008-09-07 01:09:31.000000000 +0900
@@ -6,8 +6,8 @@
## Milter ##
milter.socket: inet:10025@127.0.0.1
-milter.user: daemon
-milter.pidfile: /var/run/enma/enma.pid
+milter.user: mailnull
+milter.pidfile: /var/run/milterenma/enma.pid
milter.chdir: /var/tmp
milter.timeout: 7210
milter.loglevel: 0