| Need to block the images from seing in the Mail body I am sending an image attachment in Outlook Express.But the attachment is shown in the mail body to the recipant.I need to avoid this.
I had already tried with the following
Doing the Registry Edit :
HKEY_CURRENT_USER\Identities\{GUID}\Software\Micro soft\Outlook Express\5.0
where {GUID} is a unique alpha-numerical string corresponding to your identity.
Set the DWORD value for "Automatically Inline Images" to 0.
Also I had tried with the same which was told in the same forum.
Both of them did not work.Any alternate suggestions. |