jbostoen

Results 52 comments of jbostoen

I'm unaware if other OSS systems have similar IMAP options, might investigate it.

Please also see https://sourceforge.net/p/itop/tickets/2167/

I'm glad to have found this! I actually found the plugin about a year ago after a company presented a very similar platform but way too expensive. I stumbled upon...

Thanks for the feedback! Well, it doesn't make sense the page would be "closed" at some point. Image this scenario: 1. User opens the portal. ( https://demo.combodo.com/simple/pages/exec.php/?exec_module=itop-portal-base&exec_page=index.php&portal_id=itop-portal ) 2. User...

Could indeed be good to think about https://github.com/Combodo/iTop/pull/223 as well

Also curious. I noticed a few things, but even using EWS Editor, how do you obtain the folder ID and is there no way it can be done using this...

Also came across an issue like this with a non-compliant email address in the header, eg ``` Cc: "IMCEAEX-_o=ExchangeLabs_ou=Exchange+20Administrative+20Group+20+123_cn=Recipients_cn=user123@EURPRD10.PROD.OUTLOOK.COM" ``` The idea would be to still be able to process...

I really appreciate the effort the author did here. Bootstrap 3 is very outdated already. Are there any plans to actually move to the maintained and more secure bootstrap 5...

The idea is nice; but why work with comma separated values? Perhaps an associative array could be provided for the output fields; with the class name being the key and...

An array of strings just makes more sense to me in terms of APIs, rather than concatenating values first. The original format was perhaps not optimal to begin with in...