jbostoen / itop-jb-mail-to-ticket-automation-v2

Originally a fork of Combodo's Mail to Ticket Automation, enriched with some new features. Also contains some bug fixes.
https://jeffreybostoen.be
6 stars 3 forks source link

Bug: No check if "message ID" even exists #47

Closed jbostoen closed 3 weeks ago

jbostoen commented 1 month ago

https://github.com/jbostoen/itop-jb-mail-to-ticket-automation-v2/blob/c660101fce48b67c969e33879996b5c0e230e5f2/jb-email-synchro/classes/imapemailsource.class.inc.php#L229-L241

If use_message_id_as_uid is set to true (= default value in this fork as it is actually recommended for the big e-mail providers such as Outlook and GMail), and the mail provider does NOT offer this property in the IMAP results; a warning is shown.