Re: [SM-USERS] 100% busy disk

2005-03-23 Thread Jonathan Angliss
working out that the drives are busy? -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submi

Re: [SM-USERS] "Show All" page not found with large number of messages

2005-03-23 Thread Jonathan Angliss
nable server side sort in your SquirrelMail configuration file (under the "General" section in config/conf.pl). This should greatly help reduce the loading time of folders in general, and certainly should get a good hand hold on this issue. -- Jonathan Angliss ([EMAIL P

Re: [SM-USERS] Downloading mail into Microsoft Outlook 2003

2005-03-29 Thread Jonathan Angliss
here, we simply write a webmail application. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines --- SF email is sponsored by - The IT Product Guide Read honest & candi

Re: [SM-USERS] Userprefs in MySQL aren't changed but added - SOLVED

2005-03-29 Thread Jonathan Angliss
RY KEY code? I think the REPLACE code requires a unique/primary key to work off of to do the update/insert stuff. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines ---

Re: [SM-USERS] can't create subfolder under courier imap

2005-03-29 Thread Jonathan Angliss
of details as to what shows you cannot create folders in SM 1.4.3a, we don't know. I can create folders just fine on my courier server using SquirrelMail versions back to 1.2.6 (which was when I first started using it). -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.

Re: [SM-USERS] Squirrelmail on Windows server 2003

2005-04-02 Thread Jonathan Angliss
roblem. Your lack of details makes it very difficult to even guess at what the problem might be. What kind of problems are you having? Are you getting error messages? What PHP version? What IMAP server? -- Jonathan Angliss <[EMAIL PROTECTED]> ---

Re: [SM-USERS] Problem moving or deleting messages with 1.4.4

2005-04-02 Thread Jonathan Angliss
d try using another client to see if you still get the same issue, or review the log files for Argosoft to see if there are any reports of issues in there. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Pr

Re: [SM-USERS] Problem moving or deleting messages with 1.4.4

2005-04-03 Thread Jonathan Angliss
ng to access an index in a list that doesn't exist. I see this quite a bit in Visual Basic apps where the author doesn't check that the index exists before attempting to use it, ie you have a list of 5 items, and attempt to access item 6. This could suggest that the IMAP server

Re: [SM-USERS] SSL/TLS for SMTP

2005-04-04 Thread Jonathan Angliss
eople having issues, and you have to change some of the compile options (I think it is static the option you are after). -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines -

Re: [SM-USERS] Moving messages from Inbox to Personal Folders

2005-04-07 Thread Jonathan Angliss
it is a plugin, or code adjustment made by them, however that'd seem like a rather unusual change. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines --- SF emai

Re: [SM-USERS] Imap Connection Problem

2005-04-08 Thread Jonathan Angliss
address, which in this case, SquirrelMail, will always be localhost, or the IP address of your NIC. This might need to be increased to a higher number, if set. An IMAP proxy server is a good idea too as it helps reduce the load. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints

Re: [SM-USERS] Write Only Shared Mail Folder

2005-04-08 Thread Jonathan Angliss
fety net" for things like drive space issues, quota issues, etc... I'm not sure if you could just setup the permissions on the file as you have. Have you tried the dovecot list, as this is where the question is more likely to get a better answer? -- Jonathan Angliss ([EMAIL PROTEC

Re: [SM-USERS] Re: Could not create Hash directory (linux + apache this time)

2005-04-08 Thread Jonathan Angliss
hout owning the directories above, chmod o+rx should do it... I didn't see you confirm that the apache service is running as apache, try changing the permissions so world has read/write permissions (777) on the directory, and see if that helps? Also, are you sure that apache isn't ru

Re: [SM-USERS] Squirrelmail 1.4.4 and Courier-Imap authenticationhelp?

2005-04-09 Thread Jonathan Angliss
5 > > Make sure PHP error dispalys are turned on or check apache logs and > check your session support in your PHP build. Not only check session support, but verify that the variables PHP is using to store the session data is valid, and not full. This comes up from time to

Re: [SM-USERS] Thanks

2005-04-13 Thread Jonathan Angliss
> > > I se squirrel mail > > > Please advice me on how to upgrade it. Download the files from the website, extract files to a temporary location, read the UPGRADE file in the root directory, and follow the hints and tips. -- Jonathan Angliss

Re: [SM-USERS] Threaded Messages

2005-04-13 Thread Jonathan Angliss
mixing two options... There is "Allow server side sort" and "Allow server thread sort". The first helps immensly with server performance if your server supports it. The second allows you to thread a mailbox (which was what the OP was after). Both of those options require

Re: [SM-USERS] New Mail

2005-04-13 Thread Jonathan Angliss
actions, or the folder tree based on other actions (that's if I remember it properly). -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of I

Re: [SM-USERS] Change IMAP authentication

2005-04-13 Thread Jonathan Angliss
> Is there a way to change the IMAP authentication to none? I see that it's > an option for SMTP but not IMAP. How would you propose you login to the IMAP server then? ;) "login" is the default and is what is used for plain text logins. -- Jonathan Angl

Re: [SM-USERS] Change IMAP authentication

2005-04-18 Thread Jonathan Angliss
by Mark Crispin from January on the c-client mailing list saying PROXYAUTH was... erm... dead. http://article.gmane.org/gmane.mail.imap.uw.c-client/620 Could you provide more information, or an example? -- Jonathan Angliss <[EMAIL PROTECTED]> --

Re: [SM-USERS] Sending mail issues

2005-04-18 Thread Jonathan Angliss
place. If you are using Exchange, you can enable message tracking, and you might be able to follow the flow of the message through the queue. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: New

Re: [SM-USERS] Connection to [url] Terminated Unexpectedly

2005-04-18 Thread Jonathan Angliss
, or I could be miss-reading. A similar issue occured to Mac OS X with an SSL Setting, though I'm pretty sure that's not the case here :) As a side note, do you have SSL support enabled in your Apache installation, even if you do not use it? -- Jonathan Angliss <[EMAIL PROTECTED]>

Re: [SM-USERS] SM 1.4.4 Questions

2005-04-18 Thread Jonathan Angliss
p the same way in 1.4.4 as it is in 1.5.x, so it'd take some code changes. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce ti

Re: [SM-USERS] Squirrelmail Folder View timeout

2005-04-18 Thread Jonathan Angliss
efore you build uw-imap, and there is a line that allows you to force uw-imap itself to be started inside mail/ (or whereever you specify) instead of $HOME. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by:

Re: [SM-USERS] Change IMAP authentication

2005-04-19 Thread Jonathan Angliss
done more research in that area, so you might know if it is possible to issue it BEFORE a LOGIN. While I know there are various types of login methods, CRAM-MD5, DIGEST-MD5, and LOGIN are just 3 off the top of my head. RFC3501 does mention that the AUTHENTICATE command does use S

Re: [SM-USERS] Unknown date

2005-04-19 Thread Jonathan Angliss
SHOULD have been: 19/04/2005 17:33:51 +0800 I'm not sure what ZE8 means, so I'm guessing GMT + 8 hours. Evil Lotus Notes. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: New Crystal Repo

Re: [SM-USERS] Unknown date

2005-04-20 Thread Jonathan Angliss
a fix if it was off just a bit because there was an obvious missunderstanding of the RFC, or a little bit of flexibility in interpritation, but that format doesn't even come ANYWHERE close. -- Jonathan Angliss <[EMAIL PROTECTED]> --- Thi

Re: [SM-USERS] SquirrelMail authenticated user in message headers

2005-04-20 Thread Jonathan Angliss
o hide this. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reportin

Re: [SM-USERS] Unknown date

2005-04-20 Thread Jonathan Angliss
l clients to put / - ? or whatever between the parts :) > And yes it's a fix for broken email client software which generated a > wrong date header but it's very irritating if such mail doesn't show in a > date s

Re: [SM-USERS] SPAM Attacks

2005-04-22 Thread Jonathan Angliss
rom happening. You could have your http service setup with mod_proxy enabled, or you could have other scripts on your server that might be causing similar issues. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - Th

Re: FW: [SM-USERS] SPAM Attacks

2005-04-22 Thread Jonathan Angliss
Squirrel Logger. There is actually two versions, one to a file, one to SQL. You can install whichever seems suitable to you. You can find them here: http://www.squirrelmail.org/plugin_view.php?id=67 http://www.squirrelmail.org/plugin_view.php?id=52 Install it, and get it to log the acti

Re: [SM-USERS] SquirrelMail authenticated user in message headers

2005-04-22 Thread Jonathan Angliss
: none 8. Secure SMTP (TLS) : false 9. Suppress SM header: false The option 9 allows you to hide them. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid revie

Re: [SM-USERS] OT: Ideal settings for text wrapping? # characters per line?

2005-04-22 Thread Jonathan Angliss
. > I've played with the settings for "Wrap Incoming Text At:" and "Size > of editor window", but I still get those irregularly-wrapped > replies. > Is there an ideal combination of settings? What version of SquirrelMail are you using? I have to sit down this

Re: [SM-USERS] Empty INBOX list?

2005-04-23 Thread Jonathan Angliss
apt; the versions I am using are: > SquirrelMail 1.4.4 > dovecot 0.99.14 > php 4.3.10-12 > Apache/2.0.53 Are you using any kind of cache engine? Any kind of PHP enhancement engines of any sorts? For some reason, the UID list that is being passed to the m

Re: [SM-USERS] Cannot Click Trash

2005-04-23 Thread Jonathan Angliss
plugin (named info under the plugins list in the configuration tool), and go to Options, and select IMAP server information. When you have it selected, put a check in test 1 and 2, and put in the following information: Test 1: LIST "" "*" Test 2: LSUB "" "*&q

Re: [SM-USERS] check other folders

2005-04-24 Thread Jonathan Angliss
nge it to All Folders? -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to

Re: [SM-USERS] check other folders

2005-04-26 Thread Jonathan Angliss
however is going to be in the development branch sometime fairly soon when we finish working out the best way to store preferences for more options. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide R

Re: [SM-USERS] Squirrel mail logs out when switching folders

2005-04-26 Thread Jonathan Angliss
lines The information you have supplied really doesn't contain much we can go on. We need more data to be of any help. Things to start you off on might be: 1. time on server 2. time zone on server 3. time on client 4. time zone on

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Jonathan Angliss
though I'm not sure how PHP keeps a handle on sessions to stop this happening in a non-load balanced situation. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF.Net email is sponsored by: Tell us your software development plans! Take

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Jonathan Angliss
w it is possible that the wrong message appears AFTER you delete the message, even with UID support enabled, but I don't think it is possible to delete the wrong email -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF.Net email is sponsored

Re: [SM-USERS] Error Sending Message

2005-04-27 Thread Jonathan Angliss
t quota, or actual drive space, or possibly temporary space). -- Jonathan Angliss <[EMAIL PROTECTED]> pgpNsvEQqdsCV.pgp Description: PGP signature

