[SM-USERS] Making the HTML mail with FCKEDITOR bigger.

2005-03-23 Thread Matt
Hi, Is there anyway to make the actual text area bigger when using FCKEDITOR in the HTML_AREA plugin? BTW.. great improvement over HTML_AREA! I love it! --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit appl

[SM-USERS] Text of editor window?

2005-03-23 Thread Matt
Hi, I'm trying to change the size of the default editor window but am not having any luck. It defaults to 20.. but anything I change doesn't seem to have any affect on it.. Any thoughts? --- This SF.net email is sponsored by Microsoft Mobile &

[SM-USERS] Messages looking odd?

2005-04-11 Thread Matt
Does anyone have any idea what would cause e-mail from some customers to go out like this: This is an example of how the e-mail from squirrelmail is going out sometimes. Where every time the user hits space it seems to interpret that as a carrage return. I've watched the one person type the m

Re: [SM-USERS] Error with attachments

2005-09-26 Thread Matt
Try turning Register Globals off in your apache httpd.conf. On 8/11/05, Matthew Daubenspeck <[EMAIL PROTECTED]> wrote: > I am using SM 1.4.5 and have some issues with message lists after > viewing attachments. I didn't have this problem with 1.4.4. I wanted to > check here before I filed a bug. >

[SM-USERS] Can anyone explain this error?

2005-10-04 Thread Matt
ERROR: ERROR : Could not complete request. Query: SEARCH CHARSET ISO-8859-1 ALL Header {0} Reason Given: Error in IMAP command received by server I'm at a loss.. I've Googled for a while tried IMAPing from Thunderbird... works fine.. it's only when I try it from squirrelmail. I have tried r

Re: [SM-USERS] Can anyone explain this error?

2005-10-05 Thread Matt
That was it.. a customer setup a filter, and put nothing in it *sigh*.. thanks. On 10/5/05, Jonathan Angliss <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello Matt, > On Tuesday, October 04, 2005, you wrote: > > > ERROR: > >

[SM-USERS] Getting list of messages in each folder to show

2005-11-22 Thread Matt
Hi, What do I need to do to get a (0/4) display next to EVERY folder? Not.. just the INBOX? I can get either "new messages only" or "seen and new messages" for INBOX, but the way the configuration program reads I should be able to get it for all of the folders, but it only seems to work on the IN

[SM-USERS] Migrating Logins?!?!

2006-02-10 Thread Matt
Can anyone explain how to stop this? User logs into account A with browser window 1. User then either doesn't log out, gets an error logging into that account (ie quota), or just opens another browser window, and logs into account A with browser window 2. The settings from account A have now migr

[SM-USERS] Re: Migrating Logins?!?!

2006-02-12 Thread Matt
Anyone? No ideas?! On 2/10/06, Matt <[EMAIL PROTECTED]> wrote: > Can anyone explain how to stop this? > > User logs into account A with browser window 1. > User then either doesn't log out, gets an error logging into that > account (ie quota), or just opens anothe

[SM-USERS] Full Quota... "move" doesn't work

2006-02-13 Thread Matt
Hi, When a user has a full quota and also has a filter setup.. say to move messages with [SPAM] in the subject line to TRASH they can't get into their webmail. Instead, they get an error stating they are over Quota.Why is the move command copying and then deleting rather then moving? Is there

Re: [SM-USERS] Re: Migrating Logins?!?!

2006-02-21 Thread Matt
Jonathan, I did notice that there is a session "killer" right before the login. So it would seem the issue is corrected in the verison of SquirrelMail I have. Granted, IF someone managed to login the settings do migreate... ick... But the line sqsession_destroy seems to resolve the issue. For

[SM-USERS] Filters and SPAM

2006-03-08 Thread Matt
e "spam filters" seems to just confuse them. A better option yet would be a way with one checkbox in options create a filter that moved all SA tagged email to a subfolder of Trash. The less options the less confusing the better. Matt

[SM-USERS] Messages All Went To Trash

2006-03-13 Thread Matt
. They disappear from trash. Go to Inbox. There still not there. Go to trash. They are all still there. All new messages go to inbox. Can anyone tell me whats up or how to fix it? Thanks. Matt --- This SF.Net email is sponsored by xPML, a

[SM-USERS] Full mailbox quota... filters... bad combination

