Here is my FILTER_OUTGOING file as requested:
#### ~/.tmda/filters/outgoing (first match wins) ### # All mail from postmaster is sent bare from [EMAIL PROTECTED] bare # And so is all mail from the tmda-users mailing list owner to-mailman -attr=owner ~mailman/lists/tmda-users bare # Use my bare address and a dated envelope (to catch bounces) with # whitelisted recipients to-file ~/.tmda/lists/whitelist tag envelope dated=10d from bare # Catch-all rule for addresses that are not yet on the whitelist. # Use a dated envelope (to catch bounces), a dated Reply-To for safe # measure, and also append the recipient's address to the whitelist. to * tag envelope dated=10d reply-to dated from bare=append # All whitelisted contacts receive untagged messages to-file ~/.tmda/lists/whitelist bare "Jason R. Mastaler" wrote: > > Andy Cravens <[EMAIL PROTECTED]> writes: > > > File "/opt/tmda-0.70/bin/tmda-inject", line 396, in main > > [from_address]) > > File "./TMDA/FilterParser.py", line 908, in firstmatch > > UnboundLocalError: local variable 'dbfile' referenced before > > assignment)) > > What does your FILTER_OUTGOING file look like? > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