Re: [SM-USERS] Load Balancing and session side effect

2005-04-28 Thread Jonathan Angliss
Hello Rafael Martinez Guerrero, On Thursday, April 28, 2005, you wrote: > On Thu, 2005-04-28 at 01:01, Jonathan Angliss wrote: >> >> - User 1 logs in to webserver 1, gets session id abc123 >> >> - User 2 logs in to webserver 2, gets session id abc123 and trashes

Re: [SM-USERS] Load Balancing and session side effect

2005-04-28 Thread Jonathan Angliss
rwrite the preference file, in the 1.4.x series, we create a temporary file, then zap the real one, and rename the temporary file. I wonder if the unlink/rename code is being caught by file locking somehow. -- Jonathan Angliss <[EMAIL PROTECTED]> -

Re: [SM-USERS] Some new mailboxes don't create folders properly

2005-04-28 Thread Jonathan Angliss
27;s log files. The above error is what is being reported back to SquirrelMail from your IMAP server, and it is generating/receiving a System I/O error from the operating system. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF.Net email i

Re: [SM-USERS] Load Balancing and session side effect

2005-04-28 Thread Jonathan Angliss
again, unless PHP's locking mechanism is file system-based. Looking at the php session code in the ext/session/mod_files.c file which is what I believe is used to handle the file based sessions, flock() is called on the session file itself, using an exc

