Home GnuPG
Diffusion GpgOL 0aac05ee0cfb

Disable oom body check for MIME mails

Description

Disable oom body check for MIME mails

* src/mailitem-events.cpp (EVENT_SINK_INVOKE): Disable
safety checks.

The safety check added for T3863 triggered too often.
Even if a Body is found in OOM when we send MIME that
should not be a problem as the MIME conversion will
wkill the body.

Details

Provenance
aheineckeAuthored on Apr 5 2018, 10:57 AM
Parents
rOcc78a181785c: Log body if body was found after crypto
Branches
Unknown
Tags
Unknown
Tasks
T3875: Sending signed mail fails repeatedly