--- Richard Hirner <[EMAIL PROTECTED]> wrote:
> Why are messages through the server limited to MAX_MESSAGE_SIZE, i.e.

This is because text messages through server are sent using the old
style, non ICBM way, which is limited to 450 characters.

> Is it possible to
> simply 
> increase MAX_MESSAGE_SIZE? Or how else can I send server messages >
> 450 
> chars?
> 

You can increase it, but the server will either truncate or reject your
message, if you want to be able to send longer messages through server
you would need to rewrite the message sending function to use the ICBM
way.

Dmitry Karasik

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to