On Jun 22, 2004 at 14:36, Robert Bartlett wrote: >Well I already filter by putting it in a different folder. But I want to >perminently stop certain email addresses from coming in at all. So is it >best to do this at the maildrop level or does qmail have something built >in that better "blocks" certain email address?
You could use the same setting that puts stuff in a different folder, except set the threshold higher. If that test matches (procmail-speak) do this: | cat /dev/null Or return an exit code of.... Hmm, I forget. -- Satya. <URL:http://www.thesatya.com/> He's not dead, Jim, he's just metabolically challenged.
