Re: [SM-USERS] help. my email got hacked.

2003-11-18 Thread pdontthink
> 3. secure your systems > a) use ssl enabled connections. https:// address instead of http:// http://www.squirrelmail.org/plugin_view.php?id=61 http://www.squirrelmail.org/plugin_view.php?id=108 --- This SF.net email is sponsored by: SF.net Gi

Re: [SM-USERS] emotions plugin problem

2003-11-18 Thread pdontthink
If I were Tomas, I'd have a witty comment for you about how emotional the Squirrel gets when you use it to send HTML email (the plugin is called "emoticons"). > I am using squirrel mail 1.4.1 and have installed n configured the emotion > plugin. > > Whem i click on compose all the emotions are dis

Re: [SM-USERS] Having multiple domains using Squirrelmail - how is it possible?

2003-11-18 Thread pdontthink
> Are there any installation instructions with Virtual Host > Login plugin Uh, try the INSTALL and README files in the tarball?!? > If I recall, I installed SM using an RPM? N'est ces pas? SM does NOT come with vlogin. Cheers, Paul

Re: [SM-USERS] vlogin plugin: prefs file error.. "###VIRTUAL_DOMAIN###"

2003-11-18 Thread pdontthink
> Hi, > > Thanks! Seems to work! :-) > > > But.. umm... What did I just do? > > What else did I break by removing those lines of code? > > (I presume that code there for a reason...) That was old code. Shouldn't have been there at all. Cheers, Paul -

Re: [SM-USERS] Error opening ../data/default_pref

2003-11-18 Thread Jonathan Angliss
On Tue, 2003-11-18 at 22:46, Victor Reinhart wrote: > Hi, > I installed SquirrelMail 1.4.2 on Red Hat Linux 9.0 w/uw IMAP. IMAP > works fine on Outlook Express. > > When I logon, the browser reports: > > Error opening ../data/default_pref > Could not create initial preference file! > ../datadi

[SM-USERS] Error opening ../data/default_pref

2003-11-18 Thread Victor Reinhart
Hi, I installed SquirrelMail 1.4.2 on Red Hat Linux 9.0 w/uw IMAP.  IMAP works fine on Outlook Express.   When I logon, the browser reports:   Error opening ../data/default_prefCould not create initial preference file!../datadir/ should be writable by user apachePlease contact your system adm

Re: [SM-USERS] Problems on Vacation and Mail Forwarding

2003-11-18 Thread Vincent Lee
Sorry, now I understand your meaning on no.2 Tomas. But then my FTP service is okay, and why I still get the error below in no.2? Regards, Vincent - Original Message - From: "Vincent Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 19, 2003 11:31 AM Subject: Re:

Re: [SM-USERS] Problems on Vacation and Mail Forwarding

2003-11-18 Thread Vincent Lee
Tomas, Thanks for your replied. Sorry I missed out the no.1 info. 1. Fyi, Im using plain userdb file, without SQL. I have configure my courier-mta to deliver local mail using settings as follows: Use Custom Delivery Instructions: || /usr/lib/courier/bin/dotforward ./Maildir However, after change

Re: [SM-USERS] How to make /webmail link work ???

2003-11-18 Thread squirrelmail
Tomas, Thanks for the tip(s), but I don't seem to have an alias or an include in my httpd.conf file. *scratching head* Where else might I have done this? M On Tue, 18 Nov 2003 19:46:10 +0200 (EET), Tomas Kuliavas wrote: >> This may seem a dumb question but how on earth is

Re: [SM-USERS] How to make /webmail link work ???

2003-11-18 Thread squirrelmail
Tom, I don't seem to have any links to webmail. I did a locate on webmail and got nothing. This is most confusing. Is there an installation guide? I know I did everything exactly as I was instructed from some sort of guide, but again, having done this over a year ago, I cannot remember

Re: [SM-USERS] How to set up my squirremail in my outlook

