Shouldn't you just be able to modify your .tmda/templates/confirm_request.txt
I have: From.US-ASCII: "%(FULLNAME)s" <%(recipient_address)s> Subject.US-ASCII: Please confirm your message to %(FULLNAME)s Reply-To.US-ASCII: %(confirm_accept_address)s BodyCharset: US-ASCII But if you are having trouble, you could modify the Reply-To. I haven't tried it but it should work. Make sure you have your BOUNCE_ENV_SENDER set in your config file to something that doesn't get through (I have mine as a local nobody e-mail address). If you want to be real picky and possibly annoy additional people, you could not even include the confirm address in the response and only use tmda-cgi. If you want to go all out you could have tmda-cgi perform some sort of test. Benjamin J. Stassart ------------------------------------------------+ A great many people think they are thinking | when they are merely rearranging their | prejudices | On Mon, 10 Nov 2003, Marko Rauhamaa wrote: > Date: 10 Nov 2003 14:51:54 -0800 > From: Marko Rauhamaa <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Sneaky spammer getting through repeatedly > > > I've been getting a variant of the same spam message several times a day > (having been virtually free from spam for months). It always originates > from a different IP address, so I suspect a spammer has actually used a > virus or a worm to hijack a bunch of PCs. > > Thus, the mail server installed by the spammer stays around and > automatically confirms each spam message. > > Is there now a way to instruct TMDA not to include the confirmation > address in the reply-to field, but rather in the message body only? I > would want automatic replies to not be deliverable. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
