[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] milter-greylist
- Subject: Re: [vps-mail] milter-greylist
- From: "Mark A. Sharkey" <mark@xxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 16:06:49 -0700
Thanks Scott,
I still don't think I have it working right though. My understanding,
is that by default, the headers will be rewritten, right? I have this
in the config file:
# add an X-Greylist header. Default is all, which
# cause a header to always be added. Other possible
# values are none, delays and nodelays
report all
When I do a ps -aux, I see that milter is running:
smmsp 32223 0.0 0.0 1592 548 ?? Ss Thu06AM 0:11.48
/usr/local/bin/milter-greylist -P /var/run/milter-greylist.pid -f
So, if everything was working, wouldn't I see X-Greylist in the email
header? Is there a log file or a more verbose setting that I can turn
on to help me debug this further?
Thanks!
Mark
Scott Wiersdorf wrote:
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
--
vps1 -> vps2 migrations for only $429.00!
Mark A. Sharkey
PrecisionPros.com Network
6543 East Omega Street
Mesa, Arizona 85215
800 844 4434 toll free
480 461 9765 local
480 461 9312 fax
======================================================================
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