[SM-USERS] Does SM work with qmail/vpopmail?

2003-08-25 Thread squirrelmail list user
I have qmail/vpopmail w/mysql but cannot connect to the mail server using squirrelmail. any ideas - IMAP ERROR 111 Connection refused. --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a si

[SM-USERS] SM on Web enabled Phone

2003-08-25 Thread Tim Grogan
Hello all, I love squirrelmail and am wondering has anyone been able to format it to view correctly on a web enabled phone or pda? I use the samsung I330 using Sprint Vision and can browse to my SM but of course it is not formatted correctly for the screen. Tim

Re: [SM-USERS] Does SM work with qmail/vpopmail?

2003-08-25 Thread John Johnson
You didn't say anyting about your imap server, do you have one? -John - Original Message - From: "squirrelmail list user" <[EMAIL PROTECTED]> To: "squirrelmail" <[EMAIL PROTECTED]> Sent: Sunday, August 24, 2003 4:55 PM Subject: [SM-USERS] Does SM work with qmail/vpopmail? > I have qma

[SM-USERS] Re: any good SM install/doc links out there?

2003-08-25 Thread squirrelmail list user
I just took me a while that I had to unpack it in the webserver DocumentRoot area. However, I cannot connect to my qmail server. It says Error 111 Connection refused on the SM login page. I set the smtp:25 and IMAP:143 server to the qmail server using the SM configure. I got the netscape mail

RE: [SM-USERS] add footer to outgoing messages

2003-08-25 Thread p dont think
> I am using SM 1.4 on IIS 5 and mercury 3.32, and PHP 4.2.1 > I have installed the footer plugin to add a footer to every outgoing message, > but it > does not add the footer. There is no error and message goes but without the > footer. > am i missing something? You should check the mailing l

Re: [SM-USERS] Help! IMAP error Connection refused

2003-08-25 Thread Jonathan Angliss
> I got an error with the login. > > the login errored: IMAP server failed. connection refused. > > 1 - does the qmail/vpopmail/mysql server answer to IMAP on 143 > automaitcally? (dont really know what I'm talking about). This is more of a qmail question, and you really should be checking on that

[SM-USERS] Re: Does SM work with qmail/vpopmail?

2003-08-25 Thread squirrelmail list user
Sorry, but does qmail comes with an IMAP server/protocol? Or do I need some other software (IMAP server). This is what I got working: server: redhat linux 9 qmail vpopmail w/mysql vqadmin qmailadmin sqwebmail (a webmail which I am trying to replace) Additionally, I have external pop access wo

[SM-USERS] Re: Does SM work with qmail/vpopmail?

2003-08-25 Thread John Johnson
with qmail you still need an imap server. I use courier and if you want help installing it go to http://www.shupp.org he has a nice qmail toaster and you can just go to the section about installing courier imap and it will walk you through it. -John - Original Message - From: "squirrelm

Re: [SM-USERS] How to Check If PHP Is Installed

2003-08-25 Thread rcooper
On Sun 24 Aug 2003 03:50:52 AM CDT, squirrelmail list user <[EMAIL PROTECTED]> said: > I'm using redhat 9 with the canned apache 2 installed. how can i > check to see if it has php installed? rpm -qa php will you rpm's installed that begin with 'php' rpm -qa | grep -i php will show all rpm's in

[SM-USERS] Windows Installation

2003-08-25 Thread Matthew Steinblock
Hello everyone! :) I am using MailEnable on a windows server, and am trying to install Squirrelmail as a webmail option. (MailEnable's webmail has something to be desired. :) I have everything working almost. The only major problem that I can see right now, the folder does not show. The list

Re: [SM-USERS] Receiving Double Msg On Mailing List

2003-08-25 Thread Jonathan Angliss
Hello Squirrelmail, On Sunday, August 24, 2003, squirrelmail list user wrote... > It looks like I'm receiving two exact msg from responder every time. > I'm new here so is this normal? That depends on who replied, and how. Some people hit the classic "reply to all" option as the list doesn't

[SM-USERS] apache restart problem (REPOST)

2003-08-25 Thread Yalcin Cekic
Hi, I have an Mandrake 9.1 box with squirrelmail 1.4.1 apache-1.3.27 php 4.3.1 when I start my server everything is ok. squirrelmail is work. but when I restart (or stop and start) apache squirrelmail is not work any more. When I enter my information and press "Enter" it goes to /src/webmail.php

[SM-USERS] why do i see html tags in some mails i receive

2003-08-25 Thread Rakeshwar Verma
I am using sm1.2.7. I see html tags in some of the mails i receive. How can i stop it so that users can see a clear mail. Rakeshwar Verma --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a s

Re: [SM-USERS] Message Size Plugin

2003-08-25 Thread kalpesh thakkar
> Brent Davidson said: >> Is there a plug-in available for 1.4 that will show the size of each message in a users mailbox? > > Should already be in the core program. Click options, then Index Order, and you should see the "Size" dropdown list with an "Add" button. > > -- > Kurt Yoder > Sport & Hea

Re: [SM-USERS] Message Size Plugin

2003-08-25 Thread Kurt Yoder
kalpesh thakkar said: > Dear Mr.Kurt > > i was also looking for a "Size" plugin and as per u i added from > core > program and looking nice. But i want do it like other plugins like > calender plugin so that it will applied to all users by default ?? > > is this possible ? how can i do it ? Set

[SM-USERS] website error

2003-08-25 Thread Kurt Yoder
Anyone else seeing this when hitting the squirrelmail site: Warning: open(/home/groups/s/sq/squirrelmail/temp/sess_cb1a7ee25422e1af95a1c4e8ec2d1b56, O_RDWR) failed: Read-only file system (30) in /home/groups/s/sq/squirrelmail/includes/validate.inc on line 8 -- Kurt Yoder Sport & Health network a

[SM-USERS] PGP support

2003-08-25 Thread Javier Henderson
Is there support for PGP? If not, is it planned, either as part of the baseline code or as a plugin? Thanks. -jav --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT RE

[SM-USERS] Squirrelmail 1.4.1 on Red Hat 2.1 AS

2003-08-25 Thread Merlin
Ok, I've got apache running with php. I setup squirrelmail from the tarball in /var/www/html/webmail. I ran perl conf.pl and configured everything correctly. Now, I can get to the login page, but it will just timeout when I try to login. Any suggestions here? Thanks! David -

Re: [SM-USERS] Squirrelmail timeout errors (REPOST)

2003-08-25 Thread rcooper
On Sun 24 Aug 2003 10:09:57 PM CDT, Tristan O'Tierney <[EMAIL PROTECTED]> said: > I turned on mod_gzip and phpaccelerator in hopes that > they might fix the timeout problems. i wasn't sure > exactly what was causing them :P. The problems have > existed for months and months before i ever enabled