F
Freedom
Hi, is it possible to update Microsoft DNS for W2K with a VB command?
Forgive me, I only know VB/VBScript.
I have a number of "spamtrap" email addresses which are hidden throughout
our corporate website, and are harvested by spammers. This way we can
identify the harvesters, and begin to block them.
We use several public RBL databases on our spam filter, but many of these
update too slowly, so we'd like to be able to create our own internal IP
Black-List of spammers who are sending email to our mail server.
I have written a simple SMTP service that successfully accepts connections
for these spamtraps, and collects the sending server's IP address to an
Access DB. Only question now is how to automatically add these as A, PTR,
and TXT records into MS DNS. Ideally, I'd like to bypass Access and just
add them directly to DNS.
Thanks in advance for any ideas or public source libraries/examples.
-- Freedom
Forgive me, I only know VB/VBScript.
I have a number of "spamtrap" email addresses which are hidden throughout
our corporate website, and are harvested by spammers. This way we can
identify the harvesters, and begin to block them.
We use several public RBL databases on our spam filter, but many of these
update too slowly, so we'd like to be able to create our own internal IP
Black-List of spammers who are sending email to our mail server.
I have written a simple SMTP service that successfully accepts connections
for these spamtraps, and collects the sending server's IP address to an
Access DB. Only question now is how to automatically add these as A, PTR,
and TXT records into MS DNS. Ideally, I'd like to bypass Access and just
add them directly to DNS.
Thanks in advance for any ideas or public source libraries/examples.
-- Freedom