SBS 2003 / Windows Server 2003 Stuck at Applying computer settings / Symantec Antivirus for Exchange
Thu, 1 Nov 2007 01:39:22 -0000
Hi
I am posting this hoping that you won't have to go through the truble I've already had
I was running sbs2003 (windows server 2003 exchange 2003) fully patched to date (31 oct 07).
Also running Symantec Antivirus 10.1.6.6010 and Symantec Information Foundation Mail Security For Exchange v.6
However in the ...
|
VBS to move mail from Exchange Mailbox's Inbox to a Public Folder
Wed, 31 Oct 2007 13:39:02 -0000
I would like VB scripts to move and copy an email received in any
user's Inbox to a specific sub-folder of the Public Folders, ie:
Mailbox - Bob Jones>Inbox -- move to --> Public Folders>Public
Folders>GFI Antispam Folders>This is spam email
The closest I've come to a script that works is the following, whic ...
|
Attached email into an email comes as empty email
Mon, 29 Oct 2007 16:34:27 -0000
I have exchange 2003 and Outlook 2003 SP2. If some one forwards an email to
me I see that email as an attachment which is fine (just like a excel or pdf
attachment or any
other). when I open that attached email I don't see any content. It is
completely blank. any idea why it may happen?
This is only happen ...
|
Authentication state in protocol event sink
Sun, 28 Oct 2007 04:44:00 -0700
Is there a possibility to get information if the current session is
authenticated inside an OnSmtpInCommand event?
I thought there should be properties for this on the pSession Object but it
seems I only get the server and client IPs.
Or is this information only available in transport events? ...
|
Error code 80070005 at "GetMailboxTable" call...
Fri, 26 Oct 2007 04:18:22 -0700
Hi,
I am facing some problem with MAPI. I have a code to fetch mailbox/
public folders from exch 2003 server. I am creating a profile
programmatically which will take a mailbox user name (which is having
domain admin privileges) and Exchange server name. I have nearly 5
exchange servers in which this code is wo ...
|
Showing "Bad Request" when selecting particular appointment
Fri, 26 Oct 2007 01:55:00 -0700
I am doing following code:
Dim sQuery As String
Dim status As Integer
Dim oXMLHttp1 As MSXML2.XMLHTTP30 = New MSXML2.XMLHTTP30
Try
oXMLHttp1.open("SEARCH", stURI, False, Me.UserNameAlias,
Me.Password)
sQuery = "<?xml version='1.0' encoding= 'utf ...
|
Forwarding rules set by client
Mon, 22 Oct 2007 21:35:40 GMT
Exchange 2003 environment... 3 servers for various user groups, 1 additional
bridgehead server handles incoming email from Internet.
Forwarding rules set by clients for either on-site or off-site (Internet)
forward of email to other addresses is not working. Any suggestions as to
where to begin looking? Wha ...
|
|
|
Employee Quit - What are my OPTIONs
Sun, 21 Oct 2007 09:01:00 -0700
Hello All!
I administer PART TIME the server for my Brother and his small company.
Friday of this week, someone up and left the company and from my logs, I can
see they emptied their emails.
What can I do as administrator to get into that users account and see the
emails they deleted and possibly more. ...
|
User Quit - Access Email?
Thu, 18 Oct 2007 04:39:00 -0700
Hello All!
First sorry if I am in the wrong group, I could not find one more specific.
Question. I am new to managing a small business server but have been able
to get it running for my brother with 10 users. All is going well.
REcently, someone up and quit on him and he wants to get that users emails ...
|
How to know information of Deleted appointments/tasks
Wed, 17 Oct 2007 23:00:00 -0700
Is there any way to find the IDs of deleted appointment/tasks in outlook
through vb.net.
Please advice.
Atul Saxena ...
|