Re: [SM-USERS] correct time

2005-07-11 Thread Tomas Kuliavas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Hi, > > I have squirrel mail as webmail front end and I'm having a problem with > correct time. > > My linux server has the correct time zone configured, but on the left > frame of the squirrelmail page, it shows with a hour late. > > So someone can

[SM-USERS] Re

2005-07-11 Thread michael combley
Title: Re Regards Michael Combley Company Director 18 Glenmore Road Paddington NSW 2021 My contact phone numbers are: Direct Line:   (612) 8353 1403 Office:   (612) 9331 1044 Fax:    (612) 9331 1055 Mobile:  (610) 404 065 715 Email:    [EMAIL PROTECTED]

Re: [SM-USERS] Problem when sending an email - update

2005-07-11 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Julian Grunnell, On Friday, July 01, 2005, you wrote: > Hi - well still no joy with this one, out of ideas. What I have > found though is that plently of people have had problems with SM and > firewalls. Not many answers to those who have. And n

Re: [SM-USERS] Php 5

2005-07-11 Thread kalin mintchev
which snapshot? thanks... >>>I am running squirrelmail 1.5.0. has anyone gotten squirelmail to work >>> on >>>php 5. If so any tips would be greatly appreciated. > >> Get yourself a CVS snapshot from >> http://www.squirrelmail.org/download.php and try that. > > Yes, I had the same problem, b

[SM-USERS] correct time

2005-07-11 Thread Fabiano Martins
Hi,   I have squirrel mail as webmail front end and I’m having a problem with correct time.   My linux server has the correct time zone configured, but on the left frame of the squirrelmail page, it shows with a hour late.   So someone can help me…?   Regards   Fabiano Martins

Re: [SM-USERS] Php 5

2005-07-11 Thread Caleb Phillips
I am running squirrelmail 1.5.0. has anyone gotten squirelmail to work on php 5. If so any tips would be greatly appreciated. Get yourself a CVS snapshot from http://www.squirrelmail.org/download.php and try that. Yes, I had the same problem, but with the latest CVS it works great. The 1.

Re: [SM-USERS] HTML emails render as HTML code

2005-07-11 Thread Paul Lesneiwski
Andrew Stamp wrote: I have a PHP script that generates an HTML email when a user fills out the form on the website. This email is sent to a small group of people, two of whom use SquirrelMail. (I believe I am using PHP version 4.3.9). If I do not include the Mime-Version in the HTML, those wh

Re: [SM-USERS] Php 5

2005-07-11 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noel Stratton wrote: > I am running squirrelmail 1.5.0. has anyone gotten squirelmail to work on > php 5. If so any tips would be greatly appreciated. Get yourself a CVS snapshot from http://www.squirrelmail.org/download.php and try that. -BEG

[SM-USERS] Php 5

2005-07-11 Thread Noel Stratton
Hello, I upgraded from php 4.3.9 to 5.0.4. I see that squirelmail is not supported for php 5, but in mailing lists it is working for users. When I login I have a blank page. So I enabled show errors and this is what I am getting: Fatal error: Cannot re-assign $this in /var/www/html/webmail/class

[SM-USERS] HTML emails render as HTML code

2005-07-11 Thread Andrew Stamp
I have a PHP script that generates an HTML email when a user fills out the form on the website. This email is sent to a small group of people, two of whom use SquirrelMail. (I believe I am using PHP version 4.3.9). If I do not include the Mime-Version in the HTML, those who use Outlook can view the

Re: [SM-USERS] Access denied

2005-07-11 Thread Paul Lesneiwski
Mad Unix wrote: i did it it gave the same error Warning: mysql_connect(): Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in /usr/local/apache/htdocs/webmail/plugins/change_mysqlpass/functions.php on line 107 mysql://password:[EMAIL PROTECTED]/squirrelmail should i replace

Re: [SM-USERS] change password

