From: Sean Berry <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: TMDA not reading whitelist.
Sent: Tuesday, June 1, 2004 3:50 PM
I have been using TMDA .87 for almost a year now, with no problems
after initial setup.

I am now putting together a new mail server and have installed
TMDA 1.0.3.

I copied all of my user directories, including .tmda and all of its
subdirectories (like crypt-key and config).

I have also copied over the group white and black lists.

Permissions all seem to be okay (same on both machines)
but never-the-less I am having trouble and can't figure this out.

If I send an email, the first one gets challenged.  I then reply,
and that gets through.  I send another one, and it gets challenged.
I thought the line:
CONFIRM_APPEND = os.path.expanduser("/usr/local/share/tmda/group-whitelist")
was supposed to append the sender to the list after they have replied.

Also, If I send an email from someone already on the whitelist (copied over)
then they are challenged as well.  It looks to me like the whitelist is not
even being looked at.

If I delete the .cdb file, it should generate another when mail is received
for a challenge, right?

Am I missing something obvious here?  Please help.


------ relevant lines from my /home/sean/.tmda/filters file ------ from-file -autocdb /usr/local/share/tmda/group-whitelist ok from-file -autocdb /usr/local/share/tmda/group-blacklist drop ---------------------------------------------------------------------------------------



------------------My Config file in /home/sean/.tmda------------------------
MAIL_TRANSFER_AGENT = "sendmail"
RECIPIENT_DELIMITER = "+"
DELIVERY = "/var/mail/sean"

os.umask(002)

FILTER_INCOMING = "/usr/local/share/tmda/filters/incoming"
CONFIRM_APPEND = os.path.expanduser("/usr/local/share/tmda/group-whitelist")
CONFIRM_ACCEPT_NOTIFY = 0

MAX_AUTORESPONSES_PER_DAY = 20

LOGFILE_INCOMING = "/home/sean/tmda.in"
LOGFILE_DEBUG = "/home/sean/tmda.debug"
LOGFILE_OUTGOING = "/var/log/tmda.out"

SENDER_TEMPLATE_VARS = 1

PENDING_LIFETIME = "7d"
PENDING_DELETE_APPEND = "/usr/local/share/tmda/group-blacklist"
PENDING_CLEANUP_ODDS = 0.01

PENDING_CACHE_LEN = 20000

TERSE_SUMMARY_HEADERS = ["return-path", "subject", "date"]
------------------------------------------------------------------------------------------------



-------This is the tmda.in log for the message.-------------------------

Date: Thu May 27 11:51:07 GMT 2004
From: "Sean Berry" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subj: 052804 trial
Actn: CONFIRM action_incoming (1041)


Date: Thu May 27 11:51:07 GMT 2004
From: "Sean Berry" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subj: 052804 trial
Actn: CONFIRM pending 1085658667.8352.msg (1041)


Date: Thu May 27 11:51:31 GMT 2004
From: "Sean Berry" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subj: Re: Please confirm your message
Actn: CONFIRM accept 1085658667.8352.msg (2062)


Date: Thu May 27 11:51:32 GMT 2004
From: "Sean Berry" <[EMAIL PROTECTED]>
 To: [EMAIL PROTECTED]
Subj: 052804 trial
Actn: OK good_confirm_done_cookie

_________________________________________________________________
Express yourself with the new version of MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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

Reply via email to