Hi

I have a smtp instance declared in my master.cf

a.b.c.d:smtp     inet  n   -   y   -   40 smtpd
    -o default_destination_recipient_limit=1
    -o myhostname=myhouse
    -o relay_domains=mysql:/etc/postfix/user1/relaydomains.cf
    -o relay_recipient_maps=mysql:/etc/user1/samtest/recipients.cf


IN main.cf  I have  relay_domains=


This as above does not work. I have to move the relay_domains directive to main.cf

the query for relay_recipient_maps can be seen in mysql logs but not the query for relay_domains.

Until it's moved to main.cf when it is logged by mysql.

What simple mistake may I be making


Regards Paul



Reply via email to