I am facing first time in 8 years issue with Odoo mail attachments.
On premise, dockerized env, v14 CE
1. incoming mails - attachment is ok in email (checked in mailbox), it seems to be ok in Odoo, seems to have proper size, but there is no content/data when examining ir.attachment record and I receive "Not Found" error if tried to download it.
2. outgoing mails - very similar situation is with outgoing (mostly from mass mailing), when there is pdf attachment, it seems to be attached on email but there is only few bytes and nothing really openable.
There is no error in logs (successfully fetched without errors), no error during creation of message nor attachment hour before or after.
Outgoing messages are going through gmail. Incoming via customer's mail provider.
Has anyone faced similar issue?
Thanks
So far we are using Odoo 14 CE and haven't heard of any problem similar to yours.
Maybe a custom or module you installed recently?
@Apiuser I am working with Odoo from v7 :) never heard, too. And no modules working with mails or attachments as far as I know. I made most of them.