I have what appears to be a working confirmation process 
now.

I had to set the RECIPIENT_DELIMITER to the following in my 
~/.tmda/config file.

RECIPIENT_DELIMITER = 'To'

this cured the problem.

Probably because I use fetchmail to get my mail from my 
ISP, and the envelope recipient address is being mangled in 
the process.

from the documentation -

RECIPIENT_HEADER
 
A string containing the name of a header (case-insensitive) 
whose contents will be taken as the envelope recipient of 
the message. The header should contain one fully-qualified 
e-mail address. This can be used in rare cases when you need 
to override the RECIPIENT environment variable, which is how 
TMDA normally determines the envelope recipient address. If 
EXT isn't set, the address extension will also be extracted 
from RECIPIENT_HEADER. 

 Example: 

 RECIPIENT_HEADER = 'x-originally-to' 

 Then, if the message contains the following header: 
 
 X-Originally-To: [EMAIL PROTECTED] 

TMDA will take [EMAIL PROTECTED] as the envelope 
recipient of the message rather than the value of RECIPIENT. 

WARNING: If you enable this feature, make sure that the 
method you are using to add the header will overwrite or 
replace an existing header of the same name (such as 
reformail/formail's -i and -I options do). Otherwise the 
envelope recipient will be invalid which will break the 
confirmation process. 

No default 

Kind Regards

Keith Roberts


On Sat, 6 May 2006, Keith Roberts wrote:

> To: tmda-users@tmda.net
> From: Keith Roberts <[EMAIL PROTECTED]>
> Subject: TMDA not releasing pending mail
> 
> Hi all.
> 
> I have set up a free webmail account for testing TMDA's
> challenge/response mechanism.
> 
> When I send an email from my webmail account to my normal email address
> protected with TMDA, this gets put into the pending mail que by TMDA,
> and a challenge/response mail is returned to my webmail account.
> 
> So far so good!
> 
> When I respond to the challenge email sent out by TMDA to my webmail
> account, TMDA is not releasing the original email I sent to it from my
> webmail account, but sends another challenge email back to my webmail
> account again. This keeps on happening.
> 
> if I run /bin/tmda-pending and release the mail from the pending que
> it is marked as:
> 
> 1146949897.6507.msg:3,R
> 
> and gets sent to my MUA ok.
> 
> The entry in the responses dir for this email is:
> 
> [EMAIL PROTECTED]
> 
> Yet the reply-to address in the challenge email is:
> 
> ...
> 
> Your message attached below is being held because the address
> <[EMAIL PROTECTED]> has not been verified.
> 
> To release your message for delivery, please send an empty message
> to the following address, or use your mailer's "Reply" feature.
> 
>   [EMAIL PROTECTED]
>   
> Is the Reply-To: address field correct?
> 
> It seems to have an extra 'cookie-value' in it to me, the .928651 part
> before @karsites.net
> 
> Should the confirmation Reply-To: address exactly match the entry in 
> the responses directory above? 
> 
> If I can get this sorted I should have TMDA up and running soon.
> 
> Thankyou
> 
> Keith Roberts
> 
> In theory, theory and practice are the same;
> in practice they are not.
> _____________________________________________
> 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