Ticket #1484197 (closed Bugs: worksforme)

Opened 3 years ago

Last modified 2 years ago

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

Changed 3 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.

Changed 2 years ago by till

  • status changed from new to closed
  • resolution set to worksforme

No feedback, then it must be working!

Note: See TracTickets for help on using tickets.