mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
0c89741271
Kaplan. Greyfix uses Postfix policy mechanism to enable greylisting with Postfix. WWW: http://www.kim-minh.com/pub/greyfix/ PR: ports/157052 Submitted by: Keith Gaughan <k@stereochro.me>
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
@exec mkdir -m 700 -p /var/db/greyfix && chown nobody /var/db/greyfix
|
|
sbin/greyfix
|
|
@cwd /
|
|
@dirrmtry /var/db/greyfix
|