Score:0

How do I add the file location in data of exim

ph flag
catchall:
    driver = redirect
    domains = lsearch;/etc/userdomains
    address_data = \
        "router=$router_name \
        redirect=${quote:${lookup \
                {\N*\N} \
                nwildlsearch{${extract{5}{::}}/etc/${perl{untaint}{$domain}}/aliases} \
                {$value} \
            }}"
    data = ${extract{redirect}{$address_data}}
    allow_fail

in case instead of address data if I use data = :fail:Reason then its working.

can any one help if I place this data in /home/user/etc/domain.com/aliases file so how will I read this?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.