
lists-qmail at maexotic
Oct 26, 2009, 10:47 AM
Post #3 of 3
(305 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.com" , without block > mails to "admin.sac[at]mydomain.com" 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.com does not work (I guess you tried that) maybe a regex style line like ^sac[at]example\.com$ will work. \Maex
|