[exim] Forward mail to a two different email address with MY…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Ivan Investor
日付:  
To: exim-users
題目: [exim] Forward mail to a two different email address with MYSQL
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.