comparison dnsbl.rc.in @ 211:4db1457cd11a stable-6-0-18

Extend auto-whitelisting when receiving mail even if the auto whitelist is specified in a parent context. Fixes for Solaris from sm-archive.
author Carl Byington <carl@five-ten-sg.com>
date Sat, 22 Mar 2008 11:19:36 -0700
parents d6531c702be3
children df7dc6b2b153
comparison
equal deleted inserted replaced
210:cf2ecf5bacc9 211:4db1457cd11a
63 *) 63 *)
64 echo "Usage: dnsbl {start|stop|restart|status}" 64 echo "Usage: dnsbl {start|stop|restart|status}"
65 exit 1 65 exit 1
66 esac 66 esac
67 exit $RETVAL 67 exit $RETVAL
68
69 # $Id$