jbostoen / iTop-custom-extensions

Extensions for iTop . New classes (SIM cards, Monitors, IP Devices), more powerful Mail to Ticket automation, basic info on pro extensions such as geometry and ticket merge, some concepts (Check Out system), several small tweaks.
GNU General Public License v3.0
36 stars 13 forks source link

Mail to ticket automation: update to reflect Combodo's changes (3.0.7 to 3.0.11) #23

Closed jbostoen closed 6 years ago

jbostoen commented 6 years ago

Update our forked extension to match code changes from Combodo's official version 3.0.7 to 3.0.11 . Document most important changes/new features below.

jbostoen commented 6 years ago

Combodo change log (and checklist of what we'll try to implement)

Strangely enough, version now jumped from 3.0.7 to 3.0.11 (but 3.0.8 in files)


More info needed:


EmailProcessor class: OnPolicyViolation now returns MARK_MESSAGE_AS_UNDESIRED rather than MARK_MESSAGE_AS_ERROR

jbostoen commented 6 years ago

Implementing setting: undesired-purge-delay. Would rather have had this setting in the datamodel per mailbox, but since it's used in a PHP class as well, we're sticking with the Combodo implementation.