Forum
Merhaba
Exchange 2013 sp1 kullanıyoruz. hub transport tarafında send ve receive connectorlerde max message size 50 mb olarak işaretli
edge transport tarafında ise aşağıdaki komutlari verdigimde hata mesaji aliyorum. yapmak istedigim edge transport tarafında da maxsendsize vs ayarlamak.
Hub transport tarafında bu komutlar sorunsuz calisiyor.
Set-TransportConfig –MaxSendSize 50MB
Set-TransportConfig –MaxReceiveSize 50MB
[PS] C:\Windows\system32>Set-TransportConfig -MaxSendSize 50MB
WARNING: An unexpected error has occurred and a Watson dump is being generated: Specified cast is not valid.
Set-TransportConfig : Specified cast is not valid.
At line:1 char:1
+ Set-TransportConfig -MaxSendSize 50MB
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Set-TransportConfig], InvalidCastException
+ FullyQualifiedErrorId : System.InvalidCastException,Microsoft.Exchange.Management.TransportConfig.SetTransportCo
nfig
Set-TransportConfig –MaxSendSize 40MB –MaxReceiveSize 50MB dener misiniz?
Denedim ayni hatayi veriyor
Daha düşün limit belirtin örneğin 20-30 gibi..
daha dusuk vermeyi de denedim yine kabul etmiyor. "Specified cast is not valid." diyor. verdigim degeri begenmiyor. kb olarak da yazmayi denedim sorun halen ayni.
Get-TransportConfig | ft MaxSendSize, MaxReceiveSize
Get-ReceiveConnector | ft name, MaxMessageSize komutlarının karşılıklarını paylaşır mısınız?
[PS] C:\Windows\system32>Get-TransportConfig | ft MaxSendSize, MaxReceiveSize
MaxSendSize MaxReceiveSize
----------- --------------
10 MB (10,485,760 bytes) Unlimited
[PS] C:\Windows\system32>
[PS] C:\Windows\system32>Get-ReceiveConnector | ft name, MaxMessageSize
Name MaxMessageSize
---- --------------
Default internal receive connector EDGE 35 MB (36,700,160 bytes)
Mailbox bazında dener misiniz?
Set-Mailbox “username” –MaxSendSize 20MB –MaxReceiveSize 20MB
EDGE trasportda mailbox bazında kabul etmiyor.
[PS] C:\Windows\system32>Set-Mailbox "ozcan" -MaxSendSize 20MB -MaxReceiveSize 20MB
Set-Mailbox : The term 'Set-Mailbox' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Set-Mailbox "ozcan" -MaxSendSize 20MB -MaxReceiveSize 20MB
+ ~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Set-Mailbox:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Bu ortam live mi? Test ortamı mı? AYrıca user' ın Message Size Restrictions kısmından ilgili rakamları girerek test eder misiniz.
Bu sorunlari aşarsak live ortama gececek. Denedim halen mail 10 mb üzerinde mail atamiyor. bi sekilde transport configdeki 10 mb değiştirmemiz gerekiyor.
Message Size Restrictions ? Servislerin sağlıklı çalıştığını kontrol eder misiniz. Bu kadar zor değil bu işlem. Kurulumda bir bug oluşmuş olabilir. CU5 çıktı. Download edip, üstüne kurabilirsiniz.
http://www.microsoft.com/en-us/download/details.aspx?id=43103
CU5 yükledim malesef yine kabul etmiyor.
Message Size Restrictions ?
Message Size Restrictions ?
Ufuk bey "Message Size Restrictions" nereden girebilirim
merhaba
bu sorunu çözebildinizmi
iyi günler