>  MAPIMessages1.MsgType = "IPM.MailMessage.Note"

Shouldn't that be IPM.Note?

------------------------------------------------------
Roger D. Seielstad - MCSE
Sr. Systems Administrator
Inovis - Formerly Harbinger and Extricity
Atlanta, GA


> -----Original Message-----
> From: Tim John [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, December 17, 2002 1:58 AM
> To: Exchange Discussions
> Subject: RE: OT (slightly) : Message Class
> 
> 
> This is the segment of code I'm using to send the email:
> 
>         MAPIMessages1.SessionID = MAPISession1.SessionID
>         MAPIMessages1.Compose
>         MAPIMessages1.RecipDisplayName = "Mr X"
>         MAPIMessages1.AddressResolveUI = True
>         MAPIMessages1.RecipAddress = "smtp:[EMAIL PROTECTED]"
>         MAPIMessages1.MsgSubject = "Test"
>         MAPIMessages1.MsgNoteText = "Test message"
>         MAPIMessages1.MsgType = "IPM.MailMessage.Note"
>     
>         MAPIMessages1.Send False
> 
> Sending an email from my Outlook profile works fine, so surely it's
> something to do with the code above (?)
> 
> I'm a little reluctant to change anything in Exchange incase 
> it's breaks
> something that's currently working fine. For example, other 
> users in the
> company may need to send HTML or RTF messages, so I don't 
> want to change the
> way Exchange sends all messages.
> 
> Does this info help ?
> 
> Tim
> 
> 
> -----Original Message-----
> From: Ed Crowley [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 17 December 2002 7:02 p.m.
> To: Exchange Discussions
> Subject: RE: OT (slightly) : Message Class
> 
> 
> Where are you getting this recipient address?  Are you
> just entering an SMTP address and letting it resolve? 
> More information from you is required.  If the tool
> you're using defaults to rich text, choose a different
> tool.
> 
> If you're sending through Exchange, you might be able
> to tinker with the Internet Mail Service or SMTP
> Connector to inhibit this behavior.
> 
> Ed Crowley MCSE+I MVP
> Technical Consultant
> hp Services
> "There are seldom good technological solutions to
> behavioral problems."
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of Tim John
> Sent: Monday, December 16, 2002 1:02 AM
> To: Exchange Discussions
> Subject: RE: OT (slightly) : Message Class
> 
> 
> Do you know how, or what too ?
> 
> 
> -----Original Message-----
> From: Ed Crowley [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 16 December 2002 5:26 p.m.
> To: Exchange Discussions
> Subject: RE: OT (slightly) : Message Class
> 
> 
> Try changing the properties of the recipient object
> you're selecting to not send rich text mail.
> 
> Ed Crowley MCSE+Internet MVP kcCC+I
> Tech Consultant
> hp Services
> Protecting the world from PSTs and Bricked Backups!
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of Tim John
> Sent: Saturday, December 14, 2002 12:04 PM
> To: Exchange Discussions
> Subject: OT (slightly) : Message Class
> 
> 
> Hiya !
> 
> I'm experiencing some difficulties with a small VB
> application I've written that sends plain text email.
> 
> I've created a program that polls a database, selects
> the email address and, using MAPI and the current
> Outlook session, creates an email and sends it.
> 
> Out of the hundreds and possibly thousands of emails
> that are send this way, one customer has come back
> saying the message is never received. The bounced
> message I get back is:
> 
> "A message that you sent has been rejected because :
> It contained a Microsoft TNEF file attachment."
> 
> I can't seem to get around this. I've just upgraded to
> Office 2000 SP3 (which apparently should fix it), but
> the problem seems to be the way VB builds the message.
> I'm setting the MAPISessions1.MsgType to "IPM.Note",
> but with no effect.
> 
> Any ideas people ?
> 
> Cheers,
> 
> Tim
> 
> 
> -----Original Message-----
> From: Ed Crowley [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, 15 December 2002 8:43 a.m.
> To: Exchange Discussions
> Subject: RE: calendar attende no information
> 
> 
> Of course, that is in Outlook.  The default is 3
> months, I believe. Someone will correct me if I'm
> wrong, but I believe you can customize that in the
> Office Custom Installation Wizard, but that applies to
> new installations only.
> 
> Ed Crowley MCSE+Internet MVP kcCC+I
> Tech Consultant
> hp Services
> Protecting the world from PSTs and Bricked Backups!
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of Tony Hlabse
> Sent: Saturday, December 14, 2002 10:15 AM
> To: Exchange Discussions
> Subject: Re: calendar attende no information
> 
> 
> Tools/Options/Calendar options. Set Free/Busy
> ----- Original Message ----- 
> From: "Microsoft Exchange List Server"
> <[EMAIL PROTECTED]>
> To: "Exchange Discussions" <[EMAIL PROTECTED]>
> Sent: Saturday, December 14, 2002 12:06 PM
> Subject: RE: calendar attende no information
> 
> 
> > Hi all,
> >
> > How can I change the free/busy to something
> different to 0 , what is
> > the default?
> >
> > Outlook97, outlook 2000 and OutlookXP all same
> problem just seeing
> calendars
> > for some mailboxes
> >
> > Thanks,
> > -er
> >
> > -----Original Message-----
> > From: Nikki Peterson
> [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, December 13, 2002 12:07 PM
> > To: Exchange Discussions
> > Subject: Re: calendar attende no information
> >
> >
> > I have seen this occur if the owner of the calendar
> > has not yet "initialized" their calendar by opening
> > it. Another possibility may be that they have their
> > free/busy set to show 0 (zero) months.
> >
> > There is another issue with Outlook 2002 but you
> > did not mention the client version.
> >
> > Nikki
> >
> > -----Original Message-----
> > From: Microsoft Exchange List Server
> >
> [mailto:[EMAIL PROTECTED]]
> > > msx55+sp4
> > > 1 exchange organization
> > > 1 exchange site
> > >
> > > some mailboxes do not show information when
> selected as attendees
> > > (from an outlook client) for a calendar
> appointment
> > >
> > > simply no information (the diagonal lines instead
> of their real
> > > calendar instead of busy or tentative or
> outofoffice)
> > >
> > > any suggestions on how to fix this?
> > >
> > > -thanks,
> >
> >
> _________________________________________________________________
> > List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> > Archives:              
> http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> >
> _________________________________________________________________
> > List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> > Archives:              
> http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> 
> _________________________________________________________________
> List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> Archives:              
> http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 
> 
> _________________________________________________________________
> List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> Archives:              
> http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 
> 
> DISCLAIMER: The content of this email is confidential
> and may contain legally privileged information
> intended only for the individual or entity named
> above.  Access to this message by anyone else is
> unauthorised.  If you are not the intended recipient,
> please be advised that the use, distribution and
> publication of the above information is prohibited. If
> you have received this email in error, please contact
> Domainz by returning the email and destroying the
> original. Thank you.
> 
> _________________________________________________________________
> List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> Archives:              
> http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 
> 
> _________________________________________________________________
> List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> Archives:              
> http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 
> 
> DISCLAIMER: The content of this email is confidential
> and may contain legally privileged information
> intended only for the individual or entity named
> above.  Access to this message by anyone else is
> unauthorised.  If you are not the intended recipient,
> please be advised that the use, distribution and
> publication of the above information is prohibited. If
> you have received this email in error, please contact
> Domainz by returning the email and destroying the
> original. Thank you.
> 
> _________________________________________________________________
> List posting FAQ:      
> http://www.swinc.com/resource/exch_faq.htm
> Archives:              
> http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:        
> mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 
> 
> DISCLAIMER: The content of this email is confidential and may contain
> legally privileged information intended only for the 
> individual or entity
> named above.  Access to this message by anyone else is 
> unauthorised.  If you
> are not the intended recipient, please be advised that the 
> use, distribution
> and publication of the above information is prohibited. If 
> you have received
> this email in error, please contact Domainz by returning the email and
> destroying the original. Thank you.
> 
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> 

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to