[Exim] I just love exim

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Hans Morten Kind
日付:  
To: exim-users
題目: [Exim] I just love exim
There is a lot of possiblities, I nearly did something stupid
by looking into redirect_routers, but there was "address_data"
and the possiblity of skipping routers by combined conditions!

Thank you Phil and all of you participants on the list asking
the questions I did not dear to send!

For once happy,
hmk

This made my day!

  condition = ${if or {\
    {match{$h_precedence:}{(?i)bulk|list|junk}}\
    {eq{$address_data}{drop_vacation}}\
    }{no}{yes}}