At Mon, 01 Dec 2003 12:27:43 +0300, Maxwell Ochieng wrote: > > am a new tmda user I would want to know if its possible to block people > from sending me mail and not asking for confirmation while allow others > also without asking them to confirm their e-mails before its delivered >
Dear Maxwell; That is precisely what the blacklists and whitelists are for. Have a look at http://www.tmda.net/config-filter.html Particularly the example incoming filter. make a file ~/.tmda/filters/incoming (this is the default location, but is not likely to have changed in your configuration) containing something like from-file ~/.tmda/lists/blacklist drop from-file ~/.tmda/lists/whitelist ok then put the email addresses of people you never want to hear from in ~/.tmda/lists/blacklist and the addresses of those you never want to bother with confirmation messages in ~/.tmda/lists/whitelist See also the FAQ entry for whitelist http://tmda.net/faq.cgi?req=show&file=faq04.001.htp _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