Re: [SM-USERS] find BUG in version 1.4.4

2005-04-28 Thread Jonathan Angliss
B!G > after changed upper line, I find address information in postgres. Thank you for your report. This issue has already been fixed in CVS. -- Jonathan Angliss <[EMAIL PROTECTED]> --- SF.Net email is sponsored by: Tell us yo

Re: [SM-USERS] Mod_security Squirrelmail problem

2005-05-02 Thread Jonathan Angliss
\./" at > POST_PAYLOAD., referer: > http://192.168.1.3/squirrelmail/src/compose.php?passed_id=30229&mailbox=INBO > X&startMessage=1&passed_ent_id=0&smaction=forward This one I'm not sure on... The only possible rea

Re: [SM-USERS] Invalid Mask Error

2005-05-03 Thread Jonathan Angliss
/home/mshad". Why did you do that? You shouldn't need to, your dovecot installation should know where to find your mail. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers

Re: [SM-USERS] how do we Unsubscribe from SquirrelMail????

2005-05-04 Thread Jonathan Angliss
se mailing lists (which I don't think you are as I had to manually authorize this email), details are on the mailing list page. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. G

Re: [SM-USERS] 404 errors after upgrading to 1.4.4-1.FC2

2005-05-09 Thread Jonathan Angliss
n it is not. This issue cropped up a several months ago with Mac OS X after a security update too. If you have some time for some debugging to help us diagnose the possible issue, that'd be really nice ;) -- Jonathan Angliss <[EMAIL PROTECTED]> -

Re: [SM-USERS] question about my acct

2005-05-09 Thread Jonathan Angliss
are in no way affiliated with your mail provider. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities

Re: [SM-USERS] Can't start squirrel mail

2005-05-09 Thread Jonathan Angliss
he configurations to ensure that the references to the files are correct. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 gr

Re: [SM-USERS] Images removed from emails

2005-05-09 Thread Jonathan Angliss
rned, dating back to 2002. I'm guessing not all apply, but most probably do. Mind explaining to us WHICH documents you looked in when you could not find any information? This is probably one of THE most frequently asked questions -- Jonathan Angliss <[EMAIL PROTECTED]> --

Re: [SM-USERS] Trouble Forwarding Email with attachments

2005-05-09 Thread Jonathan Angliss
but you didn't mention browser, so I can only assume on that portion. You also didn't mention anything about your setup... http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines You might want to start by checking your logs, installed plugins, and php error re

Re: [SM-USERS] Questions

2005-05-14 Thread Jonathan Angliss
M Cell phone? There is a SquirrelMail lite floating around somewhere, however templating is being worked on in the development branch, which should make doing something like this very easy... though you might be waiting for a bit for it to be released as a stable branch. -- Jonathan

Re: [SM-USERS] Problems

2005-05-14 Thread Jonathan Angliss
e-mails > urgently. Please advice by return. http://www.squirrelmail.org/wiki/en_US/DisableTrashcan -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software d

Re: [SM-USERS] Filters OFF, please

2005-05-14 Thread Jonathan Angliss
rchives, and the documentation, or even googling before you posted. As you are not the administrator of the server, you'll need to ask them to install the unsafe images plugin... http://www.squirrelmail.org/wiki/en_US/UnsafeImages -- Jonathan Angliss <[EMAIL PROTECTED]> ---

Re: [SM-USERS] Squirrel mail attachement problem

2005-05-21 Thread Jonathan Angliss
a larger quota from your mail provider. > I can send attachment more 1 MB easily on Outlook. Is this problem is > with squirrel mail. Chances are, Outlook isn't saving the message to the imap server's sent folder. -- Jonathan Angliss <[EMAIL PROTECTED]> --

Re: [SM-USERS] SquirrelMail and IE -- anybody seeing problems?

2005-05-21 Thread Jonathan Angliss
ble to reproduce them (I don't have access to a Fedora server myself). > Any ideas about what might be going on and/or how to work around it? Is this a production server? Is there any chance of testing some code "tweaks"? -- Jonathan Angliss <[EMAIL PROTECTED]>

Re: [SM-USERS] Upgrade from 1.2.8 to 1.4.4.1 old folders dont show up

2005-05-21 Thread Jonathan Angliss
references). Copy those files to the new server to the location specified in $data_dir on the new server. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software

Re: [SM-USERS] Receive is fine but no send - PROBLEM IDENTIFIED

2005-05-21 Thread Jonathan Angliss
't allow for the user apache to execute the binary sendmail. The really easy way around this is to tell SquirrelMail to use SMTP instead of sendmail (see config file). -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email

Re: [SM-USERS] PHP not working

2005-05-22 Thread Jonathan Angliss
e > of me think of > what I did to solve it last time. Is your "mail" folder under the usual web root (c:\inetpub is the default think), or is it a "virtual folder" to another location? If it is a virtual folder, are the isapi filters applied to it? You might also wa

Re: [SM-USERS] SquirrelMail not getting mail from Mercury

2005-05-22 Thread Jonathan Angliss
ok at: http://www.squirrelmail.org/wiki/en_US/InstallingSquirrelMailWindowsIIS If that doesn't work (we've been having some DB problems recently). Try searching google for "squirrelmail iis redirect", there are a few pages that should be able to help. -- Jonathan Angliss

Re: [SM-USERS] authdaemond: vmysql: sql error[3]: MySQL server has gone away

2005-05-22 Thread Jonathan Angliss
elps me with this, I've searched > and searched...please give me an easy answer. The courier list probably a better place than this, seeing as this appears to be a courier configuration issue. I dare say you'd have the same login issue with Pine, mutt, kmail, outlook, etc etc etc. --

Re: [SM-USERS] Sending message failed

2005-05-22 Thread Jonathan Angliss
t;connection refused" or something along those lines. This could mean that it [SquirrelMail] could not connect to the SMTP server you have specified in the SquirrelMail configuration file. Please double check the settings, and the requirements from your service provider, an

Re: [SM-USERS] attachments take me back to login screen

2005-05-25 Thread Jonathan Angliss
release (1.4.4) or a snapshot (1.4.5-cvs) from the download page. I fixed an issue that might help resolve this a while back. There are other reasons for the upgrade too, before 1.4.4 there are known security issues. -- Jonathan Angliss <[EMAIL PROTECTED]> -

Re: [SM-USERS] (no subject)

2005-05-27 Thread Jonathan Angliss
Hello sam, Thursday, May 26, 2005, 9:44:43 PM, you wrote: > dfs His insistence on trolling this list, and posting pointless emails has invoked my moderator privileges, and I've removed him. -- Jonathan Angliss <[EMAIL PROTECTED]> --

Re: [SM-USERS] help: cannot compose email

2005-05-28 Thread Jonathan Angliss
gif/jpg/png file. As for your issue, please read over the list archives, I think this has come up several times, with a few solutions, and possible debugging steps to solve the problem. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.

Re: [SM-USERS] Address Book & Fonts

2005-05-28 Thread Jonathan Angliss
formation contained may be confidential, legally > privileged and / or protected by law. Are you able to turn off this for posting to the list? It's rather pointless note when you're posting to a public mailing list. -- Jonathan Angliss <[EMAIL PROTECTED]> --

Re: [SM-USERS] installing plugins without shell access

2005-05-28 Thread Jonathan Angliss
a browser. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Appli

Re: [SM-USERS] [plugin vacation_local] valid shell

2005-05-28 Thread Jonathan Angliss
ed) I think I answered that question within the last week. Sendmail restricts applications it can run to "trusted" applications. You need to try googling for "smrsh" and take a read. > Ben (using squirrelmail 1.4.3, sendmail 8.13.1, FC3) You should upgrade your

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

