Failed to connect to Exchange

This plugin allows you to report an issue in MantisBT by sending an email to a particular mail account

Moderators: Developer, Contributor

SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: Failed to connect to Exchange

Post by SL-Gundam »

Tested and here is the result

This was tested against the IMAP server that was using SHA1 that you specified in your PM

Code: Select all

array (size=13)
  'enabled' => int 1
  'description' => string 'horizn IMAP test 2' (length=18)
  'mailbox_type' => string 'IMAP' (length=4)
  'hostname' => string 'hostname' (length=18)
  'port' => int 993
  'encryption' => string 'SSL' (length=3)
  'erp_username' => string 'mantis@hostname' (length=25)
  'erp_password' => string 'xxxxxxx' (length=32)
  'auth_method' => string 'USER' (length=4)
  'project_id' => int 10
  'global_category_id' => int 1
  'imap_basefolder' => string '' (length=0)
  'imap_createfolderstructure' => int 0

Mailbox: horizn IMAP test 2
Message: Reporter: 114 - xxxx@xxxx.xxx --> Issue ID: #2753

Mailbox: horizn IMAP test 2
Message: Reporter: 114 - xxxx@xxxx.xxx --> Issue ID: #2754

Mailbox: horizn IMAP test 2
Message: Reporter: 115 - xxxx@xxxx.xxx --> Issue ID: #2755

Mailbox: horizn IMAP test 2
Message: Reporter: 113 - xxxx@xxxx.xxx --> Issue ID: #2756
So everything should work.
Post Reply