22 Commits

Author SHA1 Message Date
anton
b02afb0f23 update to mdsort-9.1.0
- add support for decoding of qouted printable message bodies
2021-04-29 18:06:25 +00:00
anton
8677218121 update to mdsort-9.0.0
- remove message blacklist functionality used during maildir traversal
- remove support for the sync option used with maildir
- add isdirectory matcher, evalutes to true if the path refers to an existing
  directory
- best effort reduction of side effects when moving a message fails
- check for presence of TAILQ_END during configure, this macro is not present on
  macOS
2021-01-22 07:08:50 +00:00
anton
00d31f847d update to mdsort-8.0.0
- stop leaking interpolation matches between rules
- remove force pattern flag
- skip mbox separator line
- support many label actions in conjunction with pass
2020-12-16 19:59:46 +00:00
anton
b882a35f4e update to mdsort-7.1.0
- add support for matching each attachment in a message, Its intended
  use is to extract calendar attachments
- fix label concatenation bug
2020-12-03 16:05:22 +00:00
anton
35d66f6a7e update to mdsort-7.0.0
- rework attachment grammar
- initialize file descriptor field for attachments
2020-11-05 18:38:42 +00:00
anton
8d81b5c8ac update to mdsort-6.0.1
- fix null dereference when macro is absent
2020-09-14 17:27:27 +00:00
anton
bb0834371f update to mdsort-6.0.0
- unfold header values into a single space separated line, according to
  RFC 2822
- add support for macros to configuration
2020-09-12 08:58:27 +00:00
anton
2238a4cf54 update to mdsort-5.3.0
- add exec action which can be used to execute an arbitrary command for
  each matched message
2020-07-11 11:38:09 +00:00
anton
3aa84b975e update to mdsort-5.2.3
- do not limit base64 decode to bodies of attachments as a message
  without attachments might be encoded as well
2020-06-17 18:20:22 +00:00
anton
8c72ce8d6b Update to mdsort-5.2.2. 2020-03-17 14:56:59 +00:00
anton
8f103818a8 Update to mdsort-5.2.0. 2020-02-01 09:18:17 +00:00
anton
9dfdbdcb48 Update to mdsort-5.1.0. 2020-01-20 21:00:38 +00:00
anton
7c4054c647 Update to mdsort-5.0.0. 2020-01-04 09:32:36 +00:00
anton
267973a530 Update to mdsort-4.3.0. 2019-12-14 10:17:57 +00:00
anton
5c443a4c8b Update to mdsort-4.2.0. 2019-09-14 07:34:23 +00:00
anton
8270fa5468 Update to mdsort-4.1.0. 2019-08-28 16:26:19 +00:00
anton
ab3c23ce6f Update to mdsort-4.0.0. While here, switch to PERMIT_PACKAGE.
ok kn@ rsadowski@
2019-07-07 14:50:49 +00:00
anton
e7715dd884 Update to mdsort-3.1.0.
ok gsoares@
2019-04-22 14:33:07 +00:00
anton
561e8ad025 Update to mdsort-3.0.0.
ok giovanni@
2019-02-21 21:09:53 +00:00
anton
bfc5cf4c08 Update to mdsort-2.0.0.
ok kn@
2018-10-28 12:14:02 +00:00
anton
387d1c7c6b Update to mdsort-1.1.0.
ok solene@
2018-07-30 10:48:59 +00:00
anton
046eb82ec9 Import mail/mdsort, ok sthen@
Move messages from one maildir to another according to a set of user defined
rules.
2018-04-07 08:31:12 +00:00