On Thu, Feb 08, 2024 at 07:08:35PM +0100, Maurizio Caloro via Postfix-users 
wrote:

> To forwarding alias to emailaddress, mysql are setuped followed:
> 
> Files :
> 
> *     /etc/folder/mysql-virtual_alias_maps.cf
> *     /etc/folder/mysql-virtual_mailbox_domains.cf
> *     /etc/folder/mysql-virtual_mailbox_maps.cf

For meaningful help, post configuration details and relevant logs:

    * https://www.postfix.org/DEBUG_README.html#mail

        - postconf -nf output
        - postconf -Mf output
        - logs of a few specific deliveries that are doing and/or not
          doing what you want.

> query = SELECT domain FROM domain WHERE domain='%s' and backupmx='0' and 
> active='1'

Are you sure that "0" and "1" should be quoted strings?  Perhaps in your
actual schema they are numbers?

With a language barrier, and a rambling post that does not appear to ask
a specific question, you're not making it possible for anyone to give an
actionable response.

-- 
    Viktor.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to