On 2004-02-19, F. Even penned:
>> 
>> 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?
>

I'm not sure what you mean by "message delivery logging."

I have the following lines in my config:

LOGFILE_DEBUG = os.path.expanduser("~/log/tmda/debug")
LOGFILE_INCOMING = os.path.expanduser("~/log/tmda/incoming")
LOGFILE_OUTGOING = os.path.expanduser("~/log/tmda/outgoing")

So, once again, what does your incoming log have to say about what it
did to these messages?

The incoming log should look something like this:

        Date: Sun Feb 15 06:27:38 MST 2004
        From: root <[EMAIL PROTECTED]>
        To: [EMAIL PROTECTED]
        Subj: Daily AIDE report for localhost.org
        Actn: OK (from-file /home/monique/.tmda/lists/whitelist ok)            (47581)


-- 
monique

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to