Fix crash on attachment decryption
* src/attachment.cpp (do_crypt): Check return value of mapiobject.
It appears that sometimes a "Ghost" attachment is listed
by outlook. That attachment does not have a Mapiobject or
GpgOL properties attached to it. So we ignore it.