2005-06-01 Thread Jonathan Angliss
he > size allowed for an e-mail (PHP? Squirrelmail config? ) The error is an IMAP server error, not a SquirrelMail/PHP error. The problem would be in your IMAP server not being able to handle files above 30k (probably more likely to be about 32k). I'd suggest contacting your IMAP server provid

Re: [SM-USERS] Sorting by date AND time

2005-06-01 Thread Jonathan Angliss
ever there are some things that can affect timing such as email size, virus scanners, filtering, etc. Please provide more information about your setup, such as SquirrelMail version, php, imap server, server side sorting, the above mentioned option, etc etc. -- Jonathan Angliss <[EMAIL PROT

Re: [SM-USERS] Folder tree missing intermediary folders on uw-imap

2005-06-01 Thread Jonathan Angliss
ions, "IMAP server information", disable TEST_0 and enable TEST_7 and change the code to: LSUB "" "*" And run the query, paste the results here. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This

Re: [SM-USERS] Querry

2005-06-01 Thread Jonathan Angliss
at shows you the status of each of your folders. You might want to address the issue with them, as we do not host your mail services, or have any relation to their installation of SquirrelMail. -- Jonathan Angliss <[EMAIL PROTECTED]>

Re: [SM-USERS] Attachment download problem

2005-06-01 Thread Jonathan Angliss
7;ve checked my php.ini file and see no obvious config errors > I thought the error might be with the PHP imap module until I realized > that SM doesn't use it. Did you check the web log files? -- Jonathan Angliss <[EMAIL PROTECTED]> ---

Re: [SM-USERS] Could not list address from LDAP

2005-06-01 Thread Jonathan Angliss
Hello arulthas, On Monday, May 30, 2005, you wrote: > Btw, you introduce to me autorpm and I am getting dependencies error > perl(Net::FTP). > How to overcomet this issue? Maybe you install the perl library Net::FTP? :) -- Jonathan Angliss <[EMA

Re: [SM-USERS] new Login Error!

2005-06-02 Thread Jonathan Angliss
ge the locations of the socket, and/or disabled the port the service was running on (or limited access to a certain ip address) -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search De

Re: [SM-USERS] Bruno Settings

2005-06-05 Thread Jonathan Angliss
ders, we do not even really know who uses SM. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge t

Re: [SM-USERS] Problems with squirrel mail

2005-06-05 Thread Jonathan Angliss
ted to any mail service providers using SquirrelMail. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the

Re: [SM-USERS] using qmail + vpopmail, how to config sqwebmail

2005-06-06 Thread Jonathan Angliss
applications. Check which one you are trying to setup again, and then ask again, providing as much information about your setup as you can, see: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines for guidance. -- Jonathan Angliss <[

Re: [SM-USERS] using qmail + vpopmail, how to config sqwebmail

2005-06-06 Thread Jonathan Angliss
may be a little overkill for what you're after, it certainly providers information on installing SquirrelMail with qmail. There is of course the INSTALL file, the wiki (http://www.squirrelmail.org click on documentation), and the list archives. -- Jonathan Angliss <

Re: [SM-USERS] migrated folders

2005-06-06 Thread Jonathan Angliss
there is some code in 1.5.1-cvs that allows you to show all folders regardless of subscription, however 1.5.1-cvs is a development branch. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. H

Re: [SM-USERS] Attachment size modifications

2005-06-06 Thread Jonathan Angliss
uirrelMail uses the lowest number in terms of "handling" of memory/files. We don't want to attempt to push 50MB files to the server, and process them, if we know that the most the server is going to be able to handle in memory is 8MB for example. --

Re: [SM-USERS] Folder tree missing intermediary folders on uw-imap

2005-06-06 Thread Jonathan Angliss
ommunity > Does this make it any clearer? I'm not sure I'll be able to get this resolved before 1.4.5 as I think it might require some fairly chunky code changes, as the code runs through the folders that /are/ there, and then tries to find the children of the ones that are in the list... You

Re: [SM-USERS] Folder tree missing intermediary folders on uw-imap

2005-06-07 Thread Jonathan Angliss
Hello Michael Wimmer, On Tuesday, June 07, 2005, you wrote: > Hi, > Jonathan Angliss wrote: >> Hello Michael Wimmer, >> On Thursday, June 02, 2005, you wrote: >> >> [..] >> >>>Obviously, uw-imapd does not report non-subscribed parent folders as &g

Re: [SM-USERS] Can anyone help with Low Memory Problem?

2005-06-07 Thread Jonathan Angliss
ail for anybody. I'm taking a guess that you probably don't have that much control over the installation of SquirrelMail you are using either. Most of the suggestions we'd offer concerning this kind of thing would/might require a little more access than you may have access to. --

Re: [SM-USERS] squirrelmail is great... now for the wishlist :)

2005-06-09 Thread Jonathan Angliss
ou the email address. Two steps ahead of you there ;) Latest cvs snapshots have it in. I think I put the code in about 4 or 5 weeks ago. 1.4.5 will be released soon, and it'll be in there. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF

