Re: Discard message with blank subject

2020-06-19 Thread Matus UHLAR - fantomas
On 19.06.20 10:25, SysAdmin EM wrote: Hello everyone, i try to discard message with empty subject, but not work. might not be good idea. I use this rule: /^Subject: *$/DISCARD "Empty Subject" how do you use this rule? header_checks? can you show us output of "postconf header

Re: Discard message with blank subject

2020-06-19 Thread Noel Jones
On 6/19/2020 8:25 AM, SysAdmin EM wrote: Hello everyone, i try to discard message with empty subject, but not work. I use this rule: /^Subject: *$/            DISCARD "Empty Subject" any ideas? Regards, That should work if the message has a Subject: header with only one or more spaces.

Discard message with blank subject

2020-06-19 Thread SysAdmin EM
Hello everyone, i try to discard message with empty subject, but not work. I use this rule: /^Subject: *$/DISCARD "Empty Subject" any ideas? Regards,