Re: [SM-USERS] Problem with IMAP folders

2007-03-14 Thread William R. Mussatto
end. I'd > appreciate any help you can give me. > Thanks, > -- > Ph03nix Running SquirrelMail 1.4.4 on Debian Sarge dovecot (0.99.14-1sarge0) Haven't seen that issue. Notice you are running a beta version, have you asked on the dovecot maillists? If something blows up badly enoug

Re: [SM-USERS] SM icon suitable for favicon usage?

2007-03-05 Thread William R. Mussatto
On Mon, March 5, 2007 13:28, Gregor Wenkelewsky said: > On Thu, 01 Mar 2007 20:24:03 +0100, Geoff Soper > <[EMAIL PROTECTED]> wrote: > >> Can anyone suggest the 'best' way to include the required > rel="shortcut icon" href="http://example.com/favicon.ico"; >> type="image/x-icon"> line inside of the

Re: [SM-USERS] Lost information when printed out

2006-11-30 Thread William R. Mussatto
27;t seen this with SM it has been a common problem with Internet Explorer version 6 for some time. You might check how the browser's print default is setup. Check to see that the margins the browser is using match the size of the paper. Hope this helps. --- William R. Mussatto,

Re: [SM-USERS] maximum number of emails squirrelmail allowed?

2006-11-13 Thread William R. Mussatto
On Mon, November 13, 2006 12:43, Marc Powell said: > > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of > Tom >> Lee >> Sent: Monday, November 13, 2006 2:01 PM >> To: squirrelmail-users@lists.sourceforge.net >> Subject: [SM-USERS] maximum number of

Re: [SM-USERS] Display new Mails in Subfolders

2006-10-13 Thread William R. Mussatto
x27;s the 7th option from the top. Sorry I don't know how it will appear in German. Good Luck. Only think I'd REALLY like to see is the versions appear as comments on the pages so I could easily tell you what version of SM this is (I'm running Debian Sarge's sta

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread William R. Mussatto
Tomas Kuliavas said: >> Hello >> >> I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian >> etch >> system. >> >> On the squirrelmail-configure (config.pl), section "General Option", >> I've enabled "Allow server thread sort" and "Allow server-side

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread William R. Mussatto
iew.php?id=220 > > $fp_forced_settings = array( > 'sort_by_ref' => '1' > ); > opps! Installed plugin with $fp_forced_settings as above. in SM conf file turned on: allow server thread sort. Following

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread William R. Mussatto
0 >> attachment_common_show_images=1 >> html_mail_aggressive_reply_with_unsafe_images=0 >> html_mail_aggressive_reply=0 >> compose_window_type=html >> pf_cleandisplay=0 >> sort_by_ref=0 > > Check SquirrelMail Options -> Display Preferences -> Enable Th

Re: [SM-USERS] Backup

2006-09-07 Thread William R. Mussatto
John Glynn said: > Is backing up all of squirrel mail something that is commonly done and/or > recommended? > > Thanks, > John > > My specs: > Mail server: IMAP - dovecot > PHP - 4.3.11 > Web server - Apache 2.0.53 > This is a stock installation of Redhat Fedora Core 3, which uses RPM. > Squirre

[SM-USERS] Subject etc does not match message body.

2006-06-07 Thread William R. Mussatto
veral similar reports but did not show any answers. Problem occurs about once every two days and happens in several boxes. BTW: the title information is from a message in a different box. --- William R. Mussatto, Senior Systems Engineer http://www.csz.com Ph. 909-920-9154 ext. 27 FAX. 909-608

Re: [SM-USERS] :SPAM: References required from Government installations of SquirrelMail

2006-06-05 Thread William R. Mussatto
st, so there would never be a second, third, etc... > Just seems > self defeating. > > Blah, ignore my off topic rambling. Its been a weird day for me so far. > > Jimmy > Oh you haven't played with government procurement. However, you might be able to substitute large commer

Re: [SM-USERS] Strange behavior with left_main.php

2006-05-09 Thread William R. Mussatto
-0728 > We have had problems when we make changes to the http.conf in apache not being recongized after a 'graceful' restart. So that may be your problem. --- William R. Mussatto, Senior Systems Engineer http://www.csz.com Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --

Re: [SM-USERS] Squirrelmail and Mozilla Thunderbird

2006-04-28 Thread William R. Mussatto
. If you use TBird to download and email and move it to a LOCAL folder I believe it will be removed from the server. Once this happens the email can't be found by SMail. POP3 protocol does this by default. The only emails that SMail sees are those left on the server. Hope this helps. --

Re: [SM-USERS] show numer of new mails?

2006-04-20 Thread William R. Mussatto
Pål Monstad said: > Is it possible to have a number of new mails behind a folder, like we have > next to the Inbox? > > FC3 and SM 1.4.4.1 > -- > Pål Monstad Options - Folder Preferences Enable Unread Message Notification: All Folders. --- William R. Mussatto, Senior Sys

[SM-USERS] Dovecot and SM wierdness

2006-03-21 Thread William R. Mussatto
SM is what is the source if the information displayed at the top of the message? Could it be index corruption in dovecot? Has anyone seen this elsewhere? Before I ask on dovecot I thought I'd find out where SM is getting its info. --- William R. Mussatto, Senior Systems Engineer http://w

Re: [SM-USERS] squirrelmail update from 1.4.4 to 1.4.6

2006-03-21 Thread William R. Mussatto
mail/username to Maildir conversion. Actually my perlscript spends most of its effort to insert a .forward in the old user location after it creates the new user, move the files over, lock the /var/mail file and append the old messages and then run the various conversions. The whole process is

Re: [SM-USERS] squirrelmail update from 1.4.4 to 1.4.6

2006-03-20 Thread William R. Mussatto
lugin has its own config.php). I guess I'm wondering if there is a mechanism to point to local variants of program files (I had to hack the configtest.php and several of the serversidefilters scripts to get them to work with dovecote and our arrangement of user directories (Maildir whic

