[Tickets #14893] Autodiscover Outlook is broken

[email protected]
Newsgroups gmane.comp.horde.bugs
Message-ID <[email protected]>
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/14893
------------------------------------------------------------------------------
  Ticket           | 14893
  Erstellt Von     | [email protected]
  Zusammenfassung  | Autodiscover Outlook is broken
  Warteschlange    | IMP
  Version          | Git master
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 2. Medium
  Milestone        |
  Patch            | 1
  Zuständige       |
------------------------------------------------------------------------------


[email protected] (2019-02-05 12:32) hat geschrieben:

https://github.com/horde/Core/blob/d130071adab9bb666258d664478c4ca6187a7fa6/lib/Horde/Core/ActiveSync/Driver.php#L2612

Buggy:
=========
                 if (empty($ol['port']['port'])) {
                     unset($ol['imap']['port']);
                 }
=========

Patch:
=========
                 if (empty($ol['pop']['port'])) {
                     unset($ol['pop']['port']);
                 }
=========



-- 
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.