On Fri, Jul 30, 2004 at 07:59:57AM -0500, Jack L. Stone wrote: > I have the filter loading okay in the sendmail.cf and use the following to > start it: > /usr/local/sbin/milter-rcptfilter -c /usr/local/etc/rcptfilter.conf \ > -p /var/run/milter-rcptfilter/rcptfilter.sock > > Anyone else having better luck?? Of course I have :) What do you have in sendmail's log? Does milter-rcptfilter go to error state? If you run the rcptfilter in the foreground (using -d), what do you have? If you can't get what"s wrong, try adding a printf in mlfi_connect() to see if the milter is invoked at all when a new connection gets in. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Re: How can I stop mail to non-exsisting users?
2004-07-30 by Emmanuel Dreyfus