Re: [SM-USERS] squirrelmail update from 1.4.4 to 1.4.6

2006-03-20 Thread William R. Mussatto
default array for db >>> prefs in db_prefs.php. IMO this should be configurable externally. >> >> >> See forced_prefs plugin. > Ah, yes. Written by you *g > I must have overseen it. > > Thanks for the suggestion, and for your help with i18n. Composing, and >

Re: [SM-USERS] Toggle all behavior changed

2006-03-14 Thread William R. Mussatto
Paul Lesneiwski said: >> >> > wm> Version 1.4.4 >> >> > wm> Upgrading from older version the toggle all link at the bottom >> of >> >> > wm> the page no longer causes a jump to the top of the page as well >> as >> >> > wm> the toggling of all marks >> >> > >> >> > I noticed and missed that, too, bu

Re: [SM-USERS] Toggle all behavior changed

2006-03-13 Thread William R. Mussatto
Paul Lesneiwski said: > On 3/6/06, William R. Mussatto <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] said: >> > wm> Version 1.4.4 >> > wm> Upgrading from older version the toggle all link at the bottom of >> > wm> the page no longer causes a

Re: [SM-USERS] Upgrading SquirrelMail

2006-03-08 Thread William R. Mussatto
er configurations seem to go over smoothly. But you need permission to access your server as root. Hope this helps. (BTW we are using Debian and SM is well maintained there although a couple of releases behind). --- William R. Mussatto, Senior Systems Engineer http://www.csz.com Ph. 909-920-91

Re: [SM-USERS] downloading/exporting sent mail

2006-03-08 Thread William R. Mussatto
mbination of dovecot, maildir and a faster server has gotten my morning mail triage down to 45 minutes from two hours. --- William R. Mussatto, Senior Systems Engineer http://www.csz.com Ph. 909-920-9154 ext. 27 FAX. 909-608-7061

RE: [SM-USERS] Toggle all behavior changed

2006-03-06 Thread William R. Mussatto
thing I do after the toggle is at the top of the page so going back up works for me. --- William R. Mussatto, Senior Systems Engineer http://www.csz.com Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.Net email is sponsored by xP

[SM-USERS] Search function w/dovecot causes blowup

