Well, found somewhat of an answer here:
http://www.hmailserver.com/forum/viewto ... 260#p81260
Each undelivered message appears on a new line.
Search found 12 matches
- 2012-03-12 09:08
- Forum: Scripting
- Topic: COM API documentation
- Replies: 1
- Views: 2226
- 2012-03-12 09:01
- Forum: Scripting
- Topic: COM API documentation
- Replies: 1
- Views: 2226
COM API documentation
Hi, I've had a look at the documentation for the COM API, and it does somewhat it's job. i.e. you know if you query a long value, you'll get a long. What's missing is the string reply for undelivered messages. I can't simulate an undelivered message easy enough (i.e. it'll probably bounce unless a t...
- 2008-09-13 01:47
- Forum: Feature requests
- Topic: Greylisting - Use The IPs in a blacklist
- Replies: 4
- Views: 4109
Re: Greylisting - Use The IPs in a blacklist
Of course:
On connect, 5XX - Your temporary blacklisted due to possible spam activity. Disconnect.
On connect, 5XX - Your temporary blacklisted due to possible spam activity. Disconnect.
- 2008-09-12 16:41
- Forum: Feature requests
- Topic: Greylisting - Use The IPs in a blacklist
- Replies: 4
- Views: 4109
Greylisting - Use The IPs in a blacklist
The pattern for greylisting from my point appears: 1. They try multiple times to send the message. 2. They use different 'From' email addresses. 3. They are trying to send to the same recipient. I'm thinking we can put this sort of activity on hold or make it less effective for spammers by implement...
- 2008-03-15 11:37
- Forum: Feature requests
- Topic: Bandwidth Logging
- Replies: 17
- Views: 15574
- 2008-03-15 11:36
- Forum: Archived feature requests
- Topic: Deleting
- Replies: 1
- Views: 2998
- 2008-03-15 11:29
- Forum: Feature requests
- Topic: Automatic whitelisting of local to external recpients
- Replies: 20
- Views: 16708
- 2008-03-15 11:27
- Forum: Feature requests
- Topic: Domain /Email address blacklist [70%]
- Replies: 87
- Views: 79736
It'd be good to see a feature to block spammers by IP. I've requested a similar feature before. So, basically when it is noticed that a large spam emails are coming from a singular IP range, it can simply be IP blocked. If they want to get unblocked, they can then use a free email address to contact...
- 2008-03-08 13:17
- Forum: Scripting
- Topic: Open-Source ASP.NET 2.0 WebMail system
- Replies: 256
- Views: 323263
I'm interested in this web mail idea. I like it kept clean, and agree, there's no need for a contacts feature. It only bloats things and makes more needless bug fixes for developers, etc. when things break (and adds to any security issues possible). As for project maintenance, you might get more mai...
- 2008-03-08 10:07
- Forum: Feature requests
- Topic: Bandwidth Logging
- Replies: 17
- Views: 15574
Bandwidth Logging
Logging bandwidth usage for each email account for SMTP and POP3 access. I think this would be handy so that it can be seen what bandwidth is attributed to email account usage. And it could have an 'other' view, so that emails that aren't delivered (or brute forcing, etc) can be placed in a seperate...
- 2008-02-26 14:45
- Forum: General discussions
- Topic: How to block this...
- Replies: 14
- Views: 6266
I like this idea, I have a feature request for similar functionality. I like the thinking of using the outside script to do it, however, I see a flaw in that if the data was maintained inside hMail, it could be as simple as an array search of addresses (similar to PHPs inarray). Many of the addresse...
- 2008-02-26 14:36
- Forum: Feature requests
- Topic: SMTP IP Address Blocking - Greylisting
- Replies: 2
- Views: 3677
SMTP IP Address Blocking - Greylisting
Hopefully the title is good. What I have in mind is taking the greylisting database, and any IP that has predominantly been greylisted, should not be allowed to open connections. This would basically be a method of ignoring connection requests from particular IPs so they can't connect. The feature w...