Okay, I've tried pretty much every thing i can think of...

I've checked mail coming in at every stage and as far as i'm concerned, TMDA
should have everything it needs to make the confirmation.

I sent a mail to myself at a TMDA like address
([EMAIL PROTECTED]) from my webmail account... these are
straight copy and paste... even my ISP spam tags are still there...

See the headers at the end of the message.

Here's how I see things happening in my mail setup for TMDA.

1. Mail for my domain (gotworms.co.uk) is delieverd to a pop3 mailbox at my
ISP (notnet.co.uk).
2. Fetchmail connects and downloads the mail, connects to my local SMTP
server (Exim 3.5) and sends the mail it's just downloaded.
3. The mail server then looks at my home dir and see's a .forward file
telling it to run TMDA at /usr/local/bin/tmda-filter
4. TMDA is passed the email on STDIN which parses accordingly and performs
the appropriate action.

The problem: when new mail arrives at TMDA, it sends the confirmation
request out according to ACTION_INCOMING in my config file, but when it
receives the confirmation reply BACK from the user, it sends another
confirmation out.

What I don't understand is why TMDA ios resending a confirmation... When it
is handed the new mail, it has the To: header unmolested...

Help!

--
Richard



--- test message sent to self ---
Return-path: <[EMAIL PROTECTED]>
Received: from localhost ([127.0.0.1])
 by gateway.home.gotworms.co.uk with esmtp (Exim 3.35 #1 (Debian))
 id 18cbLN-0004jH-00
 for <[EMAIL PROTECTED]>; Sun, 26 Jan 2003 01:12:17 +0000
Received: from pinky.notnet.co.uk [81.91.108.5]
 by localhost with POP3 (fetchmail-6.2.1)
 for [EMAIL PROTECTED] (single-drop); Sun, 26 Jan 2003 01:12:17 +0000
(GMT)
Received: from [212.62.7.9] (helo=mx.another.com)
 by pinky.notnet.co.uk with smtp id 18cbDp-0007U6-00
 for [EMAIL PROTECTED]; Sun, 26 Jan 2003 01:04:29 +0000
Received: (qmail 17960 invoked from network); 26 Jan 2003 01:03:41 -0000
Received: from unknown (HELO www-a23) (172.16.100.23)
  by qm-a01 with SMTP; 26 Jan 2003 01:03:41 -0000
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 26 Jan 2003 01:04:26 +0000 (GMT)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: This should get through to...
Mime-Version: 1.0
Content-Type: multipart/mixed;
 boundary="----=_Part_10537_3316621.1043543066108"
X-Funmail-UID: 1824555
X-Senders-IP: 81.91.106.2
X-Notnet-Virus-Scan: 0: No viruses found, Definitions updated Sun Jan 26
01:03:11 GMT 2003
X-Notnet-Spam-Flag: NO
X-Notnet-Spam-Status: No, hits=2.1 required=5.0
tests=NO_REAL_NAME,SPAM_PHRASE_00_01
X-Notnet-Spam-Checker: Spamassassin v.2.20
X-CrazyGreek: Local Real User
X-UIDL: [me"!0F7!!Gl'"!+ah"!

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

Reply via email to