freebsd-ports/mail/exact/pkg-plist

7 lines
178 B
Text
Raw Normal View History

sbin/exact
etc/exact.conf.sample
2003-06-09 13:54:16 +02:00
etc/rc.d/exact.sh
@exec mkdir -p %%EXACTDIR%%
@exec chown %%MAILUSER%%:%%MAILGROUP%% %%EXACTDIR%%
@unexec rmdir %%EXACTDIR%% 2>/dev/null || true