2006-02-28 Thread William R. Mussatto
I had two failures when I tried to use the search function with SM using debian stable release of SM. System: Debian Sarge 86_64. PHP 4.3.10-16 (cli) (built: Aug 26 2005 06:59:49) When search finds two entries the following dump occured. When sort is turned off, the entries are displayed, however c

Re: [SM-USERS] SM 1.4.5 & PHP 5 & PHP5.1

2006-01-19 Thread William R. Mussatto
ian Sarge 4.3.10-16 AMD64 port >> using the debian stable SM package (SquirrelMail version 1.4.4). We >> are planning to run in 'cgi' mode because its a shared server. Is >> there something we should look out for or test to determine if we are >> seeing the corruption

Re: [SM-USERS] Miigragting from 1.2.2 to 1.4.4 mysql issues

2006-01-18 Thread William R. Mussatto
just >> won't import them via dump and load. Addresses come across find. > > apt-get install php4-mysql > > make sure that extension=mysql.so is present in php.ini > > restart apache and make sure that error logs don't have mysql.so loading > errors. > > ch

Re: [SM-USERS] Miigragting from 1.2.2 to 1.4.4 mysql issues

2006-01-17 Thread William R. Mussatto
directory If I touched .cvspass into existance it just returns to the local shell prompt. Of course...Found browse cvs ... ok frap its not compatiable with stock config.pl Ok got config.pl from cvs --> Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /etc/squirrelmail/confi

Re: [SM-USERS] SM 1.4.5 & PHP 5 & PHP5.1

2006-01-17 Thread William R. Mussatto
SquirrelMail on this > php version, I will ask you to make sure that you can reproduce same > issue on any other php version. > > -- > Tomas > > We are testing an install of SM on Debian Sarge 4.3.10-16 AMD64 port using the debian stable SM package (SquirrelMail version 1.4.4).

[SM-USERS] Miigragting from 1.2.2 to 1.4.4 mysql issues

2006-01-13 Thread William R. Mussatto
- Webmail users can change their time zone settings. Checking database functions... PHP Pear DB support is present. ERROR: database support not present! ?!! Well its writing to the database fine and reading from it AFAIKT. --- William R. Mussatto

Re: [SM-USERS] Problems with serverside filters plug in

2006-01-11 Thread William R. Mussatto
NOT referenced (according to grep) in any of the php scripts in the serversidefilter directory. General question: why are single quotes used sometimes and double quotes other times? ---Followup-- resolved these errors by ln -s /usr/share/squirrelmail/include/validate.php validate.php

Re: [SM-USERS] Problems with serverside filters plug in

2006-01-11 Thread William R. Mussatto
Warning: main(): Failed opening '../../src/load_prefs.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/squirrelmail/plugins/serversidefilter/options.php on line 36 Warning: session_start(): Cannot send session cache limiter - headers already sent

Re: [SM-USERS] Problems with serverside filters plug in

2006-01-11 Thread William R. Mussatto
g: main(): Failed opening '../../src/load_prefs.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/squirrelmail/plugins/serversidefilter/options.php on line 36 Warning: session_start(): Cannot send session cache limiter - headers already sent (output sta

[SM-USERS] Configuring Server Side Filter for user directories in different locations

2006-01-06 Thread William R. Mussatto
System: debina linux (Sarge). SM: 1.4.4 (from debian .deb) Plugin serversidefilter. Problem: not all the users home directories are in /home/USERNAME some are under /home/MAINTIANINGUSER/procmail/USERNAME ~USERNAME always points to the correct directory. Can one of your php experts explain how

Re: [SM-USERS] Time Zone Issue | US/Pacific

2005-05-04 Thread William R. Mussatto
___ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > At a guess, would US Pacific be Hawaii or Guam rather than the West Coast? Just a thought. -- William R.

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

2005-03-17 Thread William R. Mussatto
Sean said: > On Thu, March 17, 2005 3:11 pm, William R. Mussatto said: > >> While I don't have your setup, depending out the power of your mail >> server it could be timing out. What I have done is adjusted my number >> of messages to what is reasonable for the har

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

2005-03-17 Thread William R. Mussatto
inate that. Not an answer, but it would be a work around till someone with a similar setup can comment. -- William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- SF email is sponsored by - The IT Product Gu