Re: [SM-USERS] attachment failure in squirrelmail

2005-06-09 Thread Jonathan Angliss
p://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines For further guidelines, and suggestions. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? Ho

Re: [SM-USERS] imap Query: FETCH error? sq 1.5.1

2005-06-09 Thread Jonathan Angliss
4.3.11 and php 4.3.4 to see if maybe it was > a problem with php. > I didn't see this particular problem discussed in the mail archive. If > it is, please do call my attention to it. I think it has come up before, but I cannot give you a refere

Re: [SM-USERS] Jamal Alkhashan

2005-06-09 Thread Jonathan Angliss
se take a read of the Posting Guidelines here: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines We need to know a lot more information about your system before we can offer any kind of suggestions. -- Jonathan Angl

Re: [SM-USERS] mac mail

2005-06-09 Thread Jonathan Angliss
relMail have no affiliation with the Rutgers.edu mail system. You should contact the system administrators there, or look through help pages that you might find on the site for students/teachers. -- Jonathan Angliss <[EMAIL PROTECTED]> -

Re: [SM-USERS] My Squirrelmail problem

2005-06-09 Thread Jonathan Angliss
such as error messages or anything like that. You might want to address your issue with the support department of the people that host the SquirrelMail installation you are using, they might be able to help you BETTER. -- Jonathan Angliss <[EMAIL PROTECTED]> ---

