I use Forward in the config file right now.

          <mailet match="[EMAIL PROTECTED]
                                    ,[EMAIL PROTECTED]
                                    ,[EMAIL PROTECTED]
                                    " class="Forward">
              <forwardto> [EMAIL PROTECTED] </forwardto>
          </mailet>

I plan on checking out the JDBCVirtualUserTable that Noel mentions in 
the future
when I get the time, but the Forward functionality is quick and works.

Eric

Noel J. Bergman wrote:

>Alan,
>
>Sure.  I use JDBCVirtualUserTable to do that sort of thing.  You could use
>JDBCAlias, Forward, Redirect, JDBCVirtualUserTable, or the built-in aliasing
>support.
>
>       --- Noel
>
>-----Original Message-----
>From: Alan Gerhard [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, October 05, 2002 11:29
>To: 'James Users List'
>Subject: RE: Newbie Problem: Redirection
>
>
>noel -
>
>a mailet could be used to do this too, couldn't it ??
>as a user, i could drop in a mailet to perform this - provide one existed of
>course!
>
>alan
>
>-----Original Message-----
>There are a number of choices.  One is to create each those as users, and
>then set their alias to [EMAIL PROTECTED]
>
>       --- Noel
>
>-----Original Message-----
>Hi,
>     i have an emails like [EMAIL PROTECTED],
>[EMAIL PROTECTED],[EMAIL PROTECTED] and i want that all messages that they
>recieved will be automatically be redirected to [EMAIL PROTECTED]
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
>  
>





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to