Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to enable gmail addons for emails google has deemed unsafe?

The add-on sidebar simply states "Content not available for this message" if Google thinks the email is unsafe.

There does not seem to be any manifest options that help with this, or at least I could not find any mentions out there.

Is there a way to enable gmail addons for emails google has deemed unsafe?

like image 470
Dhudemond Avatar asked Oct 29 '22 21:10

Dhudemond


1 Answers

Short answer: no. This issue is pending with Google. The problem occurs when the incoming email contains an SPF failure message. It seems that any SPF failure, even a soft-fail, causes the add-on to ignore the email, even if the email is otherwise 100% safe. There's apparently no quick fix. As a clunky workaround, you can manually forward the incoming email (eg to a dummy address), and this will allow the add-on to process the thread.

Google apparently considers this to be intentional behaviour, and they aren't planning to fix it (although they plan to add more detail to the error message).

More info here:

https://issuetracker.google.com/issues/112064778

like image 55
Jern Avatar answered Nov 01 '22 07:11

Jern