Re: [SM-USERS] Bug Report

2005-03-07 Thread William R. Mussatto
How large was the message. I get timeouts when the message is very long. This is a protective feature of php to terminate runaway processes. You can adjust the length of the timeout in the php.ini (in debian it is in the /etc/php4/apache directory). > Jerome Le Montreer > Responsable Informatique

Re: [SM-USERS] Filtered mail going to INBOX not /var/mail/...

2005-02-04 Thread William R. Mussatto
William R. Mussatto said: > System: Debian Linux i386, Woody > SM: 1.4.10 Stable. impad: uw-imapd Opps forgot: procfilter.1.0-1.2.7 is doing the filtering. > Using procmail based filters configured from SM. > Everything works as expected unless the system requests that the > in

[SM-USERS] Filtered mail going to INBOX not /var/mail/...

2005-02-04 Thread William R. Mussatto
System: Debian Linux i386, Woody SM: 1.4.10 http://gmane.org/. -- William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for

Re: [SM-USERS] How upgrade from 1.4.3a to 1.4.4?

2005-01-28 Thread William R. Mussatto
t*/squirrelmail/squirrelmail/UPGRADE?rev=1.10.2.2>. *** Document contains no data *** > > A more risky way to do it is to unarchive the new version over the old > one, but I think that following the instructions in "UPGRADE" is a > better way to go. > > Sincerely, &

Re: [SM-USERS] Giving up on SM because of CPU and load issues

2004-11-16 Thread William R. Mussatto
rse all the folders to check for unread message in the folders so it can make us the side display. Non-trivial amount of work -- William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.Net email is

Re: [SM-USERS] Tech support

2004-10-28 Thread William R. Mussatto
rs. Your web hosting company should be contacted and they should contact the list if they can't solve the problem. In order to help this list will need to know what version of SM, what imap server they are running and how they are configured. -- William R. Mussatto, Senior Syste

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

2004-07-23 Thread William R. Mussatto
ng a userificday.. > Check the new mail plug in.. Its part of the base distribution now I believe. -- William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.Net email is sponsored by B

Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread William R. Mussatto
at work. However, I think that he still should warn his users that use of htmlized email, particularly with large fonts and other highlighting makes it very difficult to separate it from unsolcited email. I have clients I have to white list because they insist on using VERY LARGE FONTS. They aren&#

Re: [SM-USERS] Formatting Text when composing an email

2004-07-21 Thread William R. Mussatto
r tools will mark the emails they send as spam and rigthly so. 99% of such emails I receive are from spammers. Just a thought. -- William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.Net ema

Re: [SM-USERS] "This image has been removed for security reasons" - how to disable it?

2004-06-08 Thread William R. Mussatto
eir servers. Because of this SM does not display these externally hosted graphics and replaces them with the graphical message you see. There is a plugin you can get to allow the reader of the email to display the graphics on a case by case basis I believe. -- William R. Mussatto, Senior Syste

Re: [SM-USERS] GPL question

2004-02-02 Thread William R. Mussatto
I am looking for a job in Canada! > http://linux.duke.edu/~icon/cajob.ptml > > I have a number of clients whose clients would loose all respect for my client if they knew the webmail system he uses is called 'Squirrel Mail'. Suits are like that you kn

Re: [SM-USERS] (no subject)

2003-12-02 Thread William R. Mussatto
look for memory_limit Increase as needed.. William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.net email is sponsored by OSDN's Audience Survey. Help shape OSDN's sites and tell us what

Re: [SM-USERS] "bounce message" plugin or option?

2003-12-02 Thread William R. Mussatto
able war > on mankind."-- Erik Bourget > > As far as I know there is none, but I too would like this feature (possibly limited to a few loginis via the config.php. Right now I read my mail and then log out

Re: [SM-USERS] time out

2003-10-07 Thread William R. Mussatto
gt; [EMAIL PROTECTED] > (513) 241 3331 ext. 9 > Fax: (513) 241 0749 > http://www.systware.com > http://www.careerservicesonline.com Set in php.ini file. As are the max memory per process and max upload sizes. on debian is /etc/php4/apache/php.ini William R. Mussatto, Senior Sy

