[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] milter-greylist
- Subject: Re: [vps-mail] milter-greylist
- From: Scott Wiersdorf <scott@xxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 16:28:45 -0600
On Wed, Apr 27, 2005 at 03:10:19PM -0700, Mark A. Sharkey wrote:
> Thanks, Scott, that helped.
>
> Now I want to configure milter-greylist so that it is only filtering for
> a single domain on the server. I don't quite understand the comments.
> If I *only* want precisionpros.com to be filtered, do I do this:
>
> rcpt -T /.*@precisionpros\.com/
use this:
rcpt /.*@precisionpros\.com/
but start the milter with the -T option. Try adding this to /etc/rc.conf:
miltergreylist_flags="-T"
and see if it works.
> After I make changes to the greylist.conf file, do I need to restart
> anything?
No, it detects changes automatically.
Scott
--
Scott Wiersdorf
<scott@xxxxxxxxxxxx>
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index