2005-07-11 Thread Michael Ogden
Yes, but port 110 is not the normal telnet port - it is the port for pop3.  For example you could telnet to port 25 as well (smtp).  Try telneting to the normal telnet port 23 (the normal telnet port) To get data from 110, type user [username] pass [password] list You will then be acting lik

Re: [SM-USERS] change password

2005-07-11 Thread Mad Unix
telnet are runiing and accepting calls [EMAIL PROTECTED] www]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK <[EMAIL PROTECTED]> . quit Connection closed by foreign host. [EMAIL PROTECTED] www]# telnet localhost 106 Trying 127.0.0.1... Connected to

Re: [SM-USERS] Error by create folders

2005-07-11 Thread Ean Kingston
On July 11, 2005 01:39 pm, Maik Hastenpflug wrote: > Hello, > > i use Debian Sarge with Apache 2.0.54. > I have configured Squirrelmail and it runs,but when i try to create folders > like trash, draft, sent or other, i get following error: Reason Given: > CREATE failed: Can't create mailbox node /b

Re: [SM-USERS] change password

2005-07-11 Thread Michael Ogden
from inside the linux shell, are you able to telnet to 127.0.0.1?  If not, try enabling telnet thru /etc/xinetd.d/telnet By default telnet is turned off.  I am not familiar with this plugin, but if it is trying to telnet to change the password, you might try that.  (is it possible to do a ssh

Re: [SM-USERS] change password

2005-07-11 Thread Mad Unix
On 7/11/05, p dont think <[EMAIL PROTECTED]> wrote: > > > Mad Unix wrote: > > When I try to change password inside SM, I get this error... > > Change Password > > Which plugin? > > > > ERROR:Connection refused (111) > > Old Password > > New Password > > Verify New Password > > Go to the login

[SM-USERS] Error by create folders

2005-07-11 Thread Maik Hastenpflug
Hello, i use Debian Sarge with Apache 2.0.54. I have configured Squirrelmail and it runs,but when i try to create folders like trash, draft, sent or other, i get following error: Reason Given: CREATE failed: Can't create mailbox node /bin/false/: File exists. Imap-Account with uw imap lays on re

Re: [SM-USERS] (no subject)

2005-07-11 Thread Ean Kingston
On July 10, 2005 06:50 am, Rene wrote: > Has anyone a suggestion to te folowing: > I want to change the HELO name to a fixed name, when using SM from outside > my network we use mail.domain.xx , squirrelmail uses this same name as > HELO name. My problem is receiving much spam and the same HELO n

Re: [SM-USERS] dkimap4

2005-07-11 Thread Chris Hilts
> I am very impressed with SquirrelMail and am using it to provide a > webmail interface to the charity website that I maintain. > > Does anyone have any experience with SM and DKIMAP4 which is the server > my chosen web host has in use. > > Any pointers would be most welcome. The wording of your

Re: [SM-USERS] Plugin Problems

2005-07-11 Thread Paul Lesneiwski
Maganizo Monawe wrote: I downloaded several plugins into my squirrelmail directory which happens to be /usr/share/squirrelmail/plugins/. Then I used the ./conf.pl to update my config.php. The plugins I have installed are change_passwd, calendar, jsclock, compatibility, virus_scan. others were

Re: [SM-USERS] change password

2005-07-11 Thread p dont think
Mad Unix wrote: When I try to change password inside SM, I get this error... Change Password Which plugin? ERROR:Connection refused (111) Old Password New Password Verify New Password Go to the login page What could be wrong? I am using Redhat 9.0 and I ve found this regardin

Re: [SM-USERS] Configure and use and LDAP address book

2005-07-11 Thread Tomas Kuliavas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Check your program's manual and add LDAP directory to the list of configured accounts. > I'm looking for the *opposite* way to do itcan I use M$ outlook's > address book to use squirrelmails ldap source? > > > Michael Martinell <[EMAIL PROTECT