Re: [SM-USERS] SquirrelMail 1.4.2 Debian Packages Uploaded

2003-10-07 Thread William R. Mussatto
SIGNATURE- > Version: GnuPG v1.2.3 (GNU/Linux) > > iD8DBQE/gtKSj4XJViLpTR0RAhYdAKCBdhSIhfhfPJe5GIuBtRIvrYKTCACfdYtt > amjKRfbDtZYkid9K7FA0Wvk= > =k0KE > -END PGP SIGNATURE- > ftp link at top generates file not found error. Debian package system still showing broken 1.4

Re: [SM-USERS] auto move email to folder

2003-09-10 Thread William R. Mussatto
IL PROTECTED] to go into my 'Ping > pong' folder automatically at login or view of inbox. > > Thanks, > > -- > ___ > /\__\ www.wolispace.com > \/__/ "What is the world coming to?" > > > > What you want is "Message Highlighting". It

Re: [SM-USERS] PROBLEM: Can send mail but not receive mail

2003-09-04 Thread William R. Mussatto
Need more details!! What imap server, what version of Linux (that may help the list help you to figure out the answer to the 1st guestion)? Can you get into imap using some other client? Sending does not involve the imap deamon. William R. Mussatto, Senior Systems Engineer

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

2003-08-20 Thread William R. Mussatto
er. For example after the page is passed then reuse the connection to send a graphic, etc. The problem is IE doesn't handle the case where the webserver has dropped the connection and IE goes to re-use it. This error will result. Bottom line, check you version of webser

Re: [SM-USERS] Squirrelmail & Security

2003-07-16 Thread William R. Mussatto
connections between computers when this was not the case. William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating system

Re: [SM-USERS] Large Mailbox issues (Sendmail)

2003-06-11 Thread William R. Mussatto
mapd does have an alternative mailbox format which may scale better; however if you change formats you will need to look at procmail and probably sendmail to ensure they are modified to support the new format. I'd try it out on a test box first to make sure you have all the steps down. Goog

Re: [SM-USERS] Large Mailbox issues (Sendmail)

2003-06-10 Thread William R. Mussatto
dles IMAP (e.g., uw-imapd, courier) that is the issue. In the case of uw-imapd with the standard 'mailbox' set up, the imapd program must read and parse the entire file which contains the messages to figure out which are the last 15. This takes time. With a very large "mailbox"

Re: [SM-USERS] are mails being counted before filtered ?

2003-03-27 Thread William R. Mussatto
thanks > > ps: i am talking about the counter right beside the folder, for example: > inbox(5) Which plug in are you using for filtering? In the procmail filter plug in I use there is an option to copy or move. If you selected 'copy' you would get the behavior you describe. W

Re: [SM-USERS] What IMAP to run

2003-03-21 Thread William R. Mussatto
rver if it wasn't for the damn inbox thing >>> (and the author's holier then thou attitude about it). Perhaps >>> someone has patched the courier code to get around this and I've just >>> missed it. >>> >>> Ideas?

Re: [SM-USERS] What IMAP to run

2003-03-19 Thread William R. Mussatto
ust missed it. > > Ideas? > > Jeff Carter > What was the problem with uw-imap? We have been running it w/o issues with SM? We are on the current stable (production box) which is primarlily a webserver for multiple sites. William R. Mussatto, Senior Systems Engineer Ph. 909-9

Re: [SM-USERS] Anti-Esc Plugin?

2003-03-18 Thread William R. Mussatto
IE, and you're > right, ESC resets the box. All I can suggest is tweaking the compose > box, and trap the key with javascript. > > -- > Jon Angliss > ([EMAIL PROTECTED]) > Also not a problem in Mozilla. William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX

Re: [SM-USERS] vlogin org_logo working?

2003-03-13 Thread William R. Mussatto
gone goofy this time? > > What version? I've got a pre-release of the last update against 1.2.11 SM and it works fine. It s how I tell which virtaul host I'm running . I use the path approach to determine which vhost I'm on. William R. Mussatto,

Re: [SM-USERS] Folders in folders

