Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: bakhanbeigi on December 21, 2015, 07:36:18 AM

Title: APOP configuration
Post by: bakhanbeigi on December 21, 2015, 07:36:18 AM
Is anyway to configure roundcube to connect to a APOP using SSL mail server?
If yes, how should I do this?
Title: Re: APOP configuration
Post by: SKaero on December 21, 2015, 11:46:15 AM
No Roundcube is IMAP only.
Title: Re: APOP configuration
Post by: bakhanbeigi on December 22, 2015, 03:30:07 AM
Is there any project like roundcube for APOP?
Title: Re: APOP configuration
Post by: SKaero on December 22, 2015, 03:45:50 AM
Not that I'm aware of, the problem of course is that with POP you need to store mail until IMAP where it can be accessed on the mail server. If you absolutely had to have it you could setup an IMAP mail server with getmail which would fetch the mail from the POP server and store it in the IMAP mail server which Roundcube could then access.