Re: [exim] Please help me with my ACL to deal with empty Fro…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: web
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Please help me with my ACL to deal with empty From: headers
> Take my suggestion, drop the "${addresses:" and matching "}" and just do

Hi

so you suggest:

          condition = ${if ={0}{${strlen:$h_From:}}}


?

Mike