Hey Guys,
I have an issue with one of my company user. Whenever he is sending any mail with attachement of 2MB or more he is getting the undelevery message as mentioned above in subject line.
I have checked everything possibly that can cause the delevry failure. E.g.
[PS] H:\>Get-SendConnector|fl *size
MaxMessageSize : unlimited
MaxMessageSize : unlimited
[PS] H:\>Get-ReceiveConnector|fl *size
MaxHeaderSize : 64KB
MaxMessageSize : 40000KB
MaxHeaderSize : 64KB
MaxMessageSize : 40000KB
MaxHeaderSize : 64KB
MaxMessageSize : 150MB
MaxHeaderSize : 64KB
MaxMessageSize : 40000KB
MaxHeaderSize : 64KB
MaxMessageSize : 40000KB
[PS] H:\>Get-TransportConfig | fl MaxSendSize
MaxSendSize : 40MB
[PS] H:\>Get-TransportConfig | fl MaxSendSize
MaxSendSize : 40MB
Please help me to resolve this issue...
Thanks,
Amit Kumar Sharma