"Chris Berry" <[EMAIL PROTECTED]> writes: > I'm using this qmail patch > http://netdevice.com/qmail/goodrcptto.log.v7.patch which basically > requires that user addresses be in the file goodrcptto or > moregoodrcptto.cdb before it will allow delivery.
I still have a hard time believing this patch breaks the "default" notion of qmail extension addresses. That is, mail to jasonrm-foo-123 and mail to jasonrm-foo-abc will both be handled by .qmail-foo-default. Have you checked to make sure that this isn't possible with your patch? This functionality is a core qmail feature, and with or without TMDA, it would be a big loss. > What I need to do is find a way to export that value into a file or > variable so that I can put it into the goodrcptto file or > moregoodrcptto.cdb database. Think about how many one-time confirmation addresses will be in this file after a period of time if it grows without bounds like this. I don't think this will be worth your time. You're better off figuring out how to get default or "wildcard" extension addresses working again in qmail. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
