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
>> condition = ${if ={0}{${strlen:$h_From:}}}

Hi

It does not work if From: is:

"From: "

so after From: header name there is 1 space.

How can I modify it to cover for example all From: headers which has less
than 2 signs?

Mike