Paulo Correia <[EMAIL PROTECTED]> wrote:

>I'm trying to get all mail in the form xy<pattern>@maydomain.com to be handled
>by a .qmail-default file.
>I've managed to get all mails starting with xy to be processed by that same
>.qmail-default, but imagine I would only want to catch the mails starting with
>xy followed by 4 digits! would that be possible with the assign file? even a
>'?' wildcard would do!

No, the best you can do is catch all xy addresses and redirect them to 
a script that checks for the four digits.

-Dave

Reply via email to