Re: [Exim] alias and virtual domain from mysql

Top Page
Delete this message
Reply to this message
Author: Avleen Vig
Date:  
To: Robert Mena
CC: exim-users
Subject: Re: [Exim] alias and virtual domain from mysql
On Wed, Jan 07, 2004 at 06:32:19AM -0800, Robert Mena wrote:
> Hi,
> I am planning to migrate from my current mta to exim.
> The current one uses mysql to perform lookup for
> delivery and authentication. It uses three tables :
> users, aliases and virtual (with a user@domanin ->
> local user mapping)
> I've managed to use the same "users" table with exim
> in order to make the local delivery but I am finding
> difficult to setup the directors for aliases and
> virtual domain.


What do your aliases andvirtual tables look like?
mysql> describe aliases;
mysql> describe virtual;

--
Avleen Vig
Systems Administrator
Doing virtual domain hosting with Exim?
  Check out Virtual Exim: http://silverwraith.com/vexim
    (Click the banner, support development..)