2003-03-06 Thread William R. Mussatto
all would give me is > none? Thanks, > Darryl > create the "Freinds" folder, and if needed specify that it will contain folders (uw-imapd needs this) then create the freind'sname folder and specify it is a subfolder under the "Friends" folder. William R. Mussatto,

Re: [SM-USERS] Hosting Only Email with SM

2003-03-04 Thread William R. Mussatto
>> How can I allow email clients access to email through squirellmail >> when all I host is email. Typing http://domain.com/webmail will error >> as the domain resides elswhere. how about mail.domain.com/webmail > > > > --- > This SF.net email is

Re: [SM-USERS] Load trouble related to download.php ?

2003-02-28 Thread William R. Mussatto
functions/imap_general.php. The right window loads fine and the > user can view and delete messages. I tried increasing the time limit in > php to 50 secs, but to no avail. Anyone familiar with this ? > > SquirrelMail version 1.2 > $plugins[0] = 'delete_move_next'; > $plug

Re: [SM-USERS] Delete Move Next

2003-02-28 Thread William R. Mussatto
> I've installed "delete-move-next" and have it enabled in the configure > program, however nothing new has shown up on the pages. Do I have to > do something else? Any ideas? > > Go to Options->Display Preferences and decide where the new stuff should b

Re: [SM-USERS] Question about Sq. Mail and POP3

2003-02-26 Thread William R. Mussatto
> When I log into Sq. Mail, any email in my inbox is lost to me when I > login through pop3 - is there a way to configure this to not happen? > > Chage setting in pop3 client to leave mail on server.. Can you set the replace the pop3 connection with and IMAP one? William R. Muss

Re: [SM-USERS] Do your users use SquirrelMail exclusively?

2003-02-20 Thread William R. Mussatto
I've moved over from pine so its a bit slower. But the only think I really miss is the "bounce" feature and I'd like that limited to selected usernames.. Beyound that every feature I've wanted has already been in there. >> On 16 Feb 2003 at 23:55, Richard Tabor wrote: >>> I am curious as to whethe

Re: [SM-USERS] Re: SM scalability (was UW replacement)

2003-02-19 Thread William R. Mussatto
folders, scanning them would probably the main limit. Some way of splitting the load based on username might help there. William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.net email is sponsored b

[SM-USERS] Error on Delete & Next

2003-02-14 Thread William R. Mussatto
BOX in the side frame). The message I was deleting is marked as read but not deleted. This appears to be a timing issue. System: Apache, Debian, uw-imapd. All running on local host. Version is SM 1.2.10. Not a major problem, but thought the developers should know. William R. Mussatto, Senior

Re: [SM-USERS] Random Problems with SM 1.2.10

2003-02-11 Thread William R. Mussatto
ost in the process. Has anyone else seen this > behavior? > > Thanks, > David Chait > > _ > > David Chait > Sys Admin - Facilities Operations > 333 Bonair Siding Road #107 > Stanford CA, 94305 > [EMAIL PR

Re: [SM-USERS] PHP version problems

2003-02-07 Thread William R. Mussatto
> Hello William, > On Friday, February 07, 2003, William R. Mussatto wrote... > >> Don't know how to address this suggestion. Installed the .deb >> (Debian) version of 1.2.11, went fine. > > We've not release 1.2.11 of SquirrelMail yet... Are you sure you&#

[SM-USERS] PHP version problems

2003-02-07 Thread William R. Mussatto
sion (down to the subversion level) appear in the readme files. William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld =

[SM-USERS] No message body when too large

2003-01-28 Thread William R. Mussatto
partially done body. Partial source below (changed > < to keep it out of html.. William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 {td BGCOLOR="#DCDCDC" ALIGN="RIGHT"} Date:}/td}{td BGCOLOR="#DCDCDC"} {b}Tue, January 28, 20

Re: [SM-USERS] Re: Message Body is not displayed

2003-01-27 Thread William R. Mussatto
d >> just the header. I can still read the message by clicking 'view >> printable version' >> >> >> Attached is my php.ini I will send config.php in the next message >> >> Joshua Erdman >

Re: [SM-USERS] SM1.4.0.RC2a Buglist

