Q0503 - Exim/exim GitHub Wiki

Q0503

Question

I received a message with a Subject: line that contained a non-printing character (a carriage return). This messed up my filter file. Is there a way to get round it?

Answer

Instead of $h_subject: use ${escape:$h_subject:}


⚠️ **GitHub.com Fallback** ⚠️