[exim] how to check a message header for being empty
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Αυτό το μήνυμα είναι μέρος του ακόλουθου νήματος:
το πλήρες δέντρο νημάτων ταξινομημένο κατά ημερομηνία
Jeremy Harris στο
2014-10-04 14:21
Συντάκτης:
lee
Ημερομηνία:
2014-10-03 21:02
UTC
Προς:
exim-users
Αντικείμενο:
[exim] how to check a message header for being empty
Hi,
I'm trying to do something like this:
warn message = Invalid message headers condition = ${if eq {$h_Subject:}{" "}}
And it doesn't work in that messages with an empty Subject: header are
not detected.
What's the condition I need to use to detect an empty header?
--
Knowledge is volatile and fluid. Software is power.