Re: [exim] Forward mail to a two different email address wit…

Pàgina inicial
Delete this message
Reply to this message
Autor: Michael L Griffin
Data:  
A: exim-users
Assumpte: Re: [exim] Forward mail to a two different email address with MYSQL
Greetings

Without more information on your setup I can't give a finite
solution (not being a guru I would hesitant to do it anyway) but on my
setup I simply create a list of email addresses comma delimited in the
"alias" field of the database.

If you are new to exim or not a guru (like me) then look at using a
pre-setup configuration like :
- vexim http://silverwraith.com/vexim/ (not responding at the moment)
- ECM2 http://maxo.captainnet.net/ecm2/index.html
- DirectAdmin http://www.directadmin.com/ (commercial)

Google is your friend for more. I am currently using ECM2 modified to
suite my needs.

_______________________________________
( R e g a r d s                         )
(                                       )
( M i c h a e l  L  G r i f f i n       )
( michael@???                )
( http://www.griffin.org.za             )
( Fax : +27 86 670 8945                 )
( Cel : +27 83 462 0462                 )
(                                       )
( Next step in OS evolution is found on )
( the command line...                   )
(                       .: L I N U X :. )
 ---------------------------------------
   o
    o
        .--.
       |o_o |
       |:_/ |
      //   \ \
     (|     | )
    /'\_   _/`\
    \___)=(___/
Confucius: He who play in root,
           eventually kill tree.




On 02/04/07, Ivan Investor <ivan.investor@???> wrote:
> Dear List Members,
> I'm new to exim but I need to implement a forward SMTP server like this:
>
> domain: xxxxxxx.com
>
> Table in MYSQL with (at least this informations):
> - address (i.e. user1@???)
> - fwd1 (i.e xyz@???)
> - fwd2 (i.e xyz123@???)
>
> Is it possible in Exim?
> Do I need some difficult configuration?
>
> The only things exim has to do on this serve are:
> - receive mail for some domains
> - forward mails to the correct forwarding addresses
> - deny relaying.
>
> Thanks to all for helping me,
> I.
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
>