2003-01-24 Thread William R. Mussatto
> William R. Mussatto said: > >>> Well, based on that answer... >>> >>> Then the top message should not have "Delete and Next" and "Next" >>> selectable. >>> >>> Try it and you will see that "Delete and Nex

Re: [SM-USERS] SM-1.4.0.RC2a & Plugins Compatibility List (Partial)

2003-01-24 Thread William R. Mussatto
t; unsafe_image_rules >> wordcheck > > Guess the authors need contacting, or somebody needs to take a look. > > -- > Jonathan Angliss > ([EMAIL PROTECTED]) > William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 --

Re: [SM-USERS] SM1.4.0.RC2a Buglist

2003-01-24 Thread William R. Mussatto
ve" in the message >> list. "next" is always the message under the current message in the >> message list. It does not have anything with the more logical "next" >> in either the sort order or arrival order. >> >> >> /SqM >>

Re: [SM-USERS] RE: vlogin questions

2003-01-23 Thread William R. Mussatto
> (cc'd to SM-users) > > Thanks for the accolades! > > There is no functionality like that in vlogin now... I never personally > bothered with the look and feel of the login page and wasn't really > aware that it could be changed. If there is a way to do that using any > regular SM settings, then

Re: [SM-USERS] SquirrelSpell

2003-01-17 Thread William R. Mussatto
remove the plugin > for now? Thanks, > > ---Marius I had a problem because the directory had to be writable by the web server user. It would help if you included any error messages you receive. Also, what version are you using etc. William R. Mussatto, Senior Systems Engineer Ph. 90

Re: [SM-USERS] Procmail Filter Configuration

2003-01-15 Thread William R. Mussatto
On Tue, 14 Jan 2003, William R. Mussatto wrote: > Date: Tue, 14 Jan 2003 15:35:26 -0800 (PST) > From: William R. Mussatto <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Procmail Filter Configuration > > On Tue, 14 Jan 2003, William R. Mussatto wro

RE: [SM-USERS] newbie #101

2003-01-15 Thread William R. Mussatto
On Wed, 15 Jan 2003, Brendan Pirie wrote: > Date: Wed, 15 Jan 2003 15:48:21 -0500 > From: Brendan Pirie <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: RE: [SM-USERS] newbie #101 > > I'm using UW-IMAP and not having this problem. > > The problem I encounter is that any message moved from

Re: [SM-USERS] Procmail Filter Configuration

2003-01-14 Thread William R. Mussatto
On Tue, 14 Jan 2003, William R. Mussatto wrote: > Date: Tue, 14 Jan 2003 13:50:44 -0800 (PST) > From: William R. Mussatto <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [SM-USERS] Procmail Filter Configuration > > I am running SM 1.2.10 from .deb on

[SM-USERS] Procmail Filter Configuration

2003-01-14 Thread William R. Mussatto
I am running SM 1.2.10 from .deb on SM site. had to modify procfilter_options.php because debian php4 is 4.1.2 and fget's had a newer syntax. Proglem: after adding about 4 rules (sometimes 3 and sometimes 5) the ftp process hangs and only the new rule I am adding is installed and all other rule

Re: [SM-USERS] (no subject)

2003-01-13 Thread William R. Mussatto
On Mon, 13 Jan 2003, Jonathan Angliss wrote: > Date: Mon, 13 Jan 2003 14:44:18 -0600 > From: Jonathan Angliss <[EMAIL PROTECTED]> > To: Rob Brandt <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] (no subject) > > Hello Rob, > On Monday, January 13, 2003, Rob Brandt wrote... >

Re: [SM-USERS] UW imap & qmail

2003-01-13 Thread William R. Mussatto
On Mon, 13 Jan 2003, Luc Brouard wrote: > Date: Mon, 13 Jan 2003 15:50:10 + > From: Luc Brouard <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] UW imap & qmail > > Jonathan Angliss wrote: > > Hello Luc, > > On Monday, January 13, 2003, Luc Brouard wrote... > > > > > >>

Re: [SM-USERS] Re: next/previus

