[SM-USERS] Request for plugin/info

2004-02-27 Thread J
been done? I found the addressbook import and the spamassassin-SQL plugins, but nothing that does both. If it has been done, can you please point me in the right direction, and if not, someone look into this? (I'm not versed enough with PHP, YET!, to do thi

Re: [SM-USERS] Request for some sort of preview pane

2004-03-22 Thread J
rence something that I had not looked. J - Original Message - From: "Jonathan Angliss" <[EMAIL PROTECTED]> To: "Shaun T. Erickson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 1:21 PM Subject: Re: [SM-USERS] Request for so

Re: [SM-USERS] Why have an user mailing list?

2015-09-17 Thread J
s... > >>> not using database functionality. > >>> From what I have read, via Google, Lotus Domino does not properly support all the Fetch options you are sending to it. This is a IMAP issue, not Squirrelmail. Please correct me if this is not true. I do not use Domino,

Re: [SM-USERS] Why have an user mailing list?

2015-09-21 Thread J
many items. I have used Squirrelmail for years, sometimes having issues with sort, and search, and sometimes not. Those times that I have, it has always been against some big, corporate, package that didn't implement the standard fully. I know there are Open Source packages that al

[SM-USERS] Squirrelmail + iptables conflict

2005-11-04 Thread J. Chieppa
line in place. I'd appreciate any suggestions anyone can offer. #!/bin/bash #Change the part after the = to the where you IPTABLES is on your system IPTABLES=/sbin/iptables #flush existing rules $IPTABLES -F INPUT $IPTABLES -F OUTPUT $IPTABLES -A INPUT -j ACCEPT -m state --state ESTABLISH

Re: [SM-USERS] Squirrelmail + iptables conflict

2005-11-08 Thread J. Chieppa
My understanding of iptables was it read top to bottom and you could either specify a default policy or the $iptables -A INPUT -j drop at the last line. To see if it would make any difference I removed the last line and instead specified a default policy of drop for all incoming packets then

Re: [SM-USERS] Squirrelmail + iptables conflict

2005-11-09 Thread J. Chieppa
ng my firewall including the following line "$IPTABLES -A INPUT -i lo -j ACCEPT" Now if I could just easily get iptables to log dropped packets to it's own file, rather than kern.log/messages/syslog I'd be a happy camper. -Jesse On 11/8/05, Jonathan Angliss <[EMAIL PROTECTED]>

[SM-USERS] Prolem viewing mail text after downloading attachments.

2006-04-07 Thread J Adams
After viewing or downloading an attachment, the text of the original message is no longer visible until the user logs out and back in to Squirrelmail. There are no errors in the logs, and no error is reported in the browser. The behavior is consistently reproducable and happens in all browsers.

[SM-USERS] Strange behavior with an attachment.

2006-05-03 Thread J Adams
A user attaches a file in SquirrelMail. It shows up in the compose window and it seems to attach correctly but, after sending, the attachment is no longer there. It appears in the sent fold as "untitled-[1]  0 k   [ multipart/alternative ]" I have several reports of this behavior from users, but

Re: [SM-USERS] Strange behavior with an attachment.

2006-05-03 Thread J Adams
net, Inc. [EMAIL PROTECTED] - (970) 212-0728 Got SPAM?  Take back your email with MailArmory.   http://www.MailArmory.com On Wed, 3 May 2006, J Adams wrote: > A user attaches a file in SquirrelMail. It shows up in the compose window > and it seems to attach correctly but, after sendi

[SM-USERS] Installation help.

2006-12-03 Thread J Adams
Need some help with something basic. I'm stumped. I have 1.4.8 on FreeBSD. Installed the shared calendar plugin. I've followed the directions for configuring the calender, creating the database and registering the plugins. Squirrelmail was installed with_mysql="yes". Pear is installed and works j

[SM-USERS] Change Folder Names?

2003-02-11 Thread J. Kendzorra
Hello list, I'd like to change the look of my folders into german translated. Is there any possibility to do so? Searching the archive didn't help me. Thanks, Juergen --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM +

[SM-USERS] Lose connection after Send

2003-08-01 Thread J Leeman
Hi, I'm currently configuring a test box (info below) to upgrade a production box running 1.2.5 on Mandrake 8.0 that's performed flawlessly for 15 months. When I send after composing I lose connection in the main window (IE6 "This page cannot be displayed..etc"). Almost if it loses port 80 c

Re: [SM-USERS] error sending mail message

2003-08-01 Thread J Leeman
> when messing around with the config option, i change the settings from SMTP to sendmail and that seems to have done the trick. > im sure the cobalt way of doing things doesnt like the SMTP option, but ill look into this I was already using sendmail...I went back to 1.4.0-1.7 RPM from

Re: [SM-USERS] too many questions

2003-08-10 Thread J Leeman
"Is there anyway to create users through a web interface and manage accounts as well?" FWIW.I've been using Mdk 8.0/Postfix/SquirrelMail for 18 months and use 'Webmin' to manage mail accounts (bib/false belonging to 'ispuser' group) via its web interface. There's a Webmin RedHat RPM. Jon

[SM-USERS] newbie: Not Found Error

2003-08-26 Thread P J
Mandrake 8.1 squirrelmail 1.4.1 php 4.0.6 apache 1.3.22 DocumentRoot /var/www/html This may be a simple configuration problem. Apache is setup to run php4. I have a hello.php script located @ /var/www/html/hello.php that does the phpinfo dump. All of the variables described in the INSTALL for s

Re: [SM-USERS] newbie: Not Found Error

2003-08-26 Thread P J
03 09:43:46 PM CDT, P J > <[EMAIL PROTECTED]> said: > > > > > DocumentRoot /var/www/html > > > squirrelmail is in /var/www/html/sqmail > > > > In my browser when I type in > > /var/www/html/sqmail/index.php all I get back is > > > > Not

Re: [SM-USERS] newbie: Not Found Error

2003-08-26 Thread P J
It's looking like there is something in the configuration of Apache or PHP that's really causing the problem. I put 1.4.1 on another machine that I already had a running PHP bug tracking application and brought up SM in about 10 minutes. I'll keep looking Thanks. --- Keith Mastin <[EMAIL PR

[SM-USERS] Re: PHP Attachement Opening Errors

2003-11-05 Thread P J
I'm seeing the same problem as well. It seems to happen with greater frequency now for some reason. I haven't changed my PHP configuration since I upgraded to 1.4.2. Fatal error: Call to a member function on a non-object in /home/webmail2/class/mime/Message.class.php on line 680 Logging out and

[SM-USERS] Error opening timezone config, contact administrator.

2004-03-31 Thread matthew j
I set up Squirrel Mail 1.4.2. Everything is fine...the plugins are fine...the mail system is fine. However, when i go to "OPTIONS > PERSONAL INFORMATION" I get this error: Error opening timezone config, contact administrator. I have searched the mailing lists, faq and google and I could not fin

Re: [SM-USERS] msgs. received remotely

2005-03-10 Thread J Holder
Karen said: > Hi, > up until yesterday, I could receive msgs. remotely from my office email, > and they would remain in my inbox, until I picked up at the office (or > deleted them remotely); now they disappear once I've seen them/ not even > opened them; how do I keep them in my inbox (remotely) u

[SM-USERS] New folders appearing under Trash

2010-11-19 Thread j...@joslyn.com
Whenever I create a folder as a subfolder to the INBOX, it appears under Trash. How can I get these folders to show under the INBOX? Also, strangely, the new folders have a font color of black instead of the normal folder color. CentOS release 5.5 (Final) SquirrelMail version 1.4.8-5.el5.cen

[SM-USERS] edit login page look and graphics

2005-04-05 Thread J. Patrick Campbell
which file does one need to edit to change the look of the login page? i've done this before but cannot remember. thank you, Patrick -- http://patrickcampbell.us --- SF email is sponsored by - The IT Product Guide Read honest & candid revi

Re: [SM-USERS] edit login page look and graphics

2005-04-05 Thread J. Patrick Campbell
thanks for your reply. as you can see on my login page i have an mrtg graph and a welcome message. i'm looking at my src/login.php and can see no references to the mrtg picture file/url or the welcome message. i edited this somewhere when i first installed but i can't figure out what i did. i'm s

[SM-USERS] Squirrelmail 1.4.4. error when opening Inbox - Error 10 processing FETCH command.

2005-05-29 Thread Charles J Bujold
I' have been running Squirrelmail version 1.4.4, windows 2003, IIS6, Mercury 4.01b for some time.  I got a hardware problem and fixed it and now Squirrelmail does not want to work properly.  All other aspects of Squirrelmail work properly except when you try to access the Inbox.  it shows th

Update RE: [SM-USERS] Squirrelmail 1.4.4. will not display e-mails bigger than 30K

2005-05-29 Thread Charles J Bujold
Bujold   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charles J BujoldSent: May 29, 2005 12:51 PMTo: squirrelmail-users@lists.sourceforge.netSubject: [SM-USERS] Squirrelmail 1.4.4. error when opening Inbox - Error 10 processing FETCH command. I' have been running Squirre

[SM-USERS] SSL & Windows mail-sending bug in 1.44

2005-07-13 Thread J D Perkins
I'm having users unable to send mail on certain platforms. They click the send button, then get a Windows error page. I've confirmed this behaviour with IE and Firefox on XP SP2. Oddly, Safari is immune, and after some effort, I've got Netscape on Irix to work - but more on that later. Setup:

[SM-USERS] cannot upload - error could not move/copy file

2005-07-22 Thread J. Patrick Campbell
i'm using the latest stable courier-imap and squirrelmail 1.4.5 in gentoo portage. i recently upgrade my php and mod php to 4.4.0 along with squirrelmail 1.4.5 from squirrelmail 1.4.4 now when i try to attach a file, i get the error message could not copy/move file. where should i begin to look?

[SM-USERS] Just a big thanks!

2005-09-07 Thread J. Craig Woods
running in short order. I see most of the questions posted here, and I see you guys ( you know who you are: PL, JA, TK, et.al.) always showing patience as you render assistance. I just wanted to say thank you for your fine efforts, and for a mail service that rocks... Cheers, -- J. Craig Woods

Re: [SM-USERS] Squirrelmail + iptables conflict

2005-11-04 Thread J. Craig Woods
stung... Cheers -- J. Craig Woods UNIX/Linux System Engineer http://www.trismegistus.net/resume.htm Entropy requires no maintenance. > I'm having an interesting problem with squirrelmail and my basic > iptables firewall (posted at the bottom of the message). The issue > seems t

Re: [SM-USERS] Accessing Squirrelmail via HTTPS

2005-11-16 Thread J. Craig Woods
. You do not need imaps since you will be authenticating via ssl. Good luck, -- J. Craig Woods UNIX/Linux System Engineer http://www.trismegistus.net/resume.htm Entropy requires no maintenance. > Hi people, I have basically sendmail + uw-imapd + squirrelmail + httpd on > a > Fedora Core

[SM-USERS] Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Michael J. Prichard
I have installed the latest stable version of Squirrelmail. I am able to log in and view email but then when I hit next in the pagination the email disappears and displays "Date Unknown" everywhere. When I hit back to go to the original page...same thing. This mailbox has over 3000 messages

[SM-USERS] RE: Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Michael J. Prichard
--- Date: Thu, 6 Apr 2006 16:34:10 +0300 (EEST) Subject: Re: [SM-USERS] Hitting Next display no details and say "Date Unknown" From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: squirrelmail-users@lists.sourceforge.net I have installed the latest stable version of Squirrelmail. I a

Re: [SM-USERS] RE: Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Michael J. Prichard
Tomas Kuliavas wrote: --- Date: Thu, 6 Apr 2006 16:34:10 +0300 (EEST) Subject: Re: [SM-USERS] Hitting Next display no details and say "Date Unknown" From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: squirrelmail-users@lists.sourceforge.net I have installed the latest stable ve

[SM-USERS] iSpell on SLES9 64bit

2006-04-15 Thread Michael J. Prichard
Hello. I activated the spell check plugin and it seems that it needs iSpell. I cannot seem to get it to compile on the box. I am using SLES 9 64 bit. Anyone know where I can get an rpm or any ideas as to other ways to make spell check work? Thanks, Michael --

[SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-18 Thread Christopher J. Hinkle
Howdy... I'm tweaking a new installation so that I can get it ready for my users to come over from an old sendmail server. I host multiple domains and people are used to logging in to OpenWebMail with their email address and password and getting custom settings. My RHEL4 box came with squirrelm

Re: [SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-18 Thread Christopher J. Hinkle
> -Original Message- > > I know I can go into Options and Personal Information and > set my From > > address there, but I don't want to have to do that for every user > > across 30 domains. What am I missing? > > I don't understand why do you need vlogin plugin for that. > > Squirr

Re: [SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-18 Thread Christopher J. Hinkle
I see... I didn't realize that's how vlogin worked. I tried going to the virtual domain URL and logging in as [EMAIL PROTECTED] This time when I sent a message I got the From address to be [EMAIL PROTECTED] so we're almost there. :) Should I be looking at a different plugin for this functiona

Re: [SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-18 Thread Christopher J. Hinkle
er discussion thread. :) Thanks so much, chris. -Original Message- On 6/18/06, Christopher J. Hinkle <[EMAIL PROTECTED]> wrote: > I see... I didn't realize that's how vlogin worked. I tried going to > the virtual domain URL and logging in as [EMAIL PROTECTED]

Re: [SM-USERS] vation message plugin for use with dovecot IMAP

2006-06-19 Thread Christopher J. Hinkle
I'm using the vacation-local plugin with dovecot and postfix as MTA... it didn't seem to want to work without using FTP either. The other option didn't work at all. It works great with the FTP option though. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh

[SM-USERS] Migrating users from openwebmail to squirrelmail

2006-06-23 Thread Christopher J. Hinkle
Hi folks... One unfortunately rather crucial step I overlooked in creating my new mail server with a nifty new webmail interface is the fact that I'd need to migrate my users' messages from one to the other. Does anyone know of an automated way (or even a not-so-automated way) to move users'

Re: [SM-USERS] Migrating users from openwebmail to squirrelmail

2006-06-24 Thread Christopher J. Hinkle
pm, Christopher J. Hinkle wrote: > > One unfortunately rather crucial step I overlooked in creating my new > > mail server with a nifty new webmail interface is the fact that I'd > > need to migrate my users' messages from one to the other. > > > Does anyone kn

Re: [SM-USERS] Migrating users from openwebmail to squirrelmail

2006-06-24 Thread Christopher J. Hinkle
> >> > One unfortunately rather crucial step I overlooked in creating my > >> > new mail server with a nifty new webmail interface is the fact that > >> > I'd need to migrate my users' messages from one to the other. > >> > >> > Does anyone know of an automated way (or even a not-so-automated

Re: [SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-26 Thread Christopher J. Hinkle
> Looking at your config, these conflict with one another: > > > $useDomainFromVirtDomainsArray = 1; > > $dontUseHostName = 1; > > $smHostIsDomainThatUserLoggedInWith = 1; > > Specifically, if you want different domains for each user after logging in, > please don't turn on $smHostIsDoma

Re: [SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-26 Thread Christopher J. Hinkle
> > > please don't turn on $smHostIsDomainThatUserLoggedInWith > > > > I changed that setting to 0, but it didn't seem to make a difference. > > Well, I don't know. It's really hard to debug from here. :) Make use of the > debug flag and start with the defaults and work from there. > Change a

Re: [SM-USERS] can't get vlogin plugin to use username as default From address

2006-06-26 Thread Christopher J. Hinkle
> On 6/26/06, Christopher J. Hinkle <[EMAIL PROTECTED]> wrote: > > > > > please don't turn on $smHostIsDomainThatUserLoggedInWith > > > > > > > > I changed that setting to 0, but it didn't seem to make a difference. > > > > &

[SM-USERS] plugin problems: image_buttons

2006-08-08 Thread Christopher J. Hinkle
Howdy... I installed the image_buttons plugin, and I got nothin'. Nothing changed at all in my display. I went to the Options|Display Preferences and made sure that under "Graphical Menu Bar" I chose "Icons" or "Icons with Text" and submitted my changes -- even closed the session, came back, che

Re: [SM-USERS] plugin problems: image_buttons

2006-08-09 Thread Christopher J. Hinkle
>> Howdy... I installed the image_buttons plugin, and I got nothin'. >> Nothing changed at all in my display. I went to the Options|Display >> Preferences and made sure that under "Graphical Menu Bar" I chose >> "Icons" or "Icons with Text" and submitted my changes -- even closed >> the sessi

[SM-USERS] How can I change the FROM address for my users

2006-10-09 Thread Tetrault, Arthur J.
Title: How can I change the FROM address for my users A big company (BigCo.com) bought the smaller company (SmallCo.com) for which I work.  My SmallCo.com mail server has about 500 users.  When my SmallCo.com users send email through the SquirrelMail web client now, I would like the "from add

[SM-USERS] How can I change the FROM address for my users?

2006-10-09 Thread Tetrault, Arthur J.
Title: How can I change the FROM address for my users? A big company (BigCo.com) bought the smaller company (SmallCo.com) for which I work.  My SmallCo.com mail server has about 500 users.  When my SmallCo.com users send email through the SquirrelMail web client now, I would like the "from ad

[SM-USERS] vacation_local plugin doesn't accommodate aliases

2006-11-02 Thread Christopher J. Hinkle
ent to the vacation call? Thanks, chris. -- Christopher J. Hinkle __ [EMAIL PROTECTED] Manager, Network Operations & Support \/ 703/299-1580 (w) NetLink Resource Group, Inc.\ / 703/338-3859 (c) 901A King Street, Alexan

Re: [SM-USERS] vacation_local plugin doesn't accommodate aliases

2006-11-08 Thread Christopher J. Hinkle
> Paul Lesniewski said: > > On 11/2/06, Christopher J. Hinkle <[EMAIL PROTECTED]> wrote: > > > > Howdy... I've been using vacation_local with my 1.4.7 squirrelmail > > installation without a problem, but one of my users just emailed > > saying she coul

Re: [SM-USERS] Wrong date is shown in Squirrelmail mailbox display

2007-01-30 Thread Derek J. Balling
ies on the sending system for composing a horribly disfigured Date header. -- Derek J. Balling Manager of Systems Administration Vassar College 124 Raymond Ave Box 0406 - Computer Center 217 Poughkeepsie, NY 12604 W: (845) 437-7231 C: (845) 249-9731 smime.p7s Description: S/MIME Cryptographic

[SM-USERS] Regarding loss of email

2007-09-11 Thread Poonam J Prasad
Hi, I am using SquirrelMail/1.4.5-1.Today we faced a very different sort of problem regarding the email. One user has sent an email to 4 users with in the domain, at the server side it is there in the sent Item but the recipient users has not received that email. Even the sender has not receiv

[SM-USERS] Problem with 'All Folders' search in v1.4.11 ?

2007-10-24 Thread Mathew J. Newton
Hi everyone, I recently upgraded to v1.4.11 and seem to be having trouble when searching messages using the 'All folders' option. The cause of the problem may well be unrelated to v1.4.11 (or indeed Squirrelmail at all) however I've not had problems previously and the SM upgrade is the only *known

Re: [SM-USERS] Problem with 'All Folders' search in v1.4.11 ?

2007-10-25 Thread Mathew J. Newton
On Thu, October 25, 2007 6:36 am, Tomas Kuliavas wrote: >> Hi everyone, >> >> I recently upgraded to v1.4.11 and seem to be having trouble when searching messages using the 'All folders' option. > Open src/search.php > > Find lines (264-266) with > > echo ''; > mail_message_listing_end($cnt,

[SM-USERS] Squirrel on EIMS

2008-03-19 Thread J-P Raymond
Hi, I don't know if their is a lot of peoples out there that run Squirrel on EIMS (3.3.7 (Dual G5 3Gb Ram))... but here's my problem ! I've followed the instruction on the squirrel web site on how to run it on EIMS... it's working but it's just #$% slow... Logging in the mailbox takes 45

Re: [SM-USERS] Squirrel on EIMS

2008-03-19 Thread J-P Raymond
> Date: Wed, 19 Mar 2008 09:09:07 -0700> From: [EMAIL PROTECTED]> To: > squirrelmail-users@lists.sourceforge.net> Subject: Re: [SM-USERS] Squirrel on > EIMS> > On Wed, March 19, 2008 08:08, J-P Raymond wrote:> >> > Hi,> >> > I > don

[SM-USERS] SSL Problem

2003-01-14 Thread Alan J. Cooper
appen either before or after logging in a frequently causes users to lose what they were doing. sqmail versions 1.2.7 and 1.2.10, both with secure_login plugins applied. Anyone experienced this? Any ideas what may be causing this? --- Alan J. Cooper edNET t: 0845 119 9900 d: 0845 119

[SM-USERS] problems with 1.2.10

2003-01-23 Thread Gilberto J. Palau
My Squirrelmail server was running peaches and cream till yesterday.. I have tried re-installing but I get the same error (below).. .so tell me what do you think. __ SquirrelMail version 1.2.10 By the SquirrelMail Development Team ERROR There was an error contacting the mail server

[SM-USERS] Printable version and Unsafe Images.

2003-03-01 Thread J. Eric Josephson
AP server information:   Server type:  cyrus   Server info:  * OK [HIDDEN] IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost.localdomain IMAP4rev1 2001.315rh at Sat, 1 Mar 2003 20:42:11 -0500 (EST)   Cabailities:  IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDERED

[SM-USERS] Config problem or bug? Truncated Subject in Message List View.

2003-03-01 Thread J. Eric Josephson
DDEN] IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost.localdomain IMAP4rev1 2001.315rh at Sat, 1 Mar 2003 21:01:28 -0500 (EST) Cabailities: IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS STARTTLS AUTH=LOGIN --

[SM-USERS] Unsubscribe PLEASE!!!

2003-06-06 Thread Allan J. Msaky
dear Squirrelmail stuffs I would like to inform you that I don wanna be in squilrrel mail users list. Am getting alot of mails per day and they are very stubbon to me, so PLEASE remove me from that list! looking forward to your co-operation regards ---

[SM-USERS] picture removed for security reason....

2003-06-11 Thread Constantine J. Koulis
Dear all. Some emails that i get usually they are considered SPAM they have the PICTURES removed - not to be shown - and it claims that they were removed for security reason. Anybody has any idea? Tks & Best Regards Koulis Constantine. Bucharest Romania Phone :+40-723979131 Phone GR :+30-974

[SM-USERS] Please REMOVE ME IN YOUR LIST!!!!!!!!

2003-06-13 Thread Allan J. Msaky
--- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: htt

[SM-USERS] SM_Path undefined error

2003-06-18 Thread Charles J Bujold
I'm getting the following error .  How can I correct it? Thanks Use of undefined constant SM_PATH - assumed 'SM_PATH' in f:\squirrelmail\functions\i18n.php on line 18 Fatal error: main(): Failed opening required 'SM_PATHfunctions/global.php' (include_path='.;F:\squirrelmail\include') in f:\squi

[SM-USERS] SM 1.4 multipart/mixed problems

2003-06-27 Thread Harry J Walsh
ECTED]> Date: Fri, 27 Jun 2003 16:21:23 +0100 (IST) Subject: attachment test From: "Harry J Walsh" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: multipart/mixed;charset=iso-8859-1;boundary="= _20030627162123_3734

[SM-USERS] SM 1.4 multipart/mixed problems

2003-06-27 Thread Harry J Walsh
ECTED]> Date: Fri, 27 Jun 2003 16:21:23 +0100 (IST) Subject: attachment test From: "Harry J Walsh" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: multipart/mixed;charset=iso-8859-1;boundary="= _20030627162123_3734

[SM-USERS] Logon error with windows ver 1.4

2003-06-17 Thread Charles J Bujold
Been trying to install on Windows 2000 server squirrelmail 1.4 withIIS 5 .  Got the logon screen and applied the recommended patch for windows and IIS when getting "Must be logon" now I'm getting after I put in the user name and password:  --- any help on this one?  --- Thanks Notice: Use of und

[SM-USERS] Cookies and the back button

2003-10-14 Thread Alan J. Cooper
Hello, I am admining a squirrelmail system and users are reporting that they are losing the cookies when they use the back button to go back to their inbox rather than using the Inbox link. I haven't been able to replicate this - has anyone else seen this before and dealt with it?

[SM-USERS] Importing user prefs and address book from Horde

2003-10-27 Thread Alan J. Cooper
Squirrelmail .sis, .pref etc files. Before I start on this and gain a few grey hairs, has anyone done this before or is there a project for this anywhere? Any advice gratefully received. Kind Regards, Alan --- Alan J. Cooper edNET Support t: 0845 1199 900 f: 0845 1199 901

[SM-USERS] secure_login not functioning

2003-11-10 Thread Alan J. Cooper
-1.4.2/plugins/secure_login/config.php:90) in /webmail/squirrelmail-1.4.2/src/webmail.php on line 59 I cant see anything obviously wrong - has anyone else experienced this? --- Alan J. Cooper edNET Support t: 0845 1199 900 f: 0845 1199 901

[SM-USERS] compose.php will not be shown

2003-12-19 Thread Alan J. Cooper
php uploads issue. (set to 2 meg in php.ini) User: Internet Explorer 6 Server: squirrelmail 1.4.2 on apache 1.3 on redhat 7.1 Any help with what the above error message means would be greatly appreciated. Kind Regards, Alan --- Alan J. Cooper edNET Support t: 0845 1199 900 f: 0845

[SM-USERS] Unable to access the "Folders" entry at top of page.

2004-05-10 Thread J. Craig Woods
any errors, and all other SquirrelMail features are working very nicely. This install is on a Linux box (Mandrake 9.1 w/ 2.4 kernel), and with Apache 2 running. SquirrelMail is version 1.4.1. Thank you for any assistance you can render. Cheers, -- J. Craig Woods UNIX/LINUX Network/System Admi

[SM-USERS] LDAP address book does what?

2004-05-25 Thread Simon J. Blandford
I am trying to get the LDAP address book to work. I have added a couple of public address books using conf.pl and the resulting section from config.php is shown below. Ultimately, I want to connect to a local LDAP server for a common address book (this is part of a Jamm Mailserver installation). B

Re: [SM-USERS] LDAP address book does what?

2004-05-25 Thread Simon J. Blandford
Hi Tomas, > LDAP directories are used only when you search for address. There is > addresses button in compose window. Check what you can find there. I knew I was doing something majorly clueless :-P For some reason I thought I should see signs of life in the Addresses section in the top menu. I

Re: [SM-USERS] question regarding the volume of email transaction

2004-06-14 Thread J. Craig Woods
u are unfortunate enough to be running some kind of windoze maching, there must, I would hope, be a somewhat similar method of doing things. Cheers, -- J. Craig Woods UNIX/LINUX Network/System Administration http://www.trismegistus.net/resume.htm Entropy requires no maintenance

Re: [SM-USERS] SM v. Exchange/Outlook

2004-06-17 Thread J. Craig Woods
> This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.co

RE: [SM-USERS] SM -- Can't believe I'm asking this, but users will be users

2004-07-23 Thread J. Craig Woods
ding out about new email could be disasterous > for > the company. > > - Chris > Now that is funnier than most things I have seen in regards to the "business process" for users. Nice wording. Cheers, -- J. Craig Woods UNIX Network/System Administration http://www.t

Re: [SM-USERS] Re: squirrelmail-users digest, Vol 1 #2287 - 15 msgs

2004-09-01 Thread J. Craig Woods
u have caused is enabling an auto-responder to > reply directly to the list ignoring any good judgement, and RFCs. You > have been unsubscribed until you return. > > -- > Jonathan Angliss > ([EMAIL PROTECTED]) > Jonathan, et. al. You guys do a hell of a job here. This is just a

Re: [SM-USERS] TWC plugin image

2004-10-10 Thread J. Patrick Campbell
On Sun, October 10, 2004 7:05 am, Tomas Kuliavas said: >> I've just installed The Weather Channel plugin, i have a broken image in >> my left pane where the weather info is. does anyone have a fix? > > Update your system gd library to 2.0.28 and update php gd extension. sorry, what is the system

[SM-USERS] File Manager plugin problems

2004-10-10 Thread J. Patrick Campbell
I'm getting this error with the file manager program. I've looked at file_manager.php, can't make heads or tails of it. Warning: opendir(patrick): failed to open dir: No such file or directory in /var/www/localhost/htdocs/squirrelmail/plugins/file_manager/file_manager.php on line 1882 here's my u

[SM-USERS] bookamark plugin - error adding bookmark

2004-10-12 Thread J. Patrick Campbell
i'm using the bookmarks plugin 2.03 when i go to add a bookmark, i get this error message: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/localhost/htdocs/squirrelmail/plugins/bookmarks/bookmark_create.php:2) in /var/www/localhost/htdo

Re: [SM-USERS] bookamark plugin - error adding bookmark

2004-10-13 Thread J. Patrick Campbell
that's what it's set to, from the default settings. ~P On Wed, October 13, 2004 2:00 am, Rich Hall said: > > It sounds like a php.ini config error. > Check the php.ini should be -> output_buffering = Off > > -R > > J. Patrick Campbell reportedly mumbled

[SM-USERS] enews plugin

2004-10-20 Thread J. Patrick Campbell
i setup my enews plugin, ran the script to create the mysql db, but it's not saving the notes i type in. the data doesnt' show up in the db. i'm not getting any sql errors. my other sql plugin, online users, works just fine. anyone had experience with this one>? Thanks, Patrick -- http://pat

Re: [SM-USERS] TWC plugin image

2004-12-02 Thread J. Patrick Campbell
On Sun, October 10, 2004 6:05 am, Tomas Kuliavas said: >> I've just installed The Weather Channel plugin, i have a broken image in >> my left pane where the weather info is. does anyone have a fix? > > Update your system gd library to 2.0.28 and update php gd extension. system gd is now 2.0.32 >

Re: [SM-USERS] Loign Error when sending message

2004-12-02 Thread J. Patrick Campbell
On Thu, December 2, 2004 5:22 pm, Kevin Carpenter said: > All - > > I'm having an annoying problem - fairly frequently after composing a > message, I hit "Send" and am greeted with "Error - you must be logged in > to access this page. Go to the login page". The message is > lost. I've sensed o

[SM-USERS] Error on compose in a new window (javascript?)

2005-02-08 Thread Brenna J. Taylor
When Options/Display Preferences/Compose Messages in New Window is set to "No" the Compose link goes to: https://webmail.lanl.gov/src/compose.php?mailbox=INBOX and the Compose works fine. However, when the option is set to "Yes", the link shows as: javascript:void(0) and the Compose link does

[SM-USERS] squirrelmail slow for one user

2005-02-19 Thread J. Patrick Campbell
I have squirrelmail 1.4 installed with courier imap 4.0.1 system is gentoo 2.6.9 kernel on 2.4ghz p4 xeon with 1gb ram gigabit ethernet, scsi hard drive i have 2 users 1 user experiences extreme slowness logging in, viewing different folders and has had this problem even with the previous version o

Re: [SM-USERS] squirrelmail slow for one user

2005-02-19 Thread J. Patrick Campbell
On Sat, February 19, 2005 10:06 pm, Jonathan Angliss said: > >> I have squirrelmail 1.4 installed with courier imap 4.0.1 >> system is gentoo 2.6.9 kernel on 2.4ghz p4 xeon with 1gb ram >> gigabit ethernet, scsi hard drive > > Which SquirrelMail version? 1.4 is the major branch version, there are

Re: [SM-USERS] Uploading email messages to SquirrelMail

2005-03-13 Thread J. Patrick Campbell
On Sun, March 13, 2005 4:41 pm, Jesse McEntee said: > I am trying to upload messages that I downloaded from one squirrelMail > account to another. Both of these accounts were the ones provided by > two different ISPs. I have already downloaded the emails as zip files > from the old one; now I want

[SM-USERS] Problems with SquirrelMail 1.2.9

2002-11-09 Thread Gilberto J. Palau
Hello;   Recently the isp where I host a couple of my clients, had an attack on one of their servers.  The admins secured the server, but now ever since they closing some ports I get this error on Squirrel Mail 1.2.9.  I sincerely don’t have an idea how to fix this problem.  Please be kin

RE: [SM-USERS] Problems with SquirrelMail 1.2.9

2002-11-09 Thread Gilberto J. Palau
November 09, 2002 10:54 AM To: Gilberto J. Palau Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [SM-USERS] Problems with SquirrelMail 1.2.9 Hello Gilberto, On Saturday, November 09, 2002, Gilberto J. Palau wrote... > Recently the isp where I host a couple of my clients, had an attack &

RE: [SM-USERS] Problems with SquirrelMail 1.2.9

2002-11-09 Thread Gilberto J. Palau
I am going to ask the ISP this, and I will let you know as soon as they let me know. Thanks for all your quick responses guys; Gilberto -Original Message- From: Roland Fritz [mailto:roland.fritz@;fritz-internet.de] Sent: Saturday, November 09, 2002 7:29 AM To: [EMAIL PROTECTED] Cc: [E

RE: [SM-USERS] Squirrel Mail on cobalt / login problems

2002-11-14 Thread Gilberto J. Palau
ECTED] [mailto:squirrelmail-users-admin@;lists.sourceforge.net] On Behalf Of Jonathan Angliss Sent: Thursday, November 14, 2002 10:13 AM To: Gilberto J. Palau Cc: [EMAIL PROTECTED] Subject: Re: [SM-USERS] Squirrel Mail on cobalt / login problems Hello Gilberto, On Thursday, November 14, 2002, Gilberto J.

RE: [SM-USERS] Squirrel Mail on cobalt / login problems

2002-11-15 Thread Gilberto J. Palau
Well just wanted to say using 1.2.10 worked finally like a charm. Thanks.. G. -Original Message- From: [EMAIL PROTECTED] [mailto:squirrelmail-users-admin@;lists.sourceforge.net] On Behalf Of Gilberto J. Palau Sent: Friday, November 15, 2002 3:21 AM To: 'Jonathan Angliss'

[SM-USERS] Unsubscribe

2002-11-29 Thread Gilberto J. Palau
 

[SM-USERS] Problem with Subject of mail sent

2002-12-03 Thread Jose J. Gutierrez
Hi list, I'm new in the list, so this is the first mail I send to the list requesting for help. I have SM 1.2.10 [cvs] installed in a G4 with YellowDog Linux 2.0 and the problem I have is that when I send a message using SM the subject is send with blanks. I already search in List Archives but I c

Re: [SM-USERS] Somebody using my squirrel for SPAM

2008-12-27 Thread J. Craig Woods
r mail server config files? How this is accomplished depends on your mta, i.e. sendmail, postfix, etc. You can and should lock it down... -- J. Craig Woods UNIX/Linux System Engineer (RHCT) http://www.trismegistus.net/resume.htm Entropy requires no maintenance. -

[SM-USERS] personal information fields are still available after running config.pl

2009-08-13 Thread Batson, David J
Hello, I am running version 1.4.8-5.e15.centos.7. I have ran the config.pl script and set the options to edit personal information to FALSE. I have checked the OPTIONS.PHP file and they say false as well. But my users are still able to edit this info. What file can I modify to kill the OPTI

  1   2   >