Re: [SM-USERS] (no subject)

2004-11-09 Thread Jonathan Angliss
Hello Kalin, On Tuesday, November 09, 2004, kalin mintchev wrote... > on SM 1.4.3a squirrelspell problem: > Warning: htmlspecialchars() expects parameter 1 to be string, array > given in > /web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod > on line 119 > Warnin

Re: [SM-USERS] squirrelspell

2004-11-09 Thread kalin mintchev
apparently the squirrelspell that comes with 1.4.3a is broken... after nobody responded to my email i just moved the squirrelspell from an older 1.4.2 to this one and it works - thought i had to link ispell in /usr/bin since on the bsd machine is under /usr/local/bin and i was still getting: "I tri

Re: [SM-USERS] archive_mail does not archive all messages

2004-11-09 Thread p dont think
As far as it not spitting out an error when downloading huge archives, it most definitely should. I have no control over whether or not PHP would spit out a memory error in this instance since it would be a fatal error. Since I parse and load everything in memory first before outputting the head

Re: [SM-USERS] cant send mail with SM

2004-11-09 Thread p dont think
im running a mail server with postfix/courier-imap, and when i use an email client i can send mail fine, but when i try to send it with SM it seems like it tries to authenticate against my mysql database i have set up for local users, it doesnt say your mail was sent just brings me back to wha

[SM-USERS] cant send mail with SM

2004-11-09 Thread Nick Smith
im running a mail server with postfix/courier-imap, and when i use an email client i can send mail fine, but when i try to send it with SM it seems like it tries to authenticate against my mysql database i have set up for local users, it doesnt say your mail was sent just brings me back to what

Re: [SM-USERS] archive_mail does not archive all messages

2004-11-09 Thread Jimmy Conner
On Tue, November 9, 2004 9:02 am, Randall Scarboro said: > When we trying to archive a large mailbox, approx. 30MB, and only about > half the messages get archived. Squirrelmail doesn't pop up any errors about > being > out of memory or any other compliants. The problem is only noticed when the

Re: [SM-USERS] size limitation

2004-11-09 Thread p dont think
When you send e-mails it is using your SMTP not IMAP. In your config file you can set in the 'smtpaddress' to use localhost if qmail resides on the same box as SM or the ip address of your qmail SMTP. Sorry I meant it talks to SMTP server as a localhost. Right? My SM and qmail are on same box, so

Re: [SM-USERS] archive_mail does not archive all messages

2004-11-09 Thread p dont think
When we trying to archive a large mailbox, approx. 30MB, and only about half the messages get archived. Squirrelmail doesn't pop up any errors about being out of memory or any other compliants. The problem is only noticed when the archive is uncompressed. We are running RHEL AS 3.0 with Squirrel

Re: [SM-USERS] squirrelspell

2004-11-09 Thread kalin mintchev
sorry about the (no subject) it should be squirrelspell thanks.. > hi... > > > on SM 1.4.3a squirrelspell problem: > > Warning: htmlspecialchars() expects parameter 1 to be string, array given > in > /web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod > on line

[SM-USERS] (no subject)

2004-11-09 Thread kalin mintchev
hi... on SM 1.4.3a squirrelspell problem: Warning: htmlspecialchars() expects parameter 1 to be string, array given in /web/el.net/web/htdocs/squirrelmail-1.4.3a/plugins/squirrelspell/modules/check_me.mod on line 119 Warning: join() [function.join]: Bad arguments. in /web/el.net/web/htdocs/squi

Re: [SM-USERS] size limitation

2004-11-09 Thread Payal Rathod
On Tue, Nov 09, 2004 at 11:23:32AM -0500, Joe Aldeguer wrote: > When you send e-mails it is using your SMTP not IMAP. In your config file > you can set in the 'smtpaddress' to use localhost if qmail resides on the > same box as SM or the ip address of your qmail SMTP. Sorry I meant it talks to SMT

Re: [SM-USERS] size limitation

2004-11-09 Thread Joe Aldeguer
When you send e-mails it is using your SMTP not IMAP. In your config file you can set in the 'smtpaddress' to use localhost if qmail resides on the same box as SM or the ip address of your qmail SMTP. > Hi, > Is it possible to give user based or IP based size limitations while > sending mails thro

[SM-USERS] size limitation

2004-11-09 Thread Payal Rathod
Hi, Is it possible to give user based or IP based size limitations while sending mails through SM? With qmail I can use the variable DATABYTES, but since SM talks to IMAP server over 127.0.0.1, those become pretty useless. Any ideas how I can implement this? With warm regards, -Payal --

[SM-USERS] archive_mail does not archive all messages

2004-11-09 Thread Randall Scarboro
When we trying to archive a large mailbox, approx. 30MB, and only about half the messages get archived. Squirrelmail doesn't pop up any errors about being out of memory or any other compliants. The problem is only noticed when the archive is uncompressed. We are running RHEL AS 3.0 with Squirrel

Re: [SM-USERS] changing the php time out value for SM

2004-11-09 Thread p dont think
Where is a good location to set the script time out? I want to get ride of this error when downloading really large files: Fatal error: Maximum execution time of 30 seconds exceeded in /usr/share/squirrelmail/functions/strings.php on line 55 Ever heard of Google? Mailing list archives? Squ

Re: [SM-USERS] changing the php time out value for SM

2004-11-09 Thread Tomas Kuliavas
> Hello, > > > > Where is a good location to set the script time out? I want to get ride > of > this error when downloading really large files: > > > > Fatal error: Maximum execution time of 30 seconds exceeded in > /usr/share/squirrelmail/functions/strings.php on line 55 php.ini apache config f

[SM-USERS] changing the php time out value for SM

2004-11-09 Thread David T. Wilson
Hello,   Where is a good location to set the script time out?  I want to get ride of this error when downloading really large files:   Fatal error: Maximum execution time of 30 seconds exceeded in /usr/share/squirrelmail/functions/strings.php on line 55   Thanks for your time.   Dav

RE: [SM-USERS] Problem Solved - Can't Send attachments > 10K SM 1.4.3a

2004-11-09 Thread David T. Wilson
> -Original Message- > From: p dont think [mailto:[EMAIL PROTECTED] > Sent: Friday, September 24, 2004 12:04 PM > To: David T. Wilson > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Problem - Can't Send attachments > 10K SM 1.4.3a > > > Problem overview: > > -