On Thu, 6 Nov 2003, Mark Emerle wrote:
> >From the man page:
>          return('REJECT', "Connection rejected - $ip is not foo.com");
> >From the mimedfang web page:
>           return(0, "Connect rejected - $ip is not foo.com");
Either will work, although the string version ('REJECT') is preferred
for clarity.
--
David.