help with qmail badrcpto

View: New views
2 Messages — Rating Filter:   Alert me  

help with qmail badrcpto

by Rejaine Monteiro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi

i want to block any email (i.e.)  to "sac@..." , without block
mails to  "admin.sac@..." too?
how can i do that in badrcpto list?





Re: help with qmail badrcpto

by Markus Stumpf-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Oct 26, 2009 at 03:22:25PM -0200, Rejaine Monteiro wrote:
> i want to block any email (i.e.)  to "sac@..." , without block
> mails to  "admin.sac@..." 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@...
does not work (I guess you tried that) maybe a regex style line like
    ^sac@example\.com$
will work.

        \Maex