Skip to content

fix for secure incoming mms without sender, copy headers from original

Created by: vdveer

When receiving secured MMS, sender is empty because it is local unknown before encryption. Fix by copying header from original message, since this is the actual metadata of the message your receive (except for the subject, which is used to identify the session). issue #67 (closed)

Merge request reports