"Jesse D. Guardiani" <[EMAIL PROTECTED]> writes: >> I wonder how expiration of the bad addresses should be handled. You >> wouldn't want to cache them forever since a legitimate address might >> be deemed bad due to a transient problem. Exim appears to keep >> entries for 24-hours, whilst Postfix requires manual intervention. > > I vote for a configurable amount, personally. I'd like to tweak this > value as I evaluate the system.
Well, this would be handled by your script, so you can configure it to whatever you want. A low tech way of doing this might be to add verified bad senders to a DB that everyone on the system reads for drops. Through cron the DB could be purged or deleted periodically. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
