mail attachment problem

hi,there.

i got a problem. i set the size of max outgoing mail is 10M in admin console, after that i send a mail to check this ,i found the setting is not correct. i send a mail with a attachment less than 2M , it's work. but if lager than 2M. it will prompt "the file is too big". it's make me sick........

please help me

thank a lot

[362 byte] By [alfred_zk] at [2007-11-26 9:00:48]
# 1

What version Messaging Server?

What exact setting did you actually change? Maxpostsize or max message size?

Use configutil, and check what value you actually have.

I'm assuming that you're talking about webmail. No setting for webmail should affect how you send mail from any other client.

jay_plesset at 2007-7-6 23:06:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
i am not used to speak in english, maybe my description is not clear. hehe.so , i change my way to speak. could you please tell me the command to set the size of webmail attachment. thanks a lot
alfred_zk at 2007-7-6 23:06:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
i use the command./configutil -o service.http.maxmessagesize -v <size>is that right?but it still not work .please someone help methanks a lot
alfred_zk at 2007-7-6 23:06:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
Hi,There are two settings:service.http.maxmessagesize (total size of message)service.http.maxpostsize (size of each individual attachment)You need to increase both and restart the http daemon (./stop-msg http; ./start-msg http)Cheers,Shane.
shane_hjorth at 2007-7-6 23:06:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
OK. thanks a lot.i solve the problem.hehethanks again
alfred_zk at 2007-7-6 23:06:03 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...