Re: [exim] How to Domain aliasing

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Tom Kistner
Dátum:  
Címzett: M.Saeed Shaikh
CC: exim-users
Tárgy: Re: [exim] How to Domain aliasing
M.Saeed Shaikh wrote:

> e.g
> test1.com is alias of test2.com. So when some one send mail to
> particular user of test1.com then that mail will be forwarded to
> test.com of that user.
>
> It is possible in EXIM ? I know the user aliaing but want to create
> domain alias.


Yes, that is very much possible. However exactly how it is done depends
very much on your existing configuration.

If you use the standard configuration as a template, simply adding
"test1.com" to the local_domains list should be sufficient.

> OR have to change in vpop3d ?


No. :)

/tom