|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Forwards with MySQL
From: Wietse Venema (wietse
porcupine.org)
Date: Fri Sep 01 2006 - 07:35:44 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alvaro Mar?n:
> Kai F_rstenberg wrote:
>
> Hello,
>
> > You can use transport_maps. Forward otheruser
otherdomain.com via smtp
> > to the other MX. Anyhow you should/must add this user to the table:
> > "otheruser","otherdomain.com","otheruser
otherdomain.com". Postfix
> > always looks in the table but the alias mapping is the same. It then can
> > take the transport_maps to forward the message to a different server.
>
> I've tried with that (configuring transport table too):
>
> mysql> select * from email_domains;
> +---------------------------+
> | domain |
> +---------------------------+
> | gmail.com |
> | pruebas.domain.com |
> +---------------------------+
DO NOT list gmail.com in your own domain tables!! Mail will
bounce with "user unknown in virtual alias table".
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]