B
BLMATX
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: Exchange
Exchange servers are Exchange 2007 rollup 7 on Server 2008 SP1 HT/cas roles installed on server A, Mailbox role installed on server B.
Clients range from 12.1.x to the new Web Services edition.
Sending files up to 100MB works from Outlook 2007, Mail.app, & Outlook Web Access. Only Entourage has an issue. It appears to be webdav related as IIS logs show /##DavMailSubmissionURI##/ with a status of 404.13
In troubleshooting I attacked that angle first and adjusted IIS 7's requestFiltering/maxAllowedContentLength on both servers to 104857600 bytes.
At this point the the -3253 errors became more rare although they still come up intermittently and the -18596 errors started.
I have changed that setting on the OWA virtual directory as well as at the machine level.
Attempting to set it for the Exchange virtual directory fails with a path not found error, even though I have created the Exchange virtual directory using the exchange management shell.
I also found an issue where if set to unlimited, Exchange defaults to 5MB attachment size so those configuration settings have been set to 100MB as well. (set-transportconfig maxmessagesize and maxreceivesize as well as on both send connectors)
Any help in resolving this issue would be greatly appreciated.
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Email Client: Exchange
Exchange servers are Exchange 2007 rollup 7 on Server 2008 SP1 HT/cas roles installed on server A, Mailbox role installed on server B.
Clients range from 12.1.x to the new Web Services edition.
Sending files up to 100MB works from Outlook 2007, Mail.app, & Outlook Web Access. Only Entourage has an issue. It appears to be webdav related as IIS logs show /##DavMailSubmissionURI##/ with a status of 404.13
In troubleshooting I attacked that angle first and adjusted IIS 7's requestFiltering/maxAllowedContentLength on both servers to 104857600 bytes.
At this point the the -3253 errors became more rare although they still come up intermittently and the -18596 errors started.
I have changed that setting on the OWA virtual directory as well as at the machine level.
Attempting to set it for the Exchange virtual directory fails with a path not found error, even though I have created the Exchange virtual directory using the exchange management shell.
I also found an issue where if set to unlimited, Exchange defaults to 5MB attachment size so those configuration settings have been set to 100MB as well. (set-transportconfig maxmessagesize and maxreceivesize as well as on both send connectors)
Any help in resolving this issue would be greatly appreciated.