Microsoft
Software
Hardware
Network
Question : External Dsn Max Message Attach Size
how do i cahnge the size of External DsnMax Message Attach Size from 10MB to 20mb
and how do i change the Internal Dsn Max Message Attach Size form 10MB to 20mb
i have rang these two but have not worked
et-Transportconfig maxreceivesize 20MB
Set-Transportconfig maxsendsize 20MB
when i run
get-receiveconnector | select identity,maxmessagesize
Identity MaxMessagesize
SERVEREX\Default SERVEREX 10MB
SERVEREX\Client SERVEREX 10MB
what o i need to type to change max message size to abel to send to 20mb
Answer : External Dsn Max Message Attach Size
i ran this and was able to send mail upto 20mb
Set-SendConnector -identity "your smtp sender name go here" -MaxMessageSize: 20MB
Random Solutions
Spell Check Single Field
How do I import data from excel directly into a sharepoint calendar?
How to truncate (GridView)BoundFiled's string value using DataFormatString?
Unable to find control
Type DATE rejected in CREATE TABLE
Calendar control
Visual Studio 2008; Website project; bin folder now showing?
IE7 browser issue with JS fancybox
VBA error 3057 & 3075 - Refresh References question
what does 554 message refused mean?