mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
- reset maintainership PR: ports/103114 Submitted by: Derek Marcotte <derekm dot nospam_AT_rogers dot com> Approved by: maintainer (dhartmei)
25 lines
631 B
Groff
25 lines
631 B
Groff
*** milter-regex.8.orig Sat Mar 13 12:21:23 2004
|
|
--- milter-regex.8 Wed Sep 6 16:15:59 2006
|
|
***************
|
|
*** 37,42 ****
|
|
--- 37,43 ----
|
|
.Nm
|
|
.Op Fl d
|
|
.Op Fl c Ar config
|
|
+ .Op Fl r Ar pid-file
|
|
.Op Fl p Ar pipe
|
|
.Op Fl u Ar user
|
|
.Sh DESCRIPTION
|
|
***************
|
|
*** 54,60 ****
|
|
--- 54,63 ----
|
|
output on stdout.
|
|
.It Fl c Ar config
|
|
Use the specified configuration file instead of the default,
|
|
/etc/milter-regex.conf.
|
|
+ .It Fl r Ar pid-file
|
|
+ Use the specified pid file to write to. Default is:
|
|
+ /var/spool/milter-regex/milter-regex.pid
|
|
.It Fl p Ar pipe
|
|
Use the specified pipe to interface
|
|
.Xr sendmail 8 .
|