From: Brian Evans (no email)
Date: Tue Mar 04 2008 - 09:16:07 EST
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 <mailto:>
> mysql:/etc/postfix/mysql-virtual_forwardings.cf ---->
> <mailto:>
>
>
> So, the problem is that when i'm sending email to
> <mailto:> it goes to <mailto:>
> and not to <mailto:>.
>
>
>
> Can someone help with this?
>
Please show `postconf -n` as stated in
http://www.postfix.org/DEBUG_README.html#mail
Brian
|
|
|