Ability to send multiple files

Can you remove the limit on the number of files you can send to a message ?

1 Like

Other people are more qualified to reply, but my first thought is that having multiple files attached to one message could more easily reach the file size limit of your mail provider.

I agree that the ability to send multiple attachments in a single message would be a great thing, but apparently it is not easy to implement:

Perhaps one could assume that all email providers allow at least 5 MiB attachments.
DC could calculate the total size of files and warn if they exceed 5 MiB.
Unfortunately, I donā€™t know if that would mean a lot of development effort.
But it would certainly be a big improvement, especially for sending photos.

However, there is a workaround. It is possible to send multiple attachments with another email client using the DC account. The client needs to support Autocrypt for verified chats and Chatmail accounts. Without Autocrypt, the encryption is temporarily suspended for ā€œnormalā€ accounts.

itā€™s not just simply removing a limit, it needs data structure, database layout, code & api and UI -changes.

1 Like