Message: 1 Date: Thu, 19 Feb 2004 10:33:20 -0700 From: "Monique Y. Herman" <[EMAIL PROTECTED]> Subject: Re: addresses being incorrectly added to blacklist To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]>
On 2004-02-19, F. Even penned:
[EMAIL PROTECTED]:~/.tmda] tmda-keygen -V
TMDA/1.0.2 "Bold Forbes" (Python/2.3.2 on FreeBSD-4.0-RELEASE-i386-32bit-ELF)
[EMAIL PROTECTED]:~/.tmda] grep APPEND config CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed") PENDING_RELEASE_APPEND = os.path.expanduser("~/.tmda/lists/released") PENDING_BLACKLIST_APPEND = os.path.expanduser("~/.tmda/lists/blacklist") PENDING_DELETE_APPEND = os.path.expanduser("~/.tmda/lists/blacklist")
[EMAIL PROTECTED]:~/.tmda] grep -v "#" filters/incoming
from <> ok from-file ~/.tmda/lists/blacklist bounce from-file ~/.tmda/lists/whitelist_wildcards accept from-file ~/.tmda/lists/whitelist ok from-file ~/.tmda/lists/confirmed ok from-file ~/.tmda/lists/released ok
OK....I've just had 3 addresses added to my blacklist from messages that I'm not sure were ever confirmed. I KNOW I've released them all manually, I don't know if the people ever sent their confirmation. If I release a message, why should it ever get added to the blacklist, even considering how I have my setup configured? This would seem to be a bug to me. I am using the latest version this time, that has been confirmed.
What does your incoming log have to say about what it did to these messages?
Two of the 3 addresses had been released, so they are in my ~/.tmda/lists/released file, and 1 had actually confirmed their message, and the address for that is sitting in ~/.tmda/lists/confirmed. YET, all 3 of these addresses appeared on the blacklist (automating the blacklisting has proven unreliable enough that I have a cron to e-mail me my blacklist each night so I can see if it caught legitimate addresses, which it does). Is there any logging aside from the message delivery logging that can be turned on? Can anyone explain why these addresses are getting added to the blacklist when they have either been confirmed and are sitting in confirmed or manually released and sitting in released?
Thanks, Frank
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
