"Bill Sandiford" <[EMAIL PROTECTED]> writes: > Hello All: > > I have just recently installed tmda-0.78 and I am having a small problem. > > After sending an email to my test account, I get a confirmation request. No problem > After replying to the confirmation request, I get a confirmation accepted. No > problem > My address gets added to ~/.tmda/lists/confirmed. No problem > > Next time I send an email to the test account, I receive a confirmation request > again. PROBLEM!!!
Does your incoming filter (default: ~/.tmda/filters/incoming) have a rule like the following? from-file ~/.tmda/lists/confirmed ok # or accept or deliver The CONFIRM_APPEND setting only tells TMDA where to store confirmed sender addresses. You have to reference the file in your incoming filter in order for TMDA to compare incoming sender addresses against it. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
