RE: FW: [SM-USERS] Problem with xml attach.-base64 transfer encoding

2006-04-24 Thread Jevos, Peter
lmail-users@lists.sourceforge.net Subject: Re: FW: [SM-USERS] Problem with xml attach.-base64 transfer encoding It should be fixed in future sm versions, but I can't give any time estimates. If you want quick solution - make sure that your xml file is human readable. I suspect that xml parse

Re: FW: [SM-USERS] Problem with xml attach.-base64 transfer encoding

2006-04-22 Thread Tomas Kuliavas
It should be fixed in future sm versions, but I can't give any time estimates. If you want quick solution - make sure that your xml file is human readable. I suspect that xml parser does not care about line feeds between xml tags and humans have problems reading long lines. > Dear Tomas > Thanks

FW: [SM-USERS] Problem with xml attach.-base64 transfer encoding

2006-04-22 Thread Jevos, Peter
Dear Tomas Thanks for your answer What does it mean in generally ? I'm not skillfull in programming and programming expression : ). Does it mean that I cannot send content type attachment 'text' with more than 998 characters in one line via SM? What is result ? Could it be fixed in the future relea