|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Brian Evans (grknight
scent-team.com)
Date: Tue Mar 04 2008 - 08:16:07 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
gabi dinu wrote:
> this is my configuration:
>
> /etc/postfix/main.cf
> virtual_alias_maps =
> mysql:/etc/postfix/mysql-virtual_forwardings.cf
>
> /etc/postfix/mysql-virtual_forwardings.cf:
> user = xxx
> password = xxx
> dbname = mail
> table = forwardings
> select_field = destination
> where_field = source
> host = 127.0.0.1
>
> postmap -q xxx
test.com <mailto:xxx
test.com>
> mysql:/etc/postfix/mysql-virtual_forwardings.cf ----> yyy
test.com
> <mailto:yyy
test.com>
>
>
> So, the problem is that when i'm sending email to xxx
test.com
> <mailto:xxx
test.com> it goes to xxx
test.com <mailto:xxx
test.com>
> and not to yyy
test.com <mailto:yyy
test.com>.
>
>
>
> Can someone help with this?
>
Please show `postconf -n` as stated in
http://www.postfix.org/DEBUG_README.html#mail
Brian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]