Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Mon, 5 May 2008 07:02:26 -0700 (PDT),    group: microsoft.public.exchange2000.admin        back       


Exchange 2007 Junkemailstate   
In Exchange 2003 there is a clever way using OWA to toggle the junk
email state. Does such exist for 2007?

we enable junk email foldering one new mailboxes...

below is the 2003 code...


HankC

	strUrl = "https://" & url & "/exchange/" & stralias & "/"
	Set XmlHttp = CreateObject("Microsoft.XMLHTTP")
	XmlHttp.Open "POST", strURL,false,strUserName,strPassword
	XmlHttp.SetRequestHeader "Accept-Language","en-us"
	XmlHttp.SetRequestHeader "User-Agent", "Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.0; .NET CLR 1.1.4322)"
	XmlHttp.SetRequestHeader "Cache-Control","no-cache"
	XmlHttp.SetRequestHeader "Content-Type", "application/x-www-form-
urlencoded"
	XmlHttp.SetRequestHeader "Accept", "*.*"

	XmlHttp.Send "Cmd=Options&Junkemailstate=1"	'error? - check webdav on
the owa boxes
date: Mon, 5 May 2008 07:02:26 -0700 (PDT)   author:   HankC

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us