[SM-USERS] Connection Drops in SquirrelMail.

2005-12-29 Thread Shahzad Abid
Hi All, I am getting problem in my squirrel mail that when user login to squirrelmail connection expires messege showing "Invalid User Name of Password" then user have to login again. This is an abnormal thing, please HELP. -- Shahzad Abid ---

Re: [SM-USERS] [Fwd: Urgent: Bug Report SM 1.4.6]

2005-12-29 Thread Tomas Kuliavas
> Original Message > Subject: Urgent: Bug Report SM 1.4.6 > From:"Adam B. Dombi" <[EMAIL PROTECTED]> > Date:Wed, December 28, 2005 6:39 pm > -- > > > Dear Sir or

[SM-USERS] [Fwd: Urgent: Bug Report SM 1.4.6]

2005-12-29 Thread Rick Castello
Original Message Subject: Urgent: Bug Report SM 1.4.6 From:"Adam B. Dombi" <[EMAIL PROTECTED]> Date:Wed, December 28, 2005 6:39 pm -- Dear Sir or Madam, I've t

Re: [SM-USERS] Help with mailbox sort

2005-12-29 Thread Geoff
On Thu, December 29, 2005 5:12 pm, [EMAIL PROTECTED] wrote: > Hi everyone, I am not sure if this is possible but I would like to porovide > users with the following folder structure > > Inbox > Junk E-mail (I create this with the autosubscribe plugin - thanks to Tomas ) > Drafts > Sent Messages > D

[SM-USERS] Help with mailbox sort

2005-12-29 Thread squirrelmail
Hi everyone, I am not sure if this is possible but I would like to porovide users with the following folder structure Inbox Junk E-mail (I create this with the autosubscribe plugin - thanks to Tomas ) Drafts Sent Messages Deleted Items Then skip a few spaces and show the folders that a user creat

RE: [SM-USERS] compose page adding checkbox to save in sent folder

2005-12-29 Thread roen
Never mind. I found it at the bottom of Compose.php at the end of the delivermessage function. I added the checkbox to the compose form (while leaving the config 'save to sent items' as true),then added the global sq_post retrieval of the checkbox value. Then I wrapped the save_sent functions in

Re: [SM-USERS] RE: address book extension with mysql backend

2005-12-29 Thread Tomas Kuliavas
> Tomas, > > > Thanks for your quick answer.. > > > It´s pitty that it is only works for version 1.4.1. I use version 1.4.5 > at this moment. I´ll try to understand the patch that you refer to me. > > > In the meanwhile is there somebody else that have any advise? > Is it so exotic requirement or i

[SM-USERS] RE: address book extension with mysql backend

2005-12-29 Thread Hok Hie Tjioe
Tomas,Thanks for your quick answer..It´s pitty that it is only works for version 1.4.1. I use version 1.4.5 at this moment.I´ll try to understand the patch that you refer to me.In the meanwhile is there somebody else that have any advise? Is it so exotic requirement or is it backend problem? What a

Re: [SM-USERS] Fatal Error report

2005-12-29 Thread Tomas Kuliavas
> Hi, > > > When I try to open mesages in the Inbox I get the following fatal error > message: > > > Fatal error: Maximum execution time of 30 seconds exceeded in > /var/www/html/squirrelmail-1.4.5/src/read_body.php on line 98 > > > This effectively means I can only open newly received messages but

[SM-USERS] Fatal Error report

2005-12-29 Thread info
Hi, When I try to open mesages in the Inbox I get the following fatal error message: Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/squirrelmail-1.4.5/src/read_body.php on line 98 This effectively means I can only open newly received messages but not old ones-even ha

Re: [SM-USERS] Server not sending but recieving mail

2005-12-29 Thread Maganizo Monawe
Thanks Tomas, The problem was SELinux, i disabled it and all is fine. I will work on the policy issues so that I do not have to disable it. Many thanks, Maganizo >> Dears, >> >> >> I use fedora core 3, sendmail 8.13.1, dovecot, and squirrelmail 1.4.5 >> all > >> running on the same machine. >> >

[SM-USERS] compose page adding checkbox to save in sent folder

2005-12-29 Thread squirrelmail
I have SM installed on w2k and I am trying to add a checkbox soa user can save the email to their sent forlder isntead of having only two choices. I cannot seem to find where in the code it calls a save function though. Any guidence is greatly appreciated. Scott -

Re: [SM-USERS] Server not sending but recieving mail

2005-12-29 Thread Tomas Kuliavas
> Dears, > > > I use fedora core 3, sendmail 8.13.1, dovecot, and squirrelmail 1.4.5 all > running on the same machine. > > The problem i have is that I am able to recieve emails from outside my > network. But I can not send emails from my network. > > I have the following error from /var/log/mess

[SM-USERS] Server not sending but recieving mail

2005-12-29 Thread Maganizo Monawe
 Dears, I use fedora core 3, sendmail 8.13.1, dovecot, and squirrelmail 1.4.5 all running on the same machine. The problem i have is that I am able to recieve emails from outside my network. But I can not send emails from my network. I have the following error from /var/log/messages Dec 29 12:4

AW: [SM-USERS] WG: Individual Date not showing?

2005-12-29 Thread Miro Dietiker, MD Systems
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Tomas Kuliavas >> INBOX: >> FromDate Subject sort >> Tomas Kuliavas 7:51 pm Re: [SM-USERS] quota plugin for dbmail >> Zamri 6:59 pm [SM-USERS] quota plugin for dbmail >> Another One Thu,

Re: [SM-USERS] address book extension with mysql backend

2005-12-29 Thread Tomas Kuliavas
> Hi all, > > > I have search through the list for this option. Yes found a couple mail > discussion regarding the subject but not one refer me to the correct > pointer. So I will try it again to ask whether somebody has any result to > extend the DB field with e.g. phone, company etc rather than t

[SM-USERS] address book extension with mysql backend

2005-12-29 Thread Hok Hie Tjioe
Hi all,I have search through the list for this option. Yes found a couple mail discussion regarding the subject but not one refer me to the correct pointer.So I will try it again to ask whether somebody has any result to extend the DB field with e.g. phone, company etc rather than the default name

Re: [SM-USERS] add address fixed for SM 1.4.5

2005-12-29 Thread Tomas Kuliavas
> Hi all, > > > I got errors with add address functionality in sent_confirmation plugin. > It checks for sm version and if SM is 1.4 and above it looks for file > validate.php in ../src. I fixed file address_book_import.php like this to > make it work for SM 1.4.4 and 1.4.5. > > // if (compatibili

Re: [SM-USERS] Problems with character sets

2005-12-29 Thread Tomas Kuliavas
>>> Hello. >>> I use SqurrelMail 1.4.5 on SuSE Linux 10. It works fine. But today I >>> got a funny e-mail where the characterset was screwed up. But this >>> mail works on every other mail application I use (Thunderbird, >>> Mail.app). >>> >> ... >> >>> and that looks funny in html output. Is this

[SM-USERS] Themes for Squirrelmail

2005-12-29 Thread Shahzad Abid
I want SquirrelMail themes, used squirellmail's default themes. I have searched the web but some of them are commercial. Any who knows where Can I Find NEW Themes? -- Shahzad Abid --- This SF.net email is sponsored by: Splunk Inc. Do you