Use this forum if you want to suggest a new feature to hMailServer. Before posting, please search the forum to confirm that it has not already been suggested.
-
^DooM^
- Site Admin
- Posts: 13861
- Joined: 2005-07-29 16:18
- Location: UK
Post
by ^DooM^ » 2009-12-07 14:09
90% of blacklists do not use access keys as they are free but there are some that do and currently there is no way to use these in hMail.
abcdefghijkl.
2.1.9.127.
dnsbl.httpbl.org
[Access Key][Octet-Reversed IP][List-Specific Domain]
I would like to see hMail have the ability to use these blacklists as well.
See this url for more details
http://www.projecthoneypot.org/httpbl_api.php
Also not sure if hMails return code values would be able to handle what is returned by honeypot as it is quite granular.
Code: Select all
Query: abcdefghijkl.2.1.9.127.dnsbl.httpbl.org
Response: 127.3.5.1
1) 127 : standard unchanged response
2) 3 : days since last seen.
3) 5 : threat rating 0 - low 255 - high
4) 1 : behaviour of type "search engine," "suspicious," "harvester," and "comment spammer." or multiples thereof using a bitset. More details @ link
Cheers!
If at first you don't succeed, bomb disposal probably isn't for you! ヅ
-
sheffters
- Senior user

- Posts: 453
- Joined: 2009-07-01 20:46
-
Contact:
Post
by sheffters » 2010-01-20 19:12
How good is the project honeypot blacklist?
I've had spam traps for years for them, but never got round to setting up the blacklist on a mail server.
S.
-
^DooM^
- Site Admin
- Posts: 13861
- Joined: 2005-07-29 16:18
- Location: UK
Post
by ^DooM^ » 2010-01-20 19:39
I use it on my website, It's excellent. hMail can't use it though due to access key being required and that the codes returned are quite specific however with the new changes being added to DNS return result that's no longer an issue, just the access key.
If at first you don't succeed, bomb disposal probably isn't for you! ヅ
-
ensarija
- New user

- Posts: 13
- Joined: 2010-06-03 17:04
- Location: Bosnia and Herzegovina
-
Contact:
Post
by ensarija » 2010-06-24 09:47
Just Bumping topic.
I did same request
here, not knowing this exists.
-
dzekas
- Senior user

- Posts: 2486
- Joined: 2005-10-13 21:28
- Location: Lithuania
Post
by dzekas » 2010-06-24 12:14
Users should contact their RBL service provider and ask to follow standard RBL address usage procedures.
Standard tools will work, if service provider uses [Octet-Reversed IP][Access Key][List-Specific Domain]. hMailServer might implement [Access Key][Octet-Reversed IP][List-Specific Domain] and then some smarta.. provider will invent other customer verification scheme and users will ask to support other "DNS/RBL authentication" method.