test emails not all getting thru exchange servers
Tue, 31 Jan 2006 10:17:28 -0800
Hello,
I am fairly new to Exchange Email servers. I wrote an smtp app to notify
clients about things from our company. 5 to 10 emails will get sent through
various servers. Right now I send the emails to a test account on yahoo
mail. Not all of the emails appear to be getting through. 1 email will go ...
|
Re: Detect Undeliverable Email using WebDAV?
Tue, 31 Jan 2006 07:45:30 -0800
Hi,
I saw the discussion about "Detect Undeliverable Email using WebDAV" by
Frank and Glen. I had the similar problem and I also want to get the
Undeliverable email body, i.e.,
"Your message did not reach some or all of the intended recipients.
Subject: 11:46. 1/26/06.
Sent: 1/26/2006 11:4 ...
|
Programmatically accepting appointment request messages using WebDav and C#
31 Jan 2006 05:14:03 -0800
Hello,
I need to browse through a user's Inbox and access all the messages
which are appointment requests from other users. Also i need to
"Accept" the appointment request programmatically using WebDav and
transfer the request to the calendar. I am using C# as the programming
language.
Is there a solution ...
|
Error 403 creating appointment (WebDAV)
30 Jan 2006 04:44:26 -0800
Hi All,
I've used the code in this MSDN article:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_esdk_creating_an_appointment_webdav.asp
in my program, but I always receive "The remote server returned an
error: (403) Forbidden" error. This is the complete code:
Private Sub Crea ...
|
SCL Value in Event Sink
Fri, 27 Jan 2006 13:06:28 -0800
Hi,
Does anyone know how to retrieve the SCL value in an event sink
running on a mailbox using the ADO RecItem.Fields property ?
Using this method:
recItem.Fields("urn:schemas:mailheader:to").Value
As I have learned it is an Extended MAPI property.And may not
be available with the ADO object
Roy K ...
|
building a web site
Fri, 27 Jan 06 01:26:54 GMT
I just got back working on my website. Its taken a long time to finish but I am getting there.
I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a good site builder. Im going to keep working on it ill let you all know how im doing.
Paul ...
|
Is it possible to full text index keywords and searach them?
Thu, 26 Jan 2006 08:41:05 -0800
I have tried to add the the following properties to the Indexer as described in
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_exch2k_customizing_full-text_indexing.asp
http://schemas.microsoft.com/exchange/keywords-utf8
urn:schemas-microsoft-com:office:office#Keywords
urn:schemas: ...
|
|
|
Owner of a distribution list
Thu, 26 Jan 2006 00:15:02 -0800
HowTo change the owner of a distribution list in Exchange 2003 by script or VB?
Snippet welcome.
Thanks
Peter
...
|
Organizational Forms library HELP!
Wed, 25 Jan 2006 18:18:42 -0500
Hello,
What is the proper way to manage which users are allowed to upload forms
into the "Organizational Forms Library"? We have an Exchange 2003
environment with Outlook 2003 clients.
I'm baffed by how/where security is configured.
Any help would be greatly appreciated!
Troy
...
|
Get IP of connecting server in ISmtpInCommandSink.OnSmtpInCommand
Wed, 25 Jan 2006 10:55:03 -0800
I'm working with an SMTP protocol sink and am processing in
ISmtpInCommandSink.OnSmtpInCommand. I'd like to get the IP address of the
connecting server.
Any tips would be appreciated.
Thanks in advance. ...
|