+++ Cory Daehn <Sunday 09 June 2002 07:46 pm>:
> Well, since the MAPS RBL & other services seem to be a pay feature
> now....
> Does anyone have any *FREE* sites which provide the same service?
What we use is documented at
http://spamblock.outblaze.com/spamchk.html - we
aggregate all those using djb's rbldns (
http://cr.yp.to/djbdns/rbldns.html)
Take your pick.
--
Suresh Ramasubramanian <----> mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip] From : <bish@???>
LOST #108 -**< Sub : Sysadmin utils (add / delete groups) >**-
To add or delete new groups on your system, as root, use the
utilities groupadd and groupdel ... Note in some distros it is
addgroup and delgroup. GID and group needs specification.
Syntax: "groupadd -g gid group" AND "groupdel group"