Home GnuPG
Diffusion GpgOL aeec79a154f4

Add fallback for sender email
aeec79a154f4Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add fallback for sender email

In case the sender email addess is not an smtp address fall
back to the property accessor.

* src/ribbon-callbacks.cpp (do_reader_action): Use property
accessor for non smtp addresses.
  • Here the property accessor returned an unknown property error when the sender address was smtp. But according to documentation the Sender object should have that property for internal exchange senders. This also just omits the sender from the verify call (as get_pa_string returns NULL on error) if the sender address is not smtp and can not be obtained with the property.

Details

Provenance
aheineckeAuthored on Jul 25 2014, 5:07 PM
Parents
rO5fd4e5723a8a: Fix sender lookup by also using get_pa_string
Branches
Unknown
Tags
Unknown