Our company uses a custom signature in our HTML emails that references a gif image located on our web server. We have Exchange server and Clients run Outlook. Here's the code:
<A href=" isMap src=" border=0></A>
Well this works great with the following exception: If an attachment is added to an email and sent to a Notes server often the attachments are stripped and the signature image becomes the attachment.
I know there is a solution for these Notes servers? Currently we have to send plain text emails to them if we want to add attachments. Any ideas?
<A href=" isMap src=" border=0></A>
Well this works great with the following exception: If an attachment is added to an email and sent to a Notes server often the attachments are stripped and the signature image becomes the attachment.
I know there is a solution for these Notes servers? Currently we have to send plain text emails to them if we want to add attachments. Any ideas?