Hia,

I'm not sure what if I'm doing wrong, but TMDA don't seem to be working with
me... ~/.tmda/config, TMDA Incoming Log attached.

Since I have a remote mail account I've been using that to test with.

What's happening is that when I send TMDA a message, it responds with a
confirmation request since the address I'm using is not in any lists. When I
reply to the confirmation (using both the MUA reply, and creating a blank
email to the address generated, TMDA keeps sending requests...

What I find interesting is that in the logs, the action taken by TMDA is a
confirm based on a pending request.

I'm not quite sure what I've done wrong... Any pointers?

Richard - richard[at]gotworms.co.uk
# telnet://www.tr3.org:3000
# Enter any 11-digit prime number to continue...


<---- TMDA CONFIG ----->

RECIPIENT_DELIMITER = "-"

RS_CUSTOM_BOUNCE_ADDR = "[EMAIL PROTECTED]"

## MAIL Delivery Options...
MAIL_TRANSFER_AGENT = "exim"
#LOCAL_DELIVERY_AGENT = "/usr/bin/maildrop"

## Actions for mail...
#ACTION_INCOMING = "confirm"
#ACTION_OUTGOING = "dated"

TEMPLATE_DIR = os.path.expanduser("~/.tmda/templates")

## Whitelist... we want to keep this!
CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/whitelist")
BARE_APPEND = os.path.expanduser("~/.tmda/lists/whitelist")

FILTER_INCOMING = os.path.expanduser("~/.tmda/filters/incoming")

USERNAME = "richard"
HOSTNAME = "gotworms.co.uk"
FULLNAME = "Richard Smith"

USEVIRTUALDOMAINS = 0

LOGFILE_DEBUG = "/home/richard/logs/TMDADebugLog"
LOGFILE_INCOMING = "/home/richard/logs/TMDALogIN"
LOGFILE_OUTGOING = "/home/richard/logs/TMDALogOUT"

DELIVERY = "|/usr/bin/maildrop"

<---- SNIPPET FROM LOG FILE ---->
Date: Sat Jan 18 23:04:37 GMT 2003
From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
Subj: mooooTeST
Actn: CONFIRM action_incoming
(1920)

Date: Sat Jan 18 23:04:37 GMT 2003
From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
Subj: mooooTeST
Actn: CONFIRM pending 1042931077.1326.msg
(1920)

Date: Sat Jan 18 23:05:49 GMT 2003
From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
Subj: confirm
Actn: CONFIRM action_incoming
(1982)

Date: Sat Jan 18 23:05:49 GMT 2003
From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
Subj: confirm
Actn: CONFIRM pending 1042931149.1568.msg
(1982)

Date: Sat Jan 18 23:07:33 GMT 2003
From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
Subj: Re: Please confirm your message
Actn: CONFIRM action_incoming
(5383)

Date: Sat Jan 18 23:07:33 GMT 2003
From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
Subj: Re: Please confirm your message
Actn: CONFIRM pending 1042931253.1589.msg
(5383)




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

Reply via email to