--- milter-greylist-1.2.1/greylist.conf.5.orig Mon Apr 12 19:26:03 2004 +++ milter-greylist-1.2.1/greylist.conf.5 Sat May 1 04:26:55 2004 @@ -30,10 +30,10 @@ .\" .Dd Mar 31, 2004 -.Dt greylist.conf 5 +.Dt milter-greylist.conf 5 .Os .Sh NAME -.Nm greylist.conf +.Nm milter-greylist.conf .Nd milter-greylist configuration file .Sh DESCRIPTION .Nm @@ -107,7 +107,7 @@ By default, .Xr milter-greylist 8 will add a -.Ar X-Greylist +.Ar X-Milter header to any message it handles. The header shows what happenned to the message: delayed or not delayed, and why. The following options can be used in @@ -116,7 +116,7 @@ .Bl -tag -width flag .It Ar report none Never add a -.Ar X-Greylist +.Ar X-Milter header. .It Ar report delays Only add a header when the message was delayed. @@ -190,7 +190,7 @@ .Fl d command line option does. The path must be absolute and enclosed by quotes. Example: -.Dl dumpfile Qq /var/milter-greylist/greylist.db +.Dl dumpfile Qq /var/milter/greylist.db .It Ar subnetmatch This is equivalent to the .Fl L @@ -205,7 +205,7 @@ to communicate with .Xr sendmail 8 . It must be enclosed with quotes: -.Dl socket Qq /var/milter-greylist/milter-greylist.sock +.Dl socket Qq /var/milter/milter-greylist.sock .It Ar user This keyword should be followed by a quoted user login. Like the .Fl u