[exim] router conditions

Pàgina inicial
Delete this message
Reply to this message
Autor: Erin Spiceland
Data:  
A: Exim-users
Assumpte: [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