Hi Cory, thanks for writing back... Actually, the only lines that are in my outgoing filter right now are: to-file ~/.tmda/lists/whitelist tag envelope dated=10d from bare to-file ~/.tmda/lists/wildcards tag envelope dated=10d from bare
I don't have a line that says "to [EMAIL PROTECTED] bare=append" because I have a line in my config file that says "ACTION_OUTGOING = bare=append". I'm wondering if that's my problem. If I remove the ACTION_OUTGOING line from the config file, then I guess I can let the outgoing filter control which entries would get appended and which ones wouldn't. I guess that would give me some more flexibility. I'll give it a try. Thanks again. David --- Cory Wright <[EMAIL PROTECTED]> wrote: > On Tue, Mar 11, 2003 at 08:55:10PM -0800, David wrote: > > I have my outgoing filter set up with append=bare so that addresses > > that I send mail to are added to my whitelist. > > [...] > > > So I'm trying to figure out how to add a filter that says "put the > > addresses of all sent mail into the whitelist... except if the > address > > contains '-confirm-' in it." > > So, in your outgoing filter you currently have something like: > > to [EMAIL PROTECTED] bare=append > > What about adding a rule on a line before this one that catches the > confirm > addresses? > > to [EMAIL PROTECTED] bare > to [EMAIL PROTECTED] bare=append > > First match wins, so the *-confirm-* rule would override the > bare=append > rule. > > Cory > > -- > Cory Wright > Stand Blue Technology > http://www.standblue.net/ > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
