Version 3.2.11p1 apply automated collections roundcube?

Discussion in 'General' started by Jose Pertuz, Feb 2, 2024.

  1. Jose Pertuz

    Jose Pertuz New Member

    (Debian Bookworm) ISPConfig 3.2.11p1
    I performed a clean installation from scratch on Debian 12 with the latest version of ispconfig and I realized that rouncube has enabled the automatic collection of contacts when sending a message. I think it's great.

    But I have an instance with 3.2.10p2 and when I run the update. I did not enable automatic address collection in Roundcube.

    Should I update the roundcube independently? What would the steps be like?

    Thank you.
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    The ISPConfig versions is irrelevant, this is a setting in Roundcube. I think it only exists in 1.5+. You need to set the following in your Roundcube config file:
    PHP:
    config['collected_recipients'] = true;
     
    ahrasis likes this.

Share This Page