Brian,
If I understand your need, the RecipientIsRegex matcher would do the job:
<mailet match="[EMAIL PROTECTED]" class="Forward">
<forwardTo> [EMAIL PROTECTED] </forwardTo>
</mailet>
The only thing missing is that a separate mailet entry must be coded for each
different recipient ([EMAIL PROTECTED], [EMAIL PROTECTED] etc.). A more generic
approach would need a mailet to be written.
Vincenzo
> -----Original Message-----
> From: Brian J. Sayatovic [mailto:[EMAIL PROTECTED]
> Sent: martedi 14 ottobre 2003 1.02
> To: 'James Users List'
> Subject: Wildcard address mailet?
>
>
> Does anyone know of a mailet that would allow me to use wildcard e-mail
> addresses? That is, I'd like to have trin-<anything>@domain.com go to the
> 'trin' mailbox. I imagine something like that would be easy to build, but
> before I reinvent the wheel, I hoped someone else might have such
> a mailet.
>
> The goal is to be able to "register" with a tagged e-mail address
> at various
> sites (i.e. [EMAIL PROTECTED]) so that when I start getting
> SPAM, I can make an educated guess as to how the spammer got my e-mail
> address.
>
> Regards,
> Brian.
>
> --
> Help free our mailboxes. Include http://wecanstopspam.org in your
> signature.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]