2006-07-28 Thread Matt
Hi, Here is the scenario: Customer has a 25 megabyte quota. Customer sets up a filter to move messages from INBOX to filter XYZ when condition ABC is met. Customer's mailbox fills up to quota. Customer goes to log in. Filter kicks in... errors out because it can not move/copy message because quo

Re: [SM-USERS] Clustering Squirrel Mail

2006-11-21 Thread Matt
I did it was a cookie at the login page... sets a cookie which always sends the user to the same webmail server.. not the greatest solution.. but works. On 11/21/06, John Madden <[EMAIL PROTECTED]> wrote: > > At any rate... is there a good way to cluster squirrelmail? That is.. > > to allow it to

[SM-USERS] Clustering Squirrel Mail

2006-11-21 Thread Matt
Hi, We've reached a point where I want to now add another webmail server because there are enough people using it that it is beginning to slow down. I know I can do clustering by having a php script send people off to webmail2 webmail3, etc... or by doing round robin DNS (though I bet that could w

Re: [SM-USERS] Error with php 5.1.6

2006-11-22 Thread Matt
> > Could you upgrade to latest stable SquirrelMail version? Actually, No I can't. due to various customizations that have been done we continue to need to run the older version.. however I fixed the issue.. seems it was a bug in the code. -

[SM-USERS] Question on SM and NFS

2007-01-05 Thread Matt
Hi, I am running SM 1.4.4... I know I should upgrade.. we are working on it.. but due to various skinning we can't at the moment... but we are working on it. My question is... I have 3 webmail servers that share the address books, signatures, and preferences with NFS. webmail -> mail server and N

Re: [SM-USERS] Question on SM and NFS

2007-01-05 Thread Matt
flock($this->filehandle, 3); } On 1/5/07, Matt <[EMAIL PROTECTED]> wrote: > Hi, > I am running SM 1.4.4... I know I should upgrade.. we are working on > it.. but due to various skinning we can't at the moment... but we are > working on it. > > My question is... I ha

[SM-USERS] Spam Sent From WebMail

2007-09-05 Thread Matt
Hi, Lately we've noticed an alarming trend of spam being sent out from our webmail server.It seems the new viruses will actually connect to the webmail server and log in as the user (saved username/password in internet explorer). It then sends e-mail from the user's webmail account, but it do

Re: [SM-USERS] Spam Sent From WebMail

2007-09-05 Thread Matt
in relation to these reports 7 - The spams actually originate from our outgoing mail server used by webmail. On 9/5/07, Paul Lesniewski <[EMAIL PROTECTED]> wrote: > On 9/5/07, Matt <[EMAIL PROTECTED]> wrote: > > Hi, > > Lately we've noticed an alarming trend of spam b

Re: [SM-USERS] Spam Sent From WebMail

2007-09-06 Thread Matt
Thomas, Sorry about sending that directly to you. The SM mailing list is the only one I have to hit 'reply all' and then remove the TO: from to get it to go correctly. All other mailing lits I'm a member of, if I hit 'reply' it will go back to the list, not the person who sent the message... an

Re: [SM-USERS] Spam Sent From WebMail

2007-09-06 Thread Matt
> If you use SquirrelMail 1.4.4 and turned off email modifications in > SquirrelMail configuration, you haven't disabled it. Why do you keep saying that? I've turned it off, and if I go into the settings... I definitely can not change the setting... how do you propose someone would change it? -

Re: [SM-USERS] Spam Sent From WebMail

2007-09-06 Thread Matt
> "not upgraded due to various themes". If you haven't modified SquirrelMail > scripts, upgrade path is simple. You just have to fix login page and > reapply msg flags patches. I'll try.. but I'm pretty sure our theme breaks when we try to upgrade.. I know it definitely broke when we tried it on o

Re: [SM-USERS] Spam Sent From WebMail

2007-09-06 Thread Matt
> or turn off login_auto functionality and block all requests to > src/mailto.php. src/mailto.php doesn't exist. However, again we are chasing the straw man (is that the right term to use here?). I'm being told to upgrade because of security, etc, etc yet that's not the issue.. the issue i

Re: [SM-USERS] Spam Sent From WebMail

2007-09-06 Thread Matt
I'm not doubting that what Paul is suggesting, I'm trying to understand a little better. Also, just as an FYI, Paul when someone top posts or bottom posts or does anything else that isn't set in stone or law... it's probably better to just let it go rather than go off about it. That has the

