
lists-qmail at maexotic
Oct 26, 2009, 10:47 AM
Post #3 of 3
(1087 views)
Permalink
|
On Mon, Oct 26, 2009 at 03:22:25PM -0200, Rejaine Monteiro wrote: > i want to block any email (i.e.) to "sac [at] mydomain" , without block > mails to "admin.sac [at] mydomain" too? > how can i do that in badrcpto list? A badrcptto file ist not part of vanilla qmail. So, to really answer your question we've to know what patch you are using. However if sac [at] example does not work (I guess you tried that) maybe a regex style line like ^sac [at] exampl\.com$ will work. \Maex
|