Re: [SM-USERS] my website e mail feedback address

2005-06-09 Thread Jonathan Angliss
for your domain. SquirrelMail.org do not host any mail services, nor do we have any affiliation with the people that host your mail services. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Ga

Re: [SM-USERS] (no subject)

2005-06-09 Thread Jonathan Angliss
ll check? Enable the squirrelspell plugin. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office lug

Re: [SM-USERS] Jamal Alkhashan

2005-06-10 Thread Jonathan Angliss
ase. > Please contact the administrator for assistance. > I've been getting that all morning, FYI... I'm working on it. Thanks for the notification. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is spon

Re: [SM-USERS] Unknown user or password incorrect

2005-06-11 Thread Jonathan Angliss
n section. http://www.squirrelmail.org/wiki/en_US/InstallingSquirrelMailWindowsIIS You're most likely to find the cause is that IIS doesn't like us doing a redirect after writing header information. You should be able to jump about half-way down the page, and you will have a section about changing Head

Re: [SM-USERS] Squirrelmail is pulling messages from POP server

2005-06-11 Thread Jonathan Angliss
u want to stop this happening, I suggest reading up on your IMAP server. There is nothing in SquirrelMail you can change that will stop your IMAP server from moving these messages. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.N

Re: [SM-USERS] Character Set

2005-06-13 Thread Jonathan Angliss
folder with a large amount of messages (large being over 50k messages). I usually don't have any problems though. -- Jonathan Angliss <[EMAIL PROTECTED]> --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you s

Re: [SM-USERS] How to subscribe to LOTS of folders?

2005-06-14 Thread Jonathan Angliss
t see how the usage of newsgroups is what the SUBSCRIBE command is used for. I'm also curious as to how you understood that /all/ folders should be shown? As far as I understand it, that's up to client implementation which I believe is not defined in RFC3501, just the usage of the comma

Re: [SM-USERS] Folders not useable

2005-06-14 Thread Jonathan Angliss
ks useful information that may permit us to assist you. Please see the posting guidelines for some hints and tips... http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines -- Jonathan Angliss <[EMAIL PROTECTED]> ---

  1   2   3   4   5   6   7   8   9   10   >