Opened 6 years ago

Closed 5 years ago

#1484197 closed Bugs (worksforme)

memory leak with ispconfig?

Reported by: andremachado Owned by:
Priority: 5 Milestone:
Component: Client Scripts Version: 0.1-beta
Severity: normal Keywords:
Cc:

Description

Hello,
I found a weird behaviour of roundcube when used as package of ispconfig.

For user marked as ispconfig "admin", roundcube exhaust memory.
Please, see more details at
http://www.howtoforge.com/forums/showthread.php?t=9393

Regards.
Andre Felipe Machado

Change History (2)

comment:1 Changed 6 years ago by jpingle

After glancing at the thread, it looks like you may not have RoundCube configured properly. You said in the thread that it displayed files in the folders, which could indicate a misconfigured IMAP server, or an improper IMAP root folder setting (which depends on your IMAP server)

In particular, check this setting:

// only list folders within this path
$rcmail_config['imap_root'] = '';

Some IMAP servers use "INBOX" there, you might try that setting. Check with your IMAP server docs for a better idea.

comment:2 Changed 5 years ago by till

  • Resolution set to worksforme
  • Status changed from new to closed

No feedback, then it must be working!

Note: See TracTickets for help on using tickets.