Mailing List Archive

Re: Converting from sendmail, searching aliases in a unifiednamespace, pre-lookup key xformation (resend)
---------Included Message----------
>majordomo_aliases:
> driver = forwardfile
> pipe_transport = address_pipe
> suffix = "+*"
> suffix_optional
> user = lists
> group = lists
> domains = lsearch;/war/lists/ALIASES/mj-domains
> #file = /war/lists/ALIASES/mj-alias-${domain}
> #search_type = lsearch
> data = \
> ${lookup{"${local_part}-${domain}"}\
> lsearch{/war/lists/ALIASES/mj-alias-${domain}}\
> {$value}{}\
> }
> condition = \
> ${if eq\
> {\
> ${lookup{"${local_part}-${domain}"}\
> lsearch{/war/lists/ALIASES/mj-alias-${domain}}\
> {$value}{}\
> }
> }{}{no}{yes}\ }

Is that Exim 4 dependent?
Re: Converting from sendmail, searching aliases in a unifiednamespace, pre-lookup key xformation (resend) [ In reply to ]
On Fri, 7 Jun 2002, Roger B.A. Klorese wrote:

> ---------Included Message----------
> >majordomo_aliases:
> > driver = forwardfile
> > pipe_transport = address_pipe
> > suffix = "+*"
> > suffix_optional
> > user = lists
> > group = lists
> > domains = lsearch;/war/lists/ALIASES/mj-domains
> > #file = /war/lists/ALIASES/mj-alias-${domain}
> > #search_type = lsearch
> > data = \
> > ${lookup{"${local_part}-${domain}"}\
> > lsearch{/war/lists/ALIASES/mj-alias-${domain}}\
> > {$value}{}\
> > }
> > condition = \
> > ${if eq\
> > {\
> > ${lookup{"${local_part}-${domain}"}\
> > lsearch{/war/lists/ALIASES/mj-alias-${domain}}\
> > {$value}{}\
> > }
> > }{}{no}{yes}\ }
>
> Is that Exim 4 dependent?

no, I have something very similar implemented on 3.36