Thomas A. Moulton wrote: >> [EMAIL PROTECTED] wrote: >>> Also WHAT email is being added, if you confirm via the web url it >>> will tell you which email it was confirming. >> >> I use confirm via email > > Which email account was added to the 'whitelist' ? > (look at the bottom) > > tom
Well, now this is my configuration: config file ----------- [...] CONFIRM_APPEND = "/home/vpopmail/domains/nesys.it/test/.tmda/lists/confirmed" PENDING_BLACKLIST_APPEND = "/home/vpopmail/domains/nesys.it/test/.tmda/lists/blacklist" PENDING_WHITELIST_APPEND = "/home/vpopmail/domains/nesys.it/test/.tmda/lists/whitelist" [...] filters/incoming ---------------- from-file /home/vpopmail/domains/nesys.it/test/.tmda/lists/blacklist drop to-file /home/vpopmail/domains/nesys.it/test/.tmda/lists/revoked confirm from-file /home/vpopmail/domains/nesys.it/test/.tmda/lists/whitelist ok from-file /home/vpopmail/domains/nesys.it/test/.tmda/lists/confirmed ok When I send a message from [EMAIL PROTECTED] to [EMAIL PROTECTED], I see that: 1. in pending/ I've a <num>.msg file 2. in responses/ I've the <samenum>[EMAIL PROTECTED] file When I respond to the confirm message, I see that: 1. the pending/<num>.msg file is <num>.msg:3,C (=confirmed) 2. in responses/ I've another <num>[EMAIL PROTECTED] 3. in lists/confirmed, I've '[EMAIL PROTECTED]' Blacklist, revoked and whitelist are always blank. Thanks for your support Regards Andrea _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
