"Bob [EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > > "Todd A. Jacobs" <[EMAIL PROTECTED]> writes: > > > > > # Incoming filter to allow list signup without a lot of fuss. > > > lists = "~/mail/lists" > > Can you just place these in your whitelist, such as: > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED]
He wanted to deliver them to a different mailbox than his usual inbox, I think (~/mail/lists). If you deliver everything on your whitelist to your inbox, like this from-file ~/.tmda/lists/whitelist ok but you want the list mail to go somewhere else, you shouldn't put them in your whitelist. Instead, create a new file called mailinglists (or whatever you like) in ~/.tmda/lists, put those wildcards in that file and add another rule to your incoming filter, like this: from-file ~/.tmda/lists/mailinglists deliver=~/mail/lists Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