2003-11-18 Thread Jonathan Angliss
On Tue, 2003-11-18 at 17:26, Lic. Jéssica Duque Roquero wrote: > Hello. I´m from Mexico so you will see my english is not very good. Seems very clear to me ;) > I need to know how to set up my squirremail so i can receive my mails in my > outlook express or Microsoft Outlook and not in the web. I

[SM-USERS] header in message & cant download attachments

2003-11-18 Thread Mark D. Colson
I have 2 problems... And I hope someone can help...   First- When I read messages, the header seems to be automatically displayed in the message. You can see this at http://www.mdcolson.com/header.gif   Second- When I have a message in my inbox that has an attachment.. On the message index, there i

[SM-USERS] How to set up my squirremail in my outlook

2003-11-18 Thread Lic. Jéssica Duque Roquero
Hello. I´m from Mexico so you will see my english is not very good. I need to know how to set up my squirremail so i can receive my mails in my outlook express or Microsoft Outlook and not in the web. I have tried but i fail. I need to know wich POP or html i have to insert. Please help me! Jessic

RE: [SM-USERS] Setting Options

2003-11-18 Thread patrick . liechty
I created a default_prefs file in SMdefault/data directory with all the defaults I want set.  I wiped out my prefs in the MySQL database and logged into Squirrel Mail to see what defaults I would have.  I did not get the defaults in default_prefs that I setup.  It seems that when you use M

Re: [SM-USERS] Message Filters - where are they saved?

2003-11-18 Thread Tomas Kuliavas
> In SquirrelMail 1.4.2, when I click Options - Message Filters and enter > some message filters, where in the user's home directory do these > filters get saved? filters plugin does filtering inside squirrelmail. It does not control any external server side scripts. filter preferences are stored

RE: [SM-USERS] How to make /webmail link work ???

2003-11-18 Thread Robert Sossomon
My apache: /etc/httpd/conf.d Squirrelmail.conf: Alias /webmail /usr/share/squirrelmail All the other information for squirrelmail (attachments and stuff) are locked via other pieces, this is the only piece I need and with it being in the conf.d directory it doesn't matter what the URL is: http://

Re: [SM-USERS] How to make /webmail link work ???

2003-11-18 Thread Chris Hilts
>> This may seem a dumb question but how on earth is >> my.domain..com/webmail linked to the >> /usr/share/squirrelmail/src/login.php ? I have my squirrelmail source in: /projects/squirrelmail So I put the following in my httpd.conf file: Alias /cvs /projects/squirrelmail/ php_

Re: [SM-USERS] How to make /webmail link work ???

2003-11-18 Thread Tomas Kuliavas
> This may seem a dumb question but how on earth is > my.domain..com/webmail linked to the > /usr/share/squirrelmail/src/login.php ? > > I installed SM a year ago, and cannot remember HOW on earth the link is > made. It's not in my DNS, in my httpd.conf file, or > anywhere I can find. htt

Re: [SM-USERS] Problems on Vacation and Mail Forwarding

2003-11-18 Thread Tomas Kuliavas
> Hi all, > > Is a mess, got some serious problems, someone please guide me :) > Here is the latest software Im using. > Solaris 2.9 > Squirrelmail-1.4.2 > Courier-mta-0.44.0 > PHP-4.3.4 > Apache-1.3.29 > > 1. I installed mail_fwd (mail forwarding) plugin, install and compiled ok, > no error found,

Re: [SM-USERS] How to make /webmail link work ???

2003-11-18 Thread Tom Williams
Mairhtin O'Feannag wrote: This may seem a dumb question but how on earth is my.domain..com/webmail linked to the /usr/share/squirrelmail/src/login.php ? I installed SM a year ago, and cannot remember HOW on earth the link is made. It's not in my DNS, in my httpd.conf file, or anywhere

[SM-USERS] How to make /webmail link work ???

2003-11-18 Thread Mairhtin O'Feannag
This may seem a dumb question but how on earth is my.domain..com/webmail linked to the /usr/share/squirrelmail/src/login.php ? I installed SM a year ago, and cannot remember HOW on earth the link is made. It's not in my DNS, in my httpd.conf file, or anywhere I can find. Please hel

