Author Topic: 1.4.11 - hide preview popup window for attachments?  (Read 2632 times)

Offline fulltilt

  • Newbie
  • *
  • Posts: 6
1.4.11 - hide preview popup window for attachments?
« on: March 10, 2021, 05:10:34 AM »
RC 1.4.11
Elastic

How can I deactivate the preview popup window for email attachments?
The attachment download should be started immediately without displaying the popup window.

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: 1.4.11 - hide preview popup window for attachments?
« Reply #1 on: March 12, 2021, 04:15:01 AM »
I think you can do it by setting
Code: [Select]
$config['client_mimetypes'] = 'none/none'; in your config.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