[SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Arnór Heiðar
Dear squirrelmailers I'm having some problems with e-mail showing up scrambled. We tend to speak a lot of icelandic here in iceland and it seams as if some e-mails do not get interpreted correctly in Squirrelmail. When I download the e-mails to my pop3 client (thunderbird) the e-mails are disp

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Tomas Kuliavas
> Dear squirrelmailers > > I'm having some problems with e-mail showing up scrambled. We tend to > speak a lot of icelandic here in iceland and it seams as if some e-mails > do not get interpreted correctly in Squirrelmail. When I download the > e-mails to my pop3 client (thunderbird) the e-mails a

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Arnór Heiðar
This is what the headers show. I've already installed the additional encodings but that did not affect anything. Return-path: <[EMAIL PROTECTED]> Envelope-to: [EMAIL PROTECTED] Delivery-date: Tue, 18 Apr 2006 10:55:27 + Received: from [213.213.142.106] (helo=Navision.lystadun.is) by v

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Tomas Kuliavas
> This is what the headers show. I've already installed the > additional encodings but that did not affect anything. ... > MIME-Version: 1.0 > Content-Type: multipart/mixed; > boundary="_=_NextPart_001_01C662D7.C5212970" ... What you have in message part headers? > Tomas Kuliavas w

[SM-USERS] How can I correct this problem that "ERROR: You need the openssl PHP extension to use SMTP/IMAP TLS!"

2006-04-19 Thread Halid Faith
Hello I use squirrelmail1.4.5. Also I use courier-imap-4.1.0 on freebsd6.0. Squirrelmail works well but When I typed http://webmailipaddress/src/configtest.php I got a message as below; Checking PHP configuration... PHP version 4.4.2 OK. PHP extensions OK. Checking paths... Data dir

Re: [SM-USERS] How can I correct this problem that "ERROR: You need the openssl PHP extension to use SMTP/IMAP TLS!"

2006-04-19 Thread Tomasz Pajor
Find this line in your php.ini file and uncomment it: ;extension=openssl.so Sould help. -- Tomasz Pajor WebSolutions > Hello > > I use squirrelmail1.4.5. > Also I use courier-imap-4.1.0 on freebsd6.0. > > Squirrelmail works well but When I typed > http://webmailipaddress/src/configtest.php I go

Re: [SM-USERS] How can I correct this problem that "ERROR: You need the openssl PHP extension to use SMTP/IMAP TLS!"

2006-04-19 Thread Tomas Kuliavas
OpenSSL does not provide required features if it is compiled as shared extension in php 4.x. See PHP bug #29934. Extension must be compiled into main php binary. > Find this line in your php.ini file and uncomment it: > ;extension=openssl.so > > Sould help. > > -- > Tomasz Pajor > WebSolutions >

[SM-USERS] Multibyte String Function Message

2006-04-19 Thread Alain Reguera
Recently a student came here because the message: You need to have php4 installed with the multibyte string function enabled (using configure option --enable-mbstring) appears after he does the login, no Inbox, just that message. Just for that user and no other has had such a problem in about one

Re: [SM-USERS] How can I correct this problem that "ERROR: You need the openssl PHP extension to use SMTP/IMAP TLS!"

2006-04-19 Thread Simon Dick
Which means compile the lang/php4 port using -DWITH_OPENSSL as a parameter under FreeBSD On Wed, 2006-04-19 at 16:58 +0300, Tomas Kuliavas wrote: > OpenSSL does not provide required features if it is compiled as shared > extension in php 4.x. See PHP bug #29934. Extension must be compiled into > m

Re: [SM-USERS] Multibyte String Function Message

2006-04-19 Thread Tomas Kuliavas
> Recently a student came here because the message: > > You need to have php4 installed with the multibyte string function > enabled (using configure option --enable-mbstring) > > appears after he does the login, no Inbox, just that message. Just for > that user and no other has had such a problem

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Arnór Heiðar
That's the only headers I get btw. I'm sorry about the HTML mails, little trouble here with my client. Tomas Kuliavas wrote: This is what the headers show. I've already installed the additional encodings but that did not affect anything. ... MIME-Version: 1.0 Content-Type: mul

[SM-USERS] How to digitaly sign (S/MIME) my squirrel outgoing emails ?

2006-04-19 Thread BUYCK Jacky RD-BIZZ-CAE
Title: How to digitaly sign (S/MIME) my squirrel outgoing emails ? Hi all.     I'm looking for a solution to digitally sign my mails that goes out of my squirrelmail using S/MIME and OpenSSL certificate.     I'm looking for a solution for my webmail to send PKCS7 message to my mai

[SM-USERS] How to login imapd with tls on web ?

2006-04-19 Thread Halid Faith
Hello I use squirrelmail1.4.5. Also I use courier-imap-4.1.0. imapd and imad-ssl work well. When I login to my imap on web I could not see start tls in maillog. if I use a mailclient programme I could see that start tls in maillog. What shall I do ? Also, How can I use secure imap (port 993) with

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Tomas Kuliavas
>>>This is what the headers show. I've already installed the >>>additional encodings but that did not affect anything. >>... >> >> >>>MIME-Version: 1.0 >>>Content-Type: multipart/mixed; >>> boundary="_=_NextPart_001_01C662D7.C5212970" >>> >>... >> >>What you have in message part header

Re: [SM-USERS] How to login imapd with tls on web ?

2006-04-19 Thread Tomas Kuliavas
> Hello > I use squirrelmail1.4.5. Also I use courier-imap-4.1.0. > imapd and imad-ssl work well. > > When I login to my imap on web I could not see start tls in maillog. > if I use a mailclient programme I could see that start tls in maillog. > What shall I do ? > Also, How can I use secure imap (

Re: [SM-USERS] How to digitaly sign (S/MIME) my squirrel outgoing emails ?

2006-04-19 Thread Tomas Kuliavas
> Hi all. > I'm looking for a solution to digitally sign my mails that goes out > of my squirrelmail using S/MIME and OpenSSL certificate. > I'm looking for a solution for my webmail to send PKCS7 message to > my mail server. This last one transfering the signed mail to the > recipient.

[SM-USERS] show numer of new mails?

2006-04-19 Thread Pål Monstad
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

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

2006-04-19 Thread Tomas Kuliavas
> Is it possible to have a number of new mails behind a folder, like we have > next to the Inbox? Options -> Folder Preferences -> Enable Unread Message Notification -- Tomas --- Using Tomcat but need to do more? Need to support web services,

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

2006-04-19 Thread Pål Monstad
Tomas Kuliavas wrote: Is it possible to have a number of new mails behind a folder, like we have next to the Inbox? Options -> Folder Preferences -> Enable Unread Message Notification Thanks, I didn't notice that option. -- Pål Monstad ---

Re: [SM-USERS] How to digitaly sign (S/MIME) my squirrel outgoing

2006-04-19 Thread BUYCK Jacky RD-BIZZ-CAE
>> Hi all. >> I'm looking for a solution to digitally sign my mails that goes out >> of my squirrelmail using S/MIME and OpenSSL certificate. >> I'm looking for a solution for my webmail to send PKCS7 message to >> my mail server. This last one transfering the signed mail to the >> recipi