[SM-USERS] Problems on Vacation and Mail Forwarding

2003-11-18 Thread Vincent Lee
Hi all,   Is a mess, got some serious problems, someone please guide me :) Here is the latest software Im using. Solaris 2.9Squirrelmail-1.4.2 Courier-mta-0.44.0 PHP-4.3.4 Apache-1.3.29   1. I installed mail_fwd (mail forwarding) plugin, install and compiled ok, no error found, but this func

Re: [SM-USERS] SM 1.4.2 bugs - Previous/Next, Delete & Prev and Delete & Next

2003-11-18 Thread Tomas Kuliavas
> Several of our SquirrelMail 1.4.2 users that were upgraded from > SquirrelMail 1.2.11 have been experiencing odd problems with the > Previous/Next, Delete & Prev and Delete & Next links. When they > click > Previous or Delete & Prev after reading one message, these keys act > like > Next and Del

Re: [SM-USERS] error in installation

2003-11-18 Thread Tomas Kuliavas
> Hi all, > my setup is IIS 5 on win2k. PHP 4.3.4 with sm 1.4.2. Mail server is > mercury > 3.32. ... > Notice: Undefined variable: theme_css in > F:\squirrelmail-1.4.2\src\signout.php > on line 61 You've copied config/config_default.php to config/config.php and haven't updated it with administrat

[SM-USERS] SM 1.4.2 bugs - Previous/Next, Delete & Prev and Delete & Next

2003-11-18 Thread Mark Knipfer
Several of our SquirrelMail 1.4.2 users that were upgraded from SquirrelMail 1.2.11 have been experiencing odd problems with the Previous/Next, Delete & Prev and Delete & Next links. When they click Previous or Delete & Prev after reading one message, these keys act like Next and Delete & Next

Re: [SM-USERS] error in installation

2003-11-18 Thread Jonathan Angliss
Hello Jawed, On Tuesday, November 18, 2003, Jawed wrote... > Hi all, > my setup is IIS 5 on win2k. PHP 4.3.4 with sm 1.4.2. Mail server is mercury > 3.32. > I am getting these errors repeatedly...how can I correct it...at times the mail > page does open but the left folder page and top section ar

[SM-USERS] Message Filters - where are they saved?

2003-11-18 Thread Mark Knipfer
In SquirrelMail 1.4.2, when I click Options - Message Filters and enter some message filters, where in the user's home directory do these filters get saved? -- Mark Knipfer MFM Technical Support http://support.mfm.com/ --- This SF. Net email

Re: [SM-USERS] help. my email got hacked.

2003-11-18 Thread Chris Hilts
> a) you were using some http:// address and person got password that you > entered there. > b) communications between webserver and imap server were not secured and > password was got from there. > c) you have stored your password in browser > d) your webserver or imapserver was broken > e) there

[SM-USERS] error in installation

2003-11-18 Thread Jawed
Hi all, my setup is IIS 5 on win2k. PHP 4.3.4 with sm 1.4.2. Mail server is mercury 3.32. I am getting these errors repeatedly...how can I correct it...at times the mail page does open but the left folder page and top section are not visible.. Warning: Cannot modify header information - headers

Re: [SM-USERS] help. my email got hacked.

2003-11-18 Thread Tomas Kuliavas
> hello, > my squirrelmail got hacked and all my mail got sent to some jerk, > "[EMAIL PROTECTED]" for a while cause i couldnt figure out > what was > going on. And i got a ton of spam. I finally figured out what was going > on and got his email out of my reply to preferences, but how can i keep

[SM-USERS] emotions plugin problem

2003-11-18 Thread simon
Hi I am using squirrel mail 1.4.1 and have installed n configured the emotion plugin. Whem i click on compose all the emotions are displayed and i can select any of them and send mail but when the mail is recived the emotions are displayed as links to the squirrel mail server and when i click on