Re: [SM-USERS] Spam Sent From WebMail

2007-09-07 Thread Matt
> > > That has the > > potential to make people very very upset... and is what gives alot of > > the Linux community a bad name. > > http://catb.org/~esr/faqs/smart-questions.html#keepcool Ok.. that's fine.. as long as that's what you are operating under.. I have no issues with that :) --

Re: [SM-USERS] Spam Sent From WebMail

2007-09-07 Thread Matt
> Do you have any proof of a virus logging in? Couldn't it just be plain ol' > keyboard logging and the the person who gets the logs (not your intended > users) sends out the spam manually? It's technically possible to write a > program that logs in automatically, using any kind of mail interface -

Re: [SM-USERS] Spam Sent From WebMail

2007-09-07 Thread Matt
On 9/7/07, Chris Hoogendyk <[EMAIL PROTECTED]> wrote: > > > Matt wrote: > >> Do you have any proof of a virus logging in? Couldn't it just be plain ol' > >> keyboard logging and the the person who gets the logs (not your intended > >> users) se

Re: [SM-USERS] Spam Sent From WebMail

2007-09-09 Thread Matt
> If is an exploit to squirrelmail maybe a simple renaming mailto.php > mailtonew.php (and edit al references to mailto.php) can solve temporary this > issue. What is this mailto.php vulnerability of which I've heard so much in this thread? Sounds like something rather nasty. > 2.Use the plugin

[SM-USERS] Bug Report

2007-10-11 Thread matt
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [ x] False - Please CC me when replying This bug occurs when I ... ... view a particular message ... use a specific plugin/function ... try to do/view/use Try to send attachments

[SM-USERS] Limit Max Recipients

2007-12-20 Thread Matt
Is there a config option in Squirrelmail to limit the max recipients of a message to make it more difficult to use a Squirrelmail account to spam? Matt - This SF.net email is sponsored by: Microsoft Defy all challenges

Re: [SM-USERS] Two boxes

2003-01-03 Thread Matt
I have mine set up as a seperate web server and mail server. There is no issue (as far as I know). -matt Joseph W. Breu said: > >> I am wondering that anyone has set up their squirrelmail succefully in >> two boxes. I mean separate email server and web server. > > W

Re: [SM-USERS] delete_move_next plugin with RC2a

2003-01-25 Thread Matt
I am experiencing the same situation as Deurk. My settings are: Server Side Sorting? off Server Side Threading? off Folder Threading? off Sorted by? Date Jonathan: What is selectable on your top message? "Delete and Next" or "Delete and Previous"?And then when you delete the top message what

[SM-USERS] Weird IE Issues

2003-02-27 Thread Matt
1.3.27 PHP 4.3.1 and it's been tried with IE: 6.0. -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chilitech.net --- This sf.net email is sponsored by:ThinkGeek Welcome to ge

Re: [SM-USERS] Weird IE Issues

2003-02-27 Thread Matt
> turn on cookies > > On 27 Feb 2003, Matt wrote: > > > Hi, > > I recently installed SM and I'm having some strange issues. > > It works on most machines.. except for 2 here in our office. On those > > I get the following error when I try to login: >

[SM-USERS] Migrating from IMAIL

2003-02-28 Thread Matt
Does anyone have any experience migrating address books from IMAIL? Anyone have a script or easy/efficient way to do it? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chilitech.net

[SM-USERS] Is anyone familiar with the login_auto plugin

2003-03-03 Thread Matt
I've tried to get the login_auto plugin to work.. but it doesn't seem to be doing anything and nothing seems to be appearing. Any ideas? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chi

[SM-USERS] Mail_Fetch Crashing....

2003-03-05 Thread Matt
d how to get this plugin working correctly? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chilitech.net --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven.

[SM-USERS] SM and LDAP

2003-03-06 Thread Matt
Has anyone gotten Squirrelmail to write back to an LDAP directory? Basically I'm using qmail-ldap and I'd like to be able to have people be able to A) forward their mail B) setup a vacation/auto-reply. Anyone done this, either with squirrelmail or with another utilitiy -- Matt Hoppes

[SM-USERS] Vacation Plugin

2003-03-06 Thread Matt
Plugins - Vacation plugin for QMAIL with LDAP authentication I've loaded the qmail/ldap with vacation plugin but when I click on it in Options it says "You must be logged in to access this page" All other pages work fine. I've checked permissions... that seems fine. -- M

