Stanislaw Halik wrote:
On Wed, Apr 05, 2006, listrcv wrote:
in exim3, there was an option to check the syntax of mail headers
(headers_check_syntax or so).
How do I enable that with exim4?
try:
deny message = Your message does not conform to RFC2822 standard
log_message = message header failed syntax check
!verify = header_syntax
That's great, thanks!
GH
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/