I had the email address in double quotes. Here is the log from a previous 
spam message, and it appears as if  TMDA attempted to copy me on it, but the 
message never showed up. This is my main account, and I don't have problems 
receiving mail on this from anyone else. I've poked around in my qmail logs, 
but I don't see anything obvious. Thanks for the help - I know I'm going 
down the right path at least. Al

Date: Sat May 20 03:45:36 CDT 2006
From: "Anka Burg" <[EMAIL PROTECTED]>
Rept: "Anka Burg" <[EMAIL PROTECTED]>
  To: [EMAIL PROTECTED]
Subj: Re: test CltALLlS
Actn: CONFIRM action_incoming 
(2870)

Date: Sat May 20 03:45:37 CDT 2006
From: "Anka Burg" <[EMAIL PROTECTED]>
Rept: "Anka Burg" <[EMAIL PROTECTED]>
  To: [EMAIL PROTECTED]
Subj: Re: test CltALLlS
Actn: CC [EMAIL PROTECTED] 
(2870)


----- Original Message ----- 
From: "Keith Roberts" <[EMAIL PROTECTED]>
To: <tmda-users@tmda.net>
Sent: Sunday, May 21, 2006 10:08 AM
Subject: Re: How does CONFIRM_CC work?


> As someone else has mentioned, you need to surround the
> argument to CONFIRM_CC with double quotes.
>
> It works fine for me using double quotes.
>
> CONFIRM_CC = "[EMAIL PROTECTED]"
>
> Here is a snip from my TMDA incoming log:
>
> Date: Sun May 21 15:37:37 BST 2006
> From: "Keith Roberts" <[EMAIL PROTECTED]>
>  To: [EMAIL PROTECTED]
> Subj: TMDA CONFIRM_CC test
> Actn: CONFIRM action_incoming         (2659)
>
> Date: Sun May 21 15:37:37 BST 2006
> From: "Keith Roberts" <[EMAIL PROTECTED]>
>  To: [EMAIL PROTECTED]
> Subj: TMDA CONFIRM_CC test
> Actn: CC [EMAIL PROTECTED]             (2659)
>
> Date: Sun May 21 15:37:37 BST 2006
> From: "Keith Roberts" <[EMAIL PROTECTED]>
>  To: [EMAIL PROTECTED]
> Subj: TMDA CONFIRM_CC test
> Actn: CONFIRM pending 1148222257.23565.msg     (2659)
>
> So when CONFIRM_CC is working it will log CC'd mail in the
> incoming log, and a copy of the original mail received by
> TMDA will be CC'd to the address in CONFIRM_CC, and the
> original sender of the mail will get a challenge from TMDA.
>
> If I remove the double quotes from the email address to
> CONFIRM_CC, nothing gets CC'd, no challenge email is sent to
> the sender of the original mail, and no messages appear in
> the incoming log.
>
> Trying to send this email via TMDA without the double
> quotes in CONFIRM_CC also generates the following error:
>
> Traceback (most recent call last):
>  File "/usr/local/tmda-1.0.3/bin/tmda-inject", line 123, in
> ?
>    from TMDA import Cookie
>  File "/usr/lib/python2.3/Cookie.py", line 30, in ?
>    #   by Timothy O'Malley <[EMAIL PROTECTED]>
>  File "./TMDA/Defaults.py", line 89, in ?
>  File "/home/keith/.tmda/config", line 49
>    CONFIRM_CC = [EMAIL PROTECTED]
>                      ^
> SyntaxError: invalid syntax
>
> HTH
>
> Keith
>
> In theory, theory and practice are the same;
> in practice they are not.
>
>
> On Sat, 20 May 2006, Keith Roberts wrote:
>
>> To: tmda-users@tmda.net
>> From: Keith Roberts <[EMAIL PROTECTED]>
>> Subject: Re: How does CONFIRM_CC work?
>>
>> Hi Allyn. I've never had a reason to use CONFIRM_CC yet.
>>
>> But I could give it a try on my machine, and see what it
>> does.
>>
>> It's a bit late now to do anything - I'm getting tired.
>>
>> Keith
>>
>> On Sat, 20 May 2006, Allyn Baskerville wrote:
>>
>> > To: tmda-users@tmda.net
>> > From: Allyn Baskerville <[EMAIL PROTECTED]>
>> > Subject: Re: How does CONFIRM_CC work?
>> >
>> > The default action for ACTION_INCOMING is confirm, and it
>> > is still set this way. I was testing from my yahoo
>> > account. I never receive a challenge on my local account
>> > where TMDA is running, but I do receive a challenge on the
>> > yahoo account. When I set ACTION_INCOMING = "ok", the
>> > messages are delivered from the yahoo account with no
>> > challenge and with no entry in the whitelist. Removing it
>> > causes the challenges to be initiated.
>> >
>> > Should there be something obvious in the logs? I don't see
>> > anything obvious.
> _____________________________________________
> tmda-users mailing list (tmda-users@tmda.net)
> http://tmda.net/lists/listinfo/tmda-users
>
> 

_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to