account type only supports POP3. The imap_open() is able to support IMAP and IMAPS. Input allow them to be specified.

ssenator - November 3, 2009 - 07:26
Project:Ubercart Ticket
Version:6.x-1.0-beta3
Component:Code
Category:feature request
Priority:normal
Assigned:gregeise
Status:closed
Issue tags:imap imaps ssl
Description

Within ubercart ticket, the 'Add Email Account' form only allows specification of POP3 email accounts. However, the underlying function, imap_open() is capable of supporting IMAP and IMAPS. The following patch allows the IMAP protocol to be specified. Also, based on if the port implies SSL, the appropriate flag is inserted into the IMAP protocol stanza for the connection to be used to the email server.

AttachmentSize
uc_ticket.admin_.inc_.patch42.29 KB

#1

ssenator - November 3, 2009 - 07:37
Assigned to:ssenator» Anonymous

#2

gregeise - November 3, 2009 - 14:44
Assigned to:Anonymous» gregeise
Status:needs review» fixed

IMAP support was enabled in the dev snapshot as of the 26th of October.

I'll make a beta release today or tomorrow with the functionality.

#3

gregeise - November 3, 2009 - 14:50

I see you also added IMAPS support. Nice.

When you create a patch, please create it against the most recent dev snapshot.

I'll pull the changes from the file you included and roll up a release today.

thanks

#4

gregeise - November 3, 2009 - 14:50
Status:fixed» needs work

#5

gregeise - November 3, 2009 - 18:12
Category:bug report» feature request
Status:needs work» closed

changes committed.

#6

gregeise - November 4, 2009 - 15:39
Status:closed» fixed

#7

System Message - November 18, 2009 - 15:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.