Zoë can automatically handle incoming mail sent to a mailing list ("using way too many heuristics already"-Zoe). When there is any mailing list traffic, you will see a list beneath the Calendar and Contributors.
The heuristics can fail to identify lists that dont have RFC 2369 compliant MailHeaders
?, so it is possible to manually configure a ListFilter
? to specify the mapping between any header and a mailing list address.
- Create a plain text file named 'alt.dev.szmail.SZMail$ListFilter.properties' under '<ZOE>/Library/SZ/Configurations/Default/'
- add a single line for each list; with the mailing address, a "=" sign, then the header to match (eg. owner_list@lists.org=sender)
Q: why is the format different to that for
Dealing With Spam ?