[SM-USERS] PLEASE UNSUBSCRIBE ME

2006-04-20 Thread JJUETTEN
I really need to get off this list immediately. Thank you. [EMAIL PROTECTED] --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download I

[SM-USERS] All mail marked as unread even when viewed.

2006-04-20 Thread Brian Bennett
Hello,   We are experiencing an issue where all mail is marked as unread until we manually select the message and mark it. I assume normal operation will mark the message as read when viewed and then reflect this by using a non bold font when going back the inbox.   Everything else appe

Re: [SM-USERS] Problem with SpamAssassin Web Frontend

2006-04-20 Thread Tomas Kuliavas
> I just grabbed SWF 2.02 from > http://www.squirrelmail.org/plugin_view.php?id=146 I have one problem > and one minor issue. > > 1) Subject lines for mail tagged as spam are not being rewritten. I've > enabled and disabled the filter, as well as subject rewriting. Nothing > works. Mail is bein

[SM-USERS] Multilogin and Vlogin with multiple domains on FC3 with Plesk

2006-04-20 Thread Geoff Soper
I'm in the process of setting up a web server with Squirrelmail. This server is a virtualised server running FC3 and Plesk. I have a number of domains hosted on the server and have set it up so that a directory on each domain actually serves up the same Squirrelmail installation. As each domain ha

[SM-USERS] Problem with SpamAssassin Web Frontend

2006-04-20 Thread John Oliver
I just grabbed SWF 2.02 from http://www.squirrelmail.org/plugin_view.php?id=146 I have one problem and one minor issue. 1) Subject lines for mail tagged as spam are not being rewritten. I've enabled and disabled the filter, as well as subject rewriting. Nothing works. Mail is being piped throu

Re: [SM-USERS] show numer of new mails?

2006-04-20 Thread William R. Mussatto
Pål Monstad said: > Is it possible to have a number of new mails behind a folder, like we have > next to the Inbox? > > FC3 and SM 1.4.4.1 > -- > Pål Monstad Options - Folder Preferences Enable Unread Message Notification: All Folders. --- William R. Mussatto, Senior Systems Engineer http:/

RE: [SM-USERS] Problem with xml attachment

2006-04-20 Thread Tomas Kuliavas
> > > Thanks a lot for your answer Tomas, > How can I turn on base64 transfer encoding in SM You will have to modify class/deliver/Deliver.class.php functions. > That is to say my xml file has one row with at least 1000 characters > > -Original Message- > From: [EMAIL PROTECTED] > [mailto

Re: [SM-USERS] error with Change LDAP password

2006-04-20 Thread Tomas Kuliavas
> hi, > > I have installed on a debian(woody) > - squirrelmail-1.4.6.tar.gz > the plugins: > - compatibility-2.0.4.tar.gz and done # patch -p0 < > compatibility/patches/compatibility_patch-1.4.6.diff > then : > - change_ldappass-1.8.tar.gz plugin is not compatible with compatibility v.2. remove

Re: [SM-USERS] Squirrelmail on FC5

2006-04-20 Thread Tomas Kuliavas
> I just install Squirrelmail on Fedora Core 5 and I'm getting the > following > erorrs when I try to send a message: > > Notice: Undefined property: Deliver_SMTP::$dlv_msg in > /var/www/html/webmail/src/compose.php on line 1577 > > No

[SM-USERS] error with Change LDAP password

2006-04-20 Thread n r
hi, I have installed on a debian(woody) - squirrelmail-1.4.6.tar.gz the plugins: - compatibility-2.0.4.tar.gz and done # patch -p0 < compatibility/patches/compatibility_patch-1.4.6.diff then : - change_ldappass-1.8.tar.gz when I try to change my password, I have this messages Warning: F

Re: [SM-USERS] Squirrelmail on FC5

2006-04-20 Thread trichard
I just install Squirrelmail on Fedora Core 5 and I'm getting the following erorrs when I try to send a message: Notice: Undefined property: Deliver_SMTP::$dlv_msg in /var/www/html/webmail/src/compose.php on line 1577 Notice: Un

RE: [SM-USERS] Problem with xml attachment

2006-04-20 Thread Jevos, Peter
Thanks a lot for your answer Tomas, How can I turn on base64 transfer encoding in SM That is to say my xml file has one row with at least 1000 characters BR Pet -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tomas Kuliavas Sent: Thursday, April 20, 20

RE: [SM-USERS] Problem with xml attachment

2006-04-20 Thread Tomas Kuliavas
RFC 2822 2.1.1. Line Length Limits If plain text attachment uses wide lines, we might have to use base64 transfer encoding in order to preserve attachment. > Now I noticed that this is not problem xml file, but every file with > bytes more then 990 in one row. > I send simple txt file with 1000

RE: [SM-USERS] Problem with xml attachment

2006-04-20 Thread Jevos, Peter
Now I noticed that this is not problem xml file, but every file with bytes more then 990 in one row. I send simple txt file with 1000 "a" in the row and I got 1001 characters. Space was added after 990th "a" Thanks a lot for advices Pet -Original Message- From: Jevos, Peter Sent: Thu

RE: [SM-USERS] Problem with xml attachment

2006-04-20 Thread Jevos, Peter
Hello I completely reinstalled new linux system with new SM and tried to send this xml file through SM to the other server without SM When I received it SM again add CR LF Space after 990th byte and got "XML Parsing Error: not well-formed" after I opened it. Is there some way how could I debug