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

Investigate IMAP options for Laminas #31

Open jbostoen opened 1 year ago

jbostoen commented 1 year ago

Currently the set if IMAP options is more limited and basically restricted to certificate validation. This limitation stems from the library:

https://github.com/laminas/laminas-mail/issues/206