A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Difference between Regular Attachments and Signature Attachments



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 18th 09, 02:54 PM posted to microsoft.public.outlook.program_addins
Andrew
external usenet poster
 
Posts: 95
Default Difference between Regular Attachments and Signature Attachments

Hello folks,

I have an Outlook add-in Developed in Visual Studio 2008, written in VB.NET
for Outlook 2003 and 2007. A small part of its functionality is to post
emails from Outlook to a webform which currently works well in both versions.
We've however come across an issue with the attachments.

Currently, when the click the custom button to post the email. I save all
the attachments to a file and after the message is sent, I attempt the send
the attachments also. The issue is, signatures with images are being stored
as attachments also. Is there anyway to distinguish between the two types of
attachments?

Regards,
Ads
  #2  
Old March 24th 09, 03:23 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Difference between Regular Attachments and Signature Attachments

Do you need to strip out all the image attachments or only those used in
signatures (there is really no difference between the two)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Andrew" wrote in message
...
Hello folks,

I have an Outlook add-in Developed in Visual Studio 2008, written in
VB.NET
for Outlook 2003 and 2007. A small part of its functionality is to post
emails from Outlook to a webform which currently works well in both
versions.
We've however come across an issue with the attachments.

Currently, when the click the custom button to post the email. I save all
the attachments to a file and after the message is sent, I attempt the
send
the attachments also. The issue is, signatures with images are being
stored
as attachments also. Is there anyway to distinguish between the two types
of
attachments?

Regards,



  #3  
Old March 24th 09, 04:00 PM posted to microsoft.public.outlook.program_addins
Andrew
external usenet poster
 
Posts: 95
Default Difference between Regular Attachments and Signature Attachmen

Hey,

Well, we don't want to upload any signature images. So I would like to know
if there's a way to detect them so that, they can be excluded from the
attachment upload.

Thanks,

"Dmitry Streblechenko" wrote:

Do you need to strip out all the image attachments or only those used in
signatures (there is really no difference between the two)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Andrew" wrote in message
...
Hello folks,

I have an Outlook add-in Developed in Visual Studio 2008, written in
VB.NET
for Outlook 2003 and 2007. A small part of its functionality is to post
emails from Outlook to a webform which currently works well in both
versions.
We've however come across an issue with the attachments.

Currently, when the click the custom button to post the email. I save all
the attachments to a file and after the message is sent, I attempt the
send
the attachments also. The issue is, signatures with images are being
stored
as attachments also. Is there anyway to distinguish between the two types
of
attachments?

Regards,




  #4  
Old March 24th 09, 04:41 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Difference between Regular Attachments and Signature Attachmen

No, an image is an image. The only difference is how it was added to a
message.
You can look at the HTML body and see if an image is within a _MailAutoSig
span, but that is far from being reliable.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Andrew" wrote in message
...
Hey,

Well, we don't want to upload any signature images. So I would like to
know
if there's a way to detect them so that, they can be excluded from the
attachment upload.

Thanks,

"Dmitry Streblechenko" wrote:

Do you need to strip out all the image attachments or only those used in
signatures (there is really no difference between the two)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Andrew" wrote in message
...
Hello folks,

I have an Outlook add-in Developed in Visual Studio 2008, written in
VB.NET
for Outlook 2003 and 2007. A small part of its functionality is to post
emails from Outlook to a webform which currently works well in both
versions.
We've however come across an issue with the attachments.

Currently, when the click the custom button to post the email. I save
all
the attachments to a file and after the message is sent, I attempt the
send
the attachments also. The issue is, signatures with images are being
stored
as attachments also. Is there anyway to distinguish between the two
types
of
attachments?

Regards,






 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
saving all attachments where the some of the attachments have thesame name nosliwmada Outlook - General Queries 0 December 6th 07 03:48 PM
Attachments Bill S. Outlook Express 1 August 1st 07 01:14 AM
add signature for attachments willie Outlook and VBA 1 April 19th 07 02:45 PM
Difference in Appearance of Attachments Ridge Kennedy Outlook and VBA 1 April 13th 06 05:56 PM
Signature on Forwards as Attachments Sabrina Outlook - General Queries 2 April 10th 06 06:21 PM


All times are GMT +1. The time now is 09:32 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.