-
I don't see the two I mentioned. if you could pont them out.
the second one requires holding open the connectiion and slowing down the responses to the incomming server.
I was not aware that CGI was able to keep connections open after completiion of the script.
I get hit at the rate of about 150 connecion persecond. that would have open a lot of cgi thrreads.
However may have missed...
2009-06-03 00:28:27 UTC by bjfreeman
-
It does have these things
Here is the current feature list:
Easy browser-based setup (optional).
Uses your existing message transport and existing SMTP server.
Works with Sendmail, qmail, Postfix, Imail, Hmailserver, Kerio, Exchange, Courier, Mercury, Lotus Notes, and all other standard SMTP servers.
Adds SSL/TLS support and Spam Analysis even for your non SSL aware MTA
Automatically...
2009-05-31 16:29:04 UTC by hogan
-
It seems that AAASP is missing a couple of important features of fluffy
1) does not veriffy the IP belongs to a valid mail server.
2) Does not put the bogus server in a sandbox/Tarpit condition.
Both of these are done with apache James maillets.
and you can expand the mailets
Like I have one where if the helo is the same as the domain james host it is bogus because there is no mail...
2009-05-30 15:05:28 UTC by bjfreeman
-
The best alternative to fluffy now exists... in fact it is better than fluffy is / was.
It is called ASSP.
http://assp.sourceforge.net/
The only drawback is it requires Perl -- but other than that it is better than Fluffy.
I urge all Fluffy users to check it out -- and it is still in active development.
Enjoy,
Hogan.
2009-04-24 03:38:01 UTC by hogan
-
The apache mail server James has come a long way since 2006.
it now supports the Tarpitting that fluffy does.
it is an Enterprise software with a lot of bells and whistles.
It will verify the domain connecting
the hello and ehelo domains
it will send any that don't pass to deadletters or you can just send them to NULL
which is the same as a wastebasket.
It also ties into the White...
2009-04-24 00:51:51 UTC by bjfreeman
-
By the way, if you want to reach me you can do it a UnBiscuit@hotmail.com....
2008-06-27 08:33:11 UTC by nobody
-
Hi there,
I have been looking at Fluffy and found it to be very nice and promissing.
I quickly found out that it was missing just one of the most important features I was looking for RCPT TO WhiteList and BlackList.
Let me explain the reasons:
---------------------------
Here I use an SMTP server to feed a gateway service. The gateway is receiving messages by Emails (via my SMTP...
2008-06-27 08:30:09 UTC by nobody