]> source.dussan.org Git - rspamd.git/commit
[Fix] Detection of maillist optimized and fixed 1751/head
authorJean-Louis Dupond <jean-louis@dupond.be>
Fri, 14 Jul 2017 12:24:04 +0000 (14:24 +0200)
committerJean-Louis Dupond <jean-louis@dupond.be>
Fri, 14 Jul 2017 12:38:44 +0000 (14:38 +0200)
commit92220a36f82edccc72b49e0fb3896b7e1be74098
tree7324bfeb0e9ea1dfd7df62a6509241c99325dc7a
parent3be2002b3605f3792221122283cacb3f7c5c0cb9
[Fix] Detection of maillist optimized and fixed

Some maillists were not detected correctly. Because by default all mails were checked for 'List-Unsubscribe' and 'List-Post' headers.
But those headers do not exist on all maillists.
For example majordomo detection was broken because of this.
src/plugins/lua/maillist.lua