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
How to generate error message that contains a parameter?
Using application.international (what library needs referenced)
MFC: starting an external program
reading a text file and saving to access
Remove unwanted information during copy and paste process
Xp Boot Problem After Using Registry Cleaner, Recovery Options?
How to pass a WindowsIdentity object to a web service method?
What is needed to read EXCEL file fom Visual Basic 2008 without Office installed?
Priniting report causes error "2212 couldn't print object"
How to visible false item template column in Grid view when export to Excel