2003-01-09 Thread William R. Mussatto
On Fri, 10 Jan 2003, SqM wrote: > Date: Fri, 10 Jan 2003 00:11:00 +0100 (CET) > From: SqM <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Re: next/previus > > > >> Is this by design or is there something strange going on > >> in my installation? ( php4.3.0/apache1.3.27/SM1.

[SM-USERS] Message too large

2003-01-08 Thread William R. Mussatto
I'm testing SM 2.1.10 and get the following error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4097 bytes) in /usr/share/squirrelmail/functions/imap_general.php on line 48 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes

Re: [SM-USERS] Webmail Login Page Not Loading

2003-01-06 Thread William R. Mussatto
May be fairly basic, looks like their system is NOT interpeting php extention. It should send mimetype text/html not application extention php. ask them to check their apache conf and php.ini files. On Sun, 5 Jan 2003 [EMAIL PROTECTED] wrote: > Date: Sun, 05 Jan 2003 18:12:21 -0500 > From: [EM

Re: [SM-USERS] SM Hangs When Client Doesn't Have Reverse DNS Entry

2002-12-31 Thread William R. Mussatto
On Tue, 31 Dec 2002, Jacob S. Barrett wrote: > Date: Tue, 31 Dec 2002 10:27:38 -0800 > From: Jacob S. Barrett <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [SM-USERS] SM Hangs When Client Doesn't Have Reverse DNS Entry > > I am noticing that SquirrelMail 1.2.10 hangs after pressing the s

Re: [SM-USERS] Config Problem problem with Apache's Alias Directory

2002-12-23 Thread William R. Mussatto
More info its a version related problem. Even though nothing about appears in the changelogs..FRAP!! On Mon, 23 Dec 2002, William R. Mussatto wrote: > Date: Mon, 23 Dec 2002 16:46:22 -0800 (PST) > From: William R. Mussatto <[EMAIL PROTECTED]> > To: Jonathan Angliss &l

Re: [SM-USERS] Config Problem problem with Apache's Alias Directory

2002-12-23 Thread William R. Mussatto
Looks like the problem is tied to the new version of vlogin Paul and I are testing. I can get it to go away by either turning off the vlogin plug in or reverting to the prior version (modded by me to add get based seting of vhost). On Mon, 23 Dec 2002, William R. Mussatto wrote: > Date:

Re: [SM-USERS] Config Problem problem with Apache's Alias Directory

2002-12-23 Thread William R. Mussatto
On Mon, 23 Dec 2002, Jonathan Angliss wrote: > Date: Mon, 23 Dec 2002 16:56:23 -0600 > From: Jonathan Angliss <[EMAIL PROTECTED]> > To: "William R. Mussatto" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Config Problem problem wit

[SM-USERS] Config Problem problem with Apache's Alias Directory

2002-12-23 Thread William R. Mussatto
This came up working with vlogin's developer, but continued after I turned that plugin off. Version: debian stable: squirrelmail 1:1.2.6-1.2 I have set up in squirrelmail's apache.conf Alias /squirrelmail /usr/share/squirrelmail Alias /cyber4.csz.com/mail /usr/share/squirrelmail Alias /cyb

RE: [SM-USERS] database permissions?

2002-12-23 Thread William R. Mussatto
w. I thought the little that I did with preferences had them show up right now? I'll have to see what's going on myself here. Luck. On Mon, 23 Dec 2002, Jody Cleveland wrote: > Date: Mon, 23 Dec 2002 15:24:45 -0600 > From: Jody Cleveland <[EMAIL PROTECTED]> > To

Re: [SM-USERS] Attachement size

2002-12-20 Thread William R. Mussatto
On Fri, 20 Dec 2002, GoEd wrote: > Date: Fri, 20 Dec 2002 04:29:21 -0800 (PST) > From: GoEd <[EMAIL PROTECTED]> > To: Jonathan Angliss <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Attachement size > > > For some reason there isn't an entry for LimitRequestBody in my http

Re: [SM-USERS] SquirrelMail and STARTTLS

2002-12-18 Thread William R. Mussatto
It the imap server is in the same local network and both are behind a firewall you could block IMAP over the unsecured port from the outside. This assumes, and this may be a BIG assumption, you can trust other computers on that LAN. On Wed, 18 Dec 2002, David Dooling wrote: > Date: Wed, 18 De