[exim] router conditions

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Erin Spiceland
Date:  
À: Exim-users
Sujet: [exim] router conditions
Is there a tutorial somewhere on adding conditions to routers? I asked
about failing forwarding for emails bound for AOL, and someone was kind
enough to provide this condition, which unfortunately doesn't work. I'd
like to figure out why and fix it.

condition = ${if match {$h_to:}{(aol.com}{0}{1}}

Thanks,

Erin