[SM-USERS] Auto Expunge Not Working

2003-03-07 Thread Matt
true 17. Don't move folders into Trash : true 18. Enable /NoSelect folder fix : false R Return to Main Menu C. Turn color on S Save data Q Quit Command >> q -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166

[SM-USERS] Error creating folder on login

2003-03-10 Thread Matt
nable /NoSelect folder fix : false R Return to Main Menu C. Turn color on S Save data Q Quit Yet.. when I try to login (after enabling the Auto Create Special Folders to True).. it lets me in and create the drafts/trash but doesn't creat the SENT folder under INBOX.. Any idea

[SM-USERS] Japanese

2003-03-12 Thread Matt
Is there any plans to support the Japanese language set in the Display Options --> Preferences --> Default Language? Or is there a plugin available? I didn't see one. -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.ch

[SM-USERS] Secure Images?

2003-03-12 Thread Matt
What's up with the message "This image has been removed due to security reasons"? How do I turn that off so images display in webmail? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://ww

[SM-USERS] Creation of folders

2003-03-12 Thread Matt
Which PHP script creates folders in the users's IMAP account if they don't currently exist? For some reason my users are not having "sent" created but all other folders are and either I did something to the script or something is wrong =\ -- Matt Hoppes ChiliTech Intern

[SM-USERS] Image Security

2003-03-12 Thread Matt
I couold have sworn I sent this to the list but it never arrived. Anywhooo... How can I disable the message "this image was not displayed due to security reasons" and instead make SM display all images in e-mail? -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570

[SM-USERS] Going to Pull Hair Out (RE: Auto Login Not working)

2003-03-13 Thread Matt
.. no security link... nothing... any ideas? I've been fighting this plugin for like a week now -- Matt Hoppes ChiliTech Internet Solutions Network Operations Center (570) 323-2166 x 126 http://www.chilitech.net --- This SF.net email is

Re: [SM-USERS] Going to Pull Hair Out (RE: Auto Login Not working)

2003-03-13 Thread Matt
file come from? On Thu, 2003-03-13 at 09:15, Matt wrote: > Ok, > I've done a clean install of SM.. and then loaded the Login_Auto plugin. > > The hooks are all in place (as they should be with the 1.2.11 version of > SM). > > The plugin is turned on.. and the logi

[SM-USERS] Read Receipt

2003-03-24 Thread Matt
Has anyone ever seen the read receipt "lock up" webmail? It seems that when a user clicks "ok" or clicks "send receipt" it will just sit there and sit there and not do anything. Browser just asys Waiting for rep

[SM-USERS] Date Field?

2003-06-06 Thread Matt
Is there anyway that I can get sm to show up a ? when the data is not given in an e-mail rather then December 12th, 1969? ~ Matt --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet

[SM-USERS] While on the subject of Mercury/32

2003-07-25 Thread Matt
When trying to check mail on a Windows XP SP1a box with apache 2.0.47 and PHP 5.0.0b1 installed I get a *Fatal error*: Class 'addressbook_backend' not found in *c:\foxserv\apache2\htdocs\sm\functions\abook_local_file.php* on line *24* error when clicking on any email that is in the inbox. http:

[SM-USERS] Re: [SM-DEVEL] While on the subject of Mercury/32

2003-07-25 Thread Matt
Thanks John, this cleared up the problem. I appreciate your help. Where can this be added so others with this problem can fix it just as easy? Or will it be changed in CVS? Again, thanks. If you need any testing with my setup, let me know. Im all up for letting testing be done. Matt

[SM-USERS] SM 1.4.1 problem

2003-08-07 Thread Matt
Hello, I'm using SM 1.4.1 and am receiving the following error if I have mail in my inbox: ERROR : Connection dropped by imap-server. Query: SEARCH UID 1:7004 This error comes up both when I have mail and when I try to send mail... if my mailbox is empty.. I can browse around just fine... any ide

[SM-USERS] Sm 1.4 doesn't work

2003-08-14 Thread Matt
]: Failed opening required '../config/config.php' (include_path='.:/usr/local/lib/php') in /home/matth/smdev/functions/global.php on line 16 Do I need to upgrade something else? What did I break? -- Matt <[EMAIL PROTECTED]> ---

[SM-USERS] Persistent Connections

2003-09-02 Thread Matt
Is there anyway to make SM make a persistent connection to the imap server, and disconnect only after say 120 seconds of doing nothing? ~ Matt --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[SM-USERS] Auto Subscribe (or Binci --> Courier Conversion)

2003-09-03 Thread Matt
nvert from bincimap to courier without having to recreate folders and all that junk? ~ Matt --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL

[SM-USERS] Auto Subscribe?

2003-09-04 Thread Matt
Is there some way to get SM to auto-subscribe to folders in the directory? (ie.. search.. see what's there, then auto subscribe?) --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-us

[SM-USERS] Error When Doing Return Receipts

2003-09-04 Thread Matt
mmand received by server. ~ Matt --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailar

[SM-USERS] Read Receipts and errors

2003-09-04 Thread Matt
Hi, When I try to send a read recipt to someone who requested it I get this error: ERROR: Could not complete request. Query: STORE 1 + FLAGS($MDNSent) Reason Given: Error in IMAP command received by server. Any idea on this? I'm using the courier IMAP server.

[SM-USERS] AHH! Doesn't Work Right Yet!

2003-09-05 Thread Matt
Hrmm.. In version 1.2 we had this same problem.. .now I upgraded (fresh install) to 1.4 and we still have it. Seems some windows computers running IE get the login page, login and then get "You must be logged in to view this page" If I comment out the destroy cookie: /* * In case the last sess

[SM-USERS] Something wrong with this list?

2003-09-05 Thread Matt
Is there something wrong with this list? It seems messages I send to it takes hours to go through. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address

Re: [SM-USERS] SM 1.4.1 / courier-imap2.1.1

2003-10-07 Thread Matt
My apologies.. that was clearly my fault.. there IS a space in the actual error message. On Tue, 2003-10-07 at 11:27, Marc Groot Koerkamp wrote: > Matt said: > > Hello, > > When someone asks for a retun receipt and the box pops up and says "Do > > you want to send one&

[SM-USERS] Upgrading from 1.2.11 to 1.4.2

2003-10-14 Thread Matt
Is there anything I should be aware of (preference file wise.. or otherwise).. when I upgrade from 1.2.11 to 1.4.2? --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the

[SM-USERS] Slightly Unusual Request?

2003-10-17 Thread Matt
though I am currently filtering for INBOX when I do my "You have 1 new message!" ~ Matt --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in

Re: [SM-USERS] multi domain names

2003-10-24 Thread Matt
/password that will login to the > IMAP server, and it's set to go. -- Matt <[EMAIL PROTECTED]> --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Sourc

[SM-USERS] SM 1.4 and Power Point

2003-11-03 Thread Matt
ISSUE: When using embedded viewing in Internet Explorer, when the user views a power point file in-line with the browser squirrel mail comes back and says "You must be logged into to view this page" and presents the login window in the right frame. REPRODUCABLE: Yes ON MANY MACHINES: Yes STEPS TO

[SM-USERS] Spamassassin plugin

2003-11-03 Thread Matt
Does anyone know why if I have hashing turned on and have the spamassassin plugin installed... why does it give me an error: Unable to create hash directory structure: ../attachments/1. When I try to report spam? I can upload attachments fine and they seem to be hashing fairly well. --

Re: [SM-USERS] Spamassassin plugin -- woops

2003-11-03 Thread Matt
Sorry that should have read SPAMCOP plugin. On Mon, 2003-11-03 at 13:42, Matt wrote: > Does anyone know why if I have hashing turned on and have the spamassassin plugin > installed... > why does it give me an error: > Unable to create hash directory structure: > ../attachments/1.

Re: [SM-USERS] Spamassassin plugin

2003-11-04 Thread Matt
On Tue, 2003-11-04 at 03:28, Tomas Kuliavas wrote: > > Does anyone know why if I have hashing turned on and have the spamassassin > > plugin installed... > > why does it give me an error: > > Unable to create hash directory structure: > > ../attachments/1. > > > > When I try to report spam? > > I c

[SM-USERS] Error retrieving messages

2004-01-28 Thread Matt
I have a user [EMAIL PROTECTED] who is having an issue with their mail. It seems they can load the first say 10 messages fine.. but any after that and it pukes with a message: The server coudln't find the message you requested. Most probably your message list was out of date and the message h

[SM-USERS] Where does SM get it's info from?

2004-06-24 Thread Matt
How does SM know who "i" am when I compose a message for the FROM field? When I look at the hidden values in the compose window I see hidden name="username" value="whoiam" but where is the domain? -- Matt <[EMAIL PROTECTED]> ---

[SM-USERS] TWC

2005-01-06 Thread Matt
Is anyone else having issues with the Weather Channel plugin not displaying the current short-term forecast? It seems to not be working for me and when I view the WC website, it looks like they've converted to using javascript to avoid this type of screen scraping... eek.. any solutions? --

[SM-USERS] HTML Plugin?

2005-01-10 Thread Matt
Hi, I'm trying to use the HTML_MAIL plugin.. I have it installed and configured, but it doesn't seem to do anything different when I go to the compose window.. do I have to turn it on somewhere? I didn't see anything listing that I had to.. ---

[SM-USERS] Question on HTML Plugin

2005-01-10 Thread Matt
Trying to use speller checker on the HTML plugin for SM.. I get the following error: Unknown encoding 'none' at /var/www/new-142/plugins/html_mail/htmlarea/plugins/SpellChecker/spell-check-logic.cgi line 138 [Mon Jan 10 14:55:14 2005] [error] [client 63.174.244.120] Premature end of script headers

Re: [SM-USERS] Did not like Squirrelmail.

2005-01-10 Thread Matt
I'm going to say it right now... I HATE PEOPLE LIKE YOU! E-Mail IS NOT*** for HTML.. nor for huge files... take your stinkin happy pictures and cutzie fonts and sizes and put them into your word proccessor! E-mail is for text...plain and simple! Moving art is aweful in webmail... everytime

Re: [SM-USERS] Question on HTML Plugin

2005-01-10 Thread Matt
OTECTED]> wrote: > So you decided following your principles was not an option. > > You sold out. > > Matt wrote: > > >Trying to use speller checker on the HTML plugin for SM.. I get the > >following error: > > > >Unknown encoding 'none' at &

Re: [SM-USERS] Did not like Squirrelmail.

2005-01-11 Thread Matt
I do apologize... there has just been some tension lately at work about this issue... and I just blew up when I saw this... I apologize.. I still don't like HTML e-mail... but my language was probably not the best to use... after a good nights sleep and opening my e-mail again.. I see this... sorry

[SM-USERS] The Weather Channel Plugin

2005-01-13 Thread Matt
Hi, Is there anywork being done to fix the weather channel plugin.. or does someone need to start doing that? --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It

[SM-USERS] Safe to delete?

2005-02-10 Thread Matt
Hi, Is it safe to delete the attachments/6/5/6/7/ directories every so often to do cleanup? I currently have 4GIG of stuff sitting around in them... is it safe to do like rm -fR /attachments/* ? --- SF email is sponsored by - The IT Product G

[SM-USERS] Pushing a rule out?

2005-02-25 Thread Matt
Is there a way to A) set a default rule for all users? Like match [SPAM] and do XX with it? (I'm assuming I could just put it in the default preference files?) B) Is there a way to push this rule out to existing customers? C) Is there a way to have Sm generate another mailbox? Like BULK or

[SM-USERS] Making SM "pretty"

2005-02-25 Thread Matt
I hate "pretty" e-mail, but corporate wants it for some reason. Is there any type of plugin or pre-made skin that will make squirrel mail look something like this: http://www.icewarp.com/Products/Merak_WebMail/images/webmail.png ? Not LIKE this persay.. but give it colour, and have buttons

[SM-USERS] Check Quota

2005-02-25 Thread Matt
Hi, I'm using courier IMAP which has quota support on.. if I issue the checkquota command on my inbox it shows up with the information... however none of the check quota scripts seem to work.. any ideas? They all show "NOQUOTA" in the debug. --

[SM-USERS] Check Quota Scripts

2005-02-25 Thread Matt
Has anyone used the check quota plugins with squirrel mail? I'm trying to use them with courier IMAP but having an aweful time... the plugins keep telling me I have no quota but courier says otherwise: * QUOTAROOT "inbox" "ROOT" * QUOTA "ROOT" (STORAGE 68614 488282 MESSAGE 1671 5000) a001 OK

[SM-USERS] Re: Check Quota

2005-02-25 Thread Matt
Sorry about sending dups... something puked in my e-mail program. On Fri, 25 Feb 2005 11:04:54 -0500, Matt <[EMAIL PROTECTED]> wrote: > Hi, > I'm using courier IMAP which has quota support on.. if I issue the > checkquota command on my inbox it shows up with the information.

[SM-USERS] Re: Check Quota Scripts

2005-02-25 Thread Matt
Resolved my own issue.. apaprently courier was not responding to the capabilities command correctly.. ugh. On Fri, 25 Feb 2005 11:11:22 -0500, Matt <[EMAIL PROTECTED]> wrote: > Has anyone used the check quota plugins with squirrel mail? > > I'm trying to use them with courie

[SM-USERS] Wierd Error

2005-03-09 Thread Matt
Using squirrel mail and courier IMAP I occassionally get the following error: ERROR: ERROR : Could not complete request. Query: FETCH (FLAGS BODYSTRUCTURE) Reason Given: Error in IMAP command received by server. This normally occurres when someone loads their inbox... any ideas

[SM-USERS] Index Order Size

2009-09-28 Thread Matt
Is there anyway to make Size show up as default in the message list instead of having to enable it under every email account? Matt -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only

Re: [SM-USERS] Index Order Size

2009-09-28 Thread Matt
e 2k existing pref files. Ugh. Matt -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile ap

[SM-USERS] Message Size

2009-12-21 Thread Matt
Is there a way to have Squirrelmail by default to display size for all messages for all accounts on the server? Matt -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's

[SM-USERS] Total Message Counts

2010-02-01 Thread Matt
Is there anyway to get Squirrelmail to display on the right something like total message counts and total number of Megabytes in mailbox? I just want a way for end user to see how full there mailbox is somehow. Matt

[SM-USERS] SquirrelSpell v0.3.8

2011-06-21 Thread Matt
I have "SquirrelMail version 1.4.21" installed on CentOS 5.6 64bit. Everytime I hit spell check I get this: "Error while writing to pipe." or on rare occasion this: "I tried to execute 'ispell -a', but it returned: sh: ispell: command not found". Never does it actually check the spelling. Any ide

Re: [SM-USERS] SquirrelSpell v0.3.8

2011-06-21 Thread Matt
> I have "SquirrelMail version 1.4.21" installed on CentOS 5.6 64bit. > Everytime I hit spell check I get this: "Error while writing to pipe." > or on rare occasion this: "I tried to execute 'ispell -a', but it > returned: sh: ispell: command not found".  Never does it actually > check the spelling

[SM-USERS] filtering - an incredibly stupid question

2005-07-12 Thread Matt Singerman
other mail that had to be classified - and it worked more or less the way Thunderbird's folders system does. However, on this fresh install... I can't seem to find the option. Am I missing a plugin, or something painfully obvious? Tha

[SM-USERS] Reverting to Local Address Book

2005-07-21 Thread Matt Florido
lease enlighten me. -- Regards, Matt Florido --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to g

[SM-USERS] Problem with filter/recommendations?

2005-08-11 Thread Matt Singerman
, Matt --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing &

Re: [SM-USERS] Problem with filter/recommendations?

2005-08-11 Thread Matt Singerman
plugins not be enabled, and how can I enable them? Thanks! --Matt On 8/11/05, Chris Hilts <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > I recently installed SquirelMail on a FreeBSD 5.2.1 system, using IMAP > > via cyrus with sendmai

Re: [SM-USERS] Problem with filter/recommendations?

2005-08-11 Thread Matt Singerman
ll <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] > [mailto:squirrelmail- > > [EMAIL PROTECTED] On Behalf Of Matt Singerman > > Sent: Thursday, August 11, 2005 10:55 AM > > To: squirrelmail-users@lists.sourcefo

[SM-USERS] blank inbox; other folders fine

2005-08-23 Thread Matt Morgan
ine. Of about 200 users, she's the only one with this issue. I tried removing her user preferences, and it made no difference. It started fairly recently, but we're not sure what the circumstances were. Any ideas what I can do here? Thanks, Matt ---

[SM-USERS] Page cannot be displayed, SM 1.4.6(cvs) and PHP 4.4

2005-08-25 Thread Matt Ruzicka
(Not sure if this should go to squirrelmail-devel, but I thought I would start here.) I was wondering if there was any word on when SM 1.4.6 would be released in stable form. We recently needed to upgrade to PHP 4.4 and then ran into the "Fatal error: Call to a member function on a non-object in

  1   2   >