Re: [SM-USERS] Delete flaky on SqMa 1.4.6

2006-03-18 Thread Tomas Kuliavas
> running on postfix/mail-dirs, Courier-IMAP, Suse 10.0 > > Here's observation > > Consider default use of 15 message indices per page. Let's say we're in > page 2 & want to delete the 20th message. Click the message index box > then click the delete box. Total number message count decrements bu

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

2006-03-19 Thread Tomas Kuliavas
> > Hi squirrelmail users, > > > > I recently did an update and I wanted to give an overview of the process > involved in (what I think is) updating squirrelmail for a production > environment. > Maybe there are better ways to do this and other users can comment, > share their experiences or give a

Re: [SM-USERS] Re: Delete flaky on SqMa 1.4.6

2006-03-19 Thread Tomas Kuliavas
> Marty Reynolds sfatl.com> writes: > > WHY HAVEN'T I SAID > > - - -Performance normal on 1st 15-line page. Successors have flaky > delete. > > Hence resetting to, perhaps, 100 e-mails per page cures most... but I've > had the bug 'way downstream when I had 'show all' selected 1. See patch

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-19 Thread Tomas Kuliavas
> Hi All! > > I'm in trouble to handle big folders with SM. I'm using SM 1.5.1, courier > imap, jfs, php 4.4 on slackware. So everithing is woring just fine, but if > I'm trying to thread sort the folder (with 22k mails) it is giving strange > errors after 2minute or so. The server side sorting, a

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-19 Thread Tomas Kuliavas
> On Vas, Március 19, 2006 5:08 pm, Tomas Kuliavas wrote: >> SquirrelMail threading code depends on IMAP server. Developers tried to >> optimize php part in 1.5.1. Check if you can reproduce errors in 1.4.6 >> and >> provide full php version number. > > The php ve

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-20 Thread Tomas Kuliavas
>> I agree with this last statement. The backend has a _lot_ to do with >> this issue. We use an NFS appliance for a backend that we were >> experiencing problems with (high latency) that caused the same issue >> with large mailboxen. > > So if i'm understand right: You are working on this issue? >

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

2006-03-20 Thread Tomas Kuliavas
> Johannes Egger said: >> Have previously used debian's squirrelmail package, and I liked some of it's features. Most importantly, configuration files are kept in /etc/squirrelmail. Steps: * create new squirrelmail directories as /usr/share/squirrelmail-1.4.6 and /etc/squirre

Re: [SM-USERS] Re: Delete flaky on SqMa 1.4.6

2006-03-20 Thread Tomas Kuliavas
> >> >> 1. See patch on SquirrelMail tracker. >> http://sourceforge.net/tracker/index.php?func=detail&aid=1304408&group_id=311&atid=423679 >> >> Patch should fix some mailbox caching issues in SquirrelMail 1.4.x. >> > ETC ETC > > Patch a 90% fix. > > Main message list line goes away. Number diapl

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

2006-03-20 Thread Tomas Kuliavas
>>Have previously used debian's squirrelmail package, and I liked some >> of it's features. Most importantly, configuration files are kept in >>/etc/squirrelmail. Steps: >>* create new squirrelmail directories as >> /usr/share/squirrelmail-1.4.6 and /etc/squirrelmail-1.4.6 so

Re: [SM-USERS] Session time out...

2006-03-21 Thread Tomas Kuliavas
>>> Can someone point me to where I can prolong the user session time, I >>> have >>> noticed after 10 minutes or so I get logged out if idle. >> >> Activate "Options/Folder Preferences/Auto Refresh Folder List". Every >> refresh will renew the session. If it's already activated, try with more >> f

Re: [SM-USERS] Re: Delete flaky on SqMa 1.4.6

2006-03-21 Thread Tomas Kuliavas
1. See patch on SquirrelMail tracker. http://sourceforge.net/tracker/index.php?func=detail&aid=1304408&group_id=311&atid=423679 Patch should fix some mailbox caching issues in SquirrelMail 1.4.x. >>> ETC ETC >>> >>> Patch a 90% fix. >>> >>> Main message list line goes away

Re: [SM-USERS] LDAP address book not returning any results

2006-03-21 Thread Tomas Kuliavas
> Hi, > > I am using SquirrelMail 1.4.5 on a Gentoo Linux system (Apache 2.0.54 and > PHP 4.4.0). I have setup the LDAP address book feature by doing a > './configure' in the root of the SquirrelMail directory. I then chose > option 6 (Address Books) and then option 1 (Change LDAP Servers). I add a

Re: [SM-USERS] LDAP address book not returning any results

2006-03-21 Thread Tomas Kuliavas
>>> Hi, >>> >>> I am using SquirrelMail 1.4.5 on a Gentoo Linux system (Apache 2.0.54 >>> and PHP 4.4.0). I have setup the LDAP address book feature by doing a >>> './configure' in the root of the SquirrelMail directory. I then chose >>> option 6 (Address Books) and then option 1 (Change LDAP Serve

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

2006-03-21 Thread Tomas Kuliavas
> Tomas Kuliavas said: >>>>>>>>Have previously used debian's squirrelmail package, and I liked >>>>>>>> some >>>>>>>> of it's features. Most importantly, configuration files are kept >>>>>>&

Re: [SM-USERS] Does this sound right to you...

2006-03-21 Thread Tomas Kuliavas
> Every domain I have on my server can access SM although only those users > with an account for that domain. If I go to my server IP address though, > eg, http://79.23.156.2/webmail anyone with an account can access their > email account through SM with just a simple login! All except root if >

Re: [SM-USERS] SquirrelSpell and MySQL

2006-03-21 Thread Tomas Kuliavas
> Is it possible to have SquirrelSpell maintain its user dictionaries in SQL > instead of in flat files? We use a db backend for both our address books > and user prefs and would like to use a db for the dictionaries as well > since we run SM on a load balanced web farm. > > I didn't see any indic

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-24 Thread Tomas Kuliavas
> Jonathan Angliss wrote: > >> >> Not entirely possible. At least not with accurate results. Plus I >> think >> the hold up is in the processing of the THREAD results, and not the >> fetching of the message headers. The problem you're going to have is >> you're going to have to fetch the whole t

Re: [SM-USERS] Some problems

2006-03-25 Thread Tomas Kuliavas
> Hi all ! > > > > Im a newbie posting here for my first time. > > > > I've read the FAQ and browsed for almost all the web and I can't find my > solution. > > The problem: after the main login page squirrelmail works painly slow > > > > Im using: > > > > OS: 5.3-RELEASE FreeBSD > > Qmail: qmail 1.

Re: [SM-USERS] addrbook_search_html.php

2006-03-26 Thread Tomas Kuliavas
> I am using SquirrelMail 1.4.5. Would anyone be willing to share some > code so that I could patch the file addrbook_search_html.php to have > the 'Use Addresses' button at both the top and bottom of the page? > (Like "insert this beginning at line such & such.") I've been > experimenting on my ow

Re: [SM-USERS] Question about deleting individual messages from the trash (S.M. 1.4.4)

2006-03-26 Thread Tomas Kuliavas
> Tom Williams wrote: >> Hi! A friend is using SquirrelMail 1.4.4 via cPanel and has 4 pages of >> messages in the trash. When she views the trash and goes to page 4 and >> deletes all of the messages on page 4, she gets this message: >> >> ERROR : Bad or malformed request. >> Query: FETCH (FLAGS

Re: [SM-USERS] Folders vanish besides Inbox folder

2006-03-26 Thread Tomas Kuliavas
> We sometimes have the problem that our mailfolders (e.g. subfolders) > besides the INBOX vanish. We found out that this problem can be reversed > when deleting the personal settings or setting them to default ( found > in data/.pref ). But that can't be the solution ! > Does anyone have an ides ?

Re: AW: [SM-USERS] Folders vanish besides Inbox folder

2006-03-27 Thread Tomas Kuliavas
our session settings in attached file > > Greetings,Regine > >> -Ursprüngliche Nachricht- >> Von: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] Im >> Auftrag von Tomas Kuliavas >> Gesendet: Montag, 27. März 2006 09:26 >> An: squirrelmail-user

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-28 Thread Tomas Kuliavas
> I had been running squirrelmail installed from 1.4.6 tarball on FC4 > for some time without any problems. I upgraded to FC5 yesterday and > now I notice that some HTML messages that I receive are no longer > rendered properly. The message is a text/html message but the message > is displayed as p

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-28 Thread Tomas Kuliavas
> On 3/28/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: >> > Using configtest.php the difference that I see is that now gettext is >> > available on the FC5 system, it wasn't on the FC4 system. Any ideas on >> > what the problem is? >> >> Do

Re: [SM-USERS] Squirrel Mail and php fopen() function.

2006-03-28 Thread Tomas Kuliavas
> Squirrel Mail 14.5 requires the function fopen() to be enabled in php. If > this function is disabled for security reasons, it won't be possible to > send mails with squirrel mail. > > My webhosting service just disabled fopen(), and since them, I can only > read my mail. > > fopen() and other so

Re: [SM-USERS] Squirrel Mail and php fopen() function.

2006-03-28 Thread Tomas Kuliavas
>> My question: is there a way to get squirrel mail working without the >> fopen() function? > > nope. SquirrelMail uses fopen to open imap and smtp connections. > Theoretically you can rewrite SquirrelMail to use php imap extension > functions, but limitations of these functions are main reasons w

Re: [SM-USERS] PHP error

2006-03-28 Thread Tomas Kuliavas
> Dear Group, > > I have a problem in using Squirrelmail 1.4.6 with PHP 4.4.2 in Trustix > Linux > 2.2 > > I download source and extract to web directory and configure it. > > After that, I run Squirrelmain and I got blank screen with the following > error in http error log. > > PHP Warning: main(

RE: [SM-USERS] PHP error

2006-03-29 Thread Tomas Kuliavas
, > > Do I need to disable php_safe mode? If disable, any bad thing can happened > to my system? > > AFter disable php_Safe mode, it is working now. > > Thanks for your reply. > > Best regards, > > Myo > > -Original Message- > From: [EMAIL PROTECTED] &

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-29 Thread Tomas Kuliavas
>> I think, during upgrade from FC4 to FC5 you have upgraded IMAP server. >> New IMAP server version does not tolerate this RFC violation. > > Yes, that's correct, the IMAP server was upgraded from Dovecot 0.99.14 > to 1.0-beta2. How does the IMAP server affect the display of the > message? Does it

Re: [SM-USERS] Read LDAP on a per domain basis

2006-03-29 Thread Tomas Kuliavas
> I'm sorry if this has been asked before, I searched the archives and > found nothing however. > > I have LDAP up and working fine with squirrelmail but is there a way > that I can limit who has read access to the LDAP directory? I host > several domains and I only want users @foo.com to be able

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-29 Thread Tomas Kuliavas
> On 3/29/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: >> SquirrelMail does not parse message structure. It gets structure from >> IMAP >> server. >> >> from dovecot src/lib-imap/imap-bodystructure.c >> >> /* If there was no Mime-Versi

Re: [SM-USERS] inline wav attachments

2006-03-30 Thread Tomas Kuliavas
> Hello, > > Using an Asterisk phone server, which is set to send voicemail > messages as email attachments in WAV format. I would like to be able > to have these inline, without having to click on them and open the > attachment in a new page, then use the back button to get back to the > message.

Re: [SM-USERS] preg_replace() Error

2006-03-30 Thread Tomas Kuliavas
> Greetings, > I searched the users FAQ and list archive and did not find any relevant > responses. > > 1. Server is running Freebsd 6.0-release. > 2. I have apache 1.13 installed. > 3. I installed php4-4.0 on the machine. > 4. I installed squirrelmail 1.4.6 > > When I first tried to browse to http

Re: [SM-USERS] Problem with 1.5.1 and mail_fetch

2006-04-02 Thread Tomas Kuliavas
> Hi! > I have a problem with squirrel 1.5.1 and mail_fetch. Only the first > message > is received: > > -- > Opening IMAP server > Opening POP server > Login OK: Inbox contains 2 messages > Fetching UIDL... > Deleting messages from server... > Fetching message 1 > Error Appending Message! Array >

Re: [SM-USERS] AddressBook Import-Export Plugin Error: default_pref file

2006-04-02 Thread Tomas Kuliavas
> Dear List > cc Andy Brook Maintainer > I have installed the addressBook Import-Export Plugin, but get the > following when attempting to import a csv file: > > ERROR > Error opening ../../data/default_pref > Default preference file not found or not readable! > > I have looked at the advice at: >

Re: [SM-USERS] AddressBook Import-Export Plugin Error: default_pref file

2006-04-03 Thread Tomas Kuliavas
>>Please provide information about > >>used SquirrelMail data directory setting: > /var/www/squirrelmail-data is 775, owned by apache > (as is /var/www/squirrelmail-attachments but /var/www/squirrelmail itself > is owned by holisticgp) what you have in SquirrelMail config.php $data_dir setting? >

RE: [SM-USERS] AddressBook Import-Export Plugin Error: default_pref file

2006-04-03 Thread Tomas Kuliavas
that is not really > sufficient > info > > Please advise what you can. > > Tomas, could it be that /var/www/squirrelmail-data is owned by apache, > rather than by holisticgp??? > > Sincerely > Michael > > > -Original Message- > From: [EMAIL PR

RE: [SM-USERS] AddressBook Import-Export Plugin Error: default_pref file - CORRECTION

2006-04-03 Thread Tomas Kuliavas
> Tomas > I misread the email and neglected to include SM_PATH . in: > $data_dir = SM_PATH . '../squirrelmail-data/'; > > It works fine now!!! > > Many thanks > > PS should I change > $attachment_dir = "../../squirrelmail-attachments/"; > to > $attachment_dir = SM_PATH "../squirrelmail-attachme

RE: [SM-USERS] AddressBook Import-Export Plugin Error: default_pref file

2006-04-03 Thread Tomas Kuliavas
icgp/ apache did NOT work > either > > Sincerely > Michael > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tomas > Kuliavas > Sent: Monday, 3 April 2006 8:08 PM > To: squirrelmail-users@lists.sourcefor

Re: [SM-USERS] squirrelmail won't login against IMAP NULL password received

2006-04-03 Thread Tomas Kuliavas
are you sure that workstation and server time is correct and browser accepts cookies? > Cedric Boudin wrote: > Some Update. > having a closer look at what goes through the wire ( that is not quiet > correct as I use localhost) > I see with tcpdump 3 login coming from evil squirrel the first one wi

Re: [SM-USERS] squirrelmail won't login against IMAP NULL password received

2006-04-03 Thread Tomas Kuliavas
>>are you sure that workstation and server time is correct and browser >>accepts cookies? >> >> >> > all boxes hanging on ntp and clocks do tick together synchronously > browser accepts cookies. Are you sure that session directory (php session.save_path setting) is writable by web server user?

Re: [SM-USERS] squirrelmail won't login against IMAP NULL password received

2006-04-03 Thread Tomas Kuliavas
are you sure that workstation and server time is correct and browser accepts cookies? >>>all boxes hanging on ntp and clocks do tick together synchronously >>>browser accepts cookies. >>> >>> >> >>Are you sure that session directory (php session.save_path setting) is >>writable by web

Re: [SM-USERS] squirrelmail won't login against IMAP NULL password received

2006-04-03 Thread Tomas Kuliavas
>>are you sure that workstation and server time is correct and browser >>accepts cookies? >> >> >> >all boxes hanging on ntp and clocks do tick together synchronously >browser accepts cookies. > > > > Are you sure that session directory (php session.

Re: AW: AW: [SM-USERS] Folders vanish besides Inbox folder

2006-04-05 Thread Tomas Kuliavas
your pref file, there is nothing besides the INBOX folder. But I do not > see where I can choose that in the options. > > Greetings, Regine > >> -Ursprüngliche Nachricht- >> Von: Tomas Kuliavas [mailto:[EMAIL PROTECTED] >> Gesendet: Montag, 27. März 2006 18:44 >

Re: [SM-USERS] what happened to my mail?

2006-04-05 Thread Tomas Kuliavas
> You have got to be kidding!! > > MacMail offline for 5 days and now everything pre last Friday is gone!!! > > What sort of mickey mouse operation is this? > > Is there any form of support - not just a forum? SquirrelMail is free webmail interface. It can be used by any webmail service provider.

Re: [SM-USERS] Fetching emails through POP3

2006-04-05 Thread Tomas Kuliavas
> > Hello, > > Some users fetch emails from my SM machine through Outlook Express to > their local machines ( through POP3 ) > Some users use IMAP so their emails stay on the machine. > I created folder SPAM and set message filter rule ( if subject contains > SPAM move mails to folder SPAM ) in the

Re: [SM-USERS] message rules option

2006-04-06 Thread Tomas Kuliavas
> guys, > just recently experiencing squirrelmail. is there any option just like > outlook wherein there are message rules.For example any subject with this > kind of subject will be forward to certain folder ? let say if i use > mailscanners This feature is called message filtering and not 'mess

Re: [SM-USERS] How can I lock the left frame?

2006-04-06 Thread Tomas Kuliavas
> Using 1.4.6 on a RH7.3/Fedora 3/ES30 > > I would like to lock the left frame so that I can't resize it with I.E. > How can I do? See SquirrelMail src/webmail.php file and http://www.w3.org/TR/html4/present/frames.html#adef-noresize -- Tomas

Re: [SM-USERS] Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Tomas Kuliavas
> I have installed the latest stable version of Squirrelmail. I am able > to log in and view email but then when I hit next in the pagination the > email disappears and displays "Date Unknown" everywhere. When I hit > back to go to the original page...same thing. > > This mailbox has over 3000 me

Re: [SM-USERS] Mail Expire plugin won't work for me

2006-04-06 Thread Tomas Kuliavas
> >>> Here is most of the config.php. Note that I'm using dovecot as my IMAP >>> and my mail is actually in $userdir/mail/mail. Got messed up during >>> one >>> of my upgrades. This server started out as a Redhat 5 box... >> [snip] >>> global $version; >>> $config_version = '1.4.0'; >>> $config

Re: AW: AW: AW: [SM-USERS] Folders vanish besides Inbox folder

2006-04-06 Thread Tomas Kuliavas
will look into that. > >> -Ursprüngliche Nachricht----- >> Von: Tomas Kuliavas [mailto:[EMAIL PROTECTED] >> Gesendet: Mittwoch, 5. April 2006 12:05 >> An: Berella, Regine >> Cc: squirrelmail-users@lists.sourceforge.net >> Betreff: Re: AW: AW: [SM-USERS]

Re: [SM-USERS] RE: Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Tomas Kuliavas
> --- > Date: Thu, 6 Apr 2006 16:34:10 +0300 (EEST) > Subject: Re: [SM-USERS] Hitting Next display no details and say "Date > Unknown" > From: "Tomas Kuliavas" <[EMAIL PROTECTED]> > To: squirrelmail-users@lists.sourceforge.net > &g

Re: [SM-USERS] RE: Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Tomas Kuliavas
>>>--- >>>Date: Thu, 6 Apr 2006 16:34:10 +0300 (EEST) >>>Subject: Re: [SM-USERS] Hitting Next display no details and say "Date >>>Unknown" >>>From: "Tomas Kuliavas" <[EMAIL PROTECTED]> >>>To: squir

Re: [SM-USERS] RE: Hitting Next display no details and say "Date Unknown"

2006-04-06 Thread Tomas Kuliavas
>>>I have installed the latest stable version of Squirrelmail. I am >>> able >>>to log in and view email but then when I hit next in the pagination >>>the >>>email disappears and displays "Date Unknown" everywhere. When I hit >>>back to go to the original page...same thing

Re: [SM-USERS] Messages sent via SquirrelMail often flagged as spam

2006-04-06 Thread Tomas Kuliavas
> SquirrelMail 1.4.6 > PHP 4.4.1 > UWIMAPD (IMAP4rev1 2003.339p-cpanel) > Apache 1.3.34 > CentOS 4.2 i686 > Our webserver runs as nobody. > > Many of my recipients don't receive my messages, sent from SquirrelMail, > because my messages end up in their spam folders or are filtered out by > their IS

Re: [SM-USERS] Messages sent via SquirrelMail often flagged as spam

2006-04-07 Thread Tomas Kuliavas
>>> SquirrelMail 1.4.6 >>> PHP 4.4.1 >>> UWIMAPD (IMAP4rev1 2003.339p-cpanel) >>> Apache 1.3.34 >>> CentOS 4.2 i686 >>> Our webserver runs as nobody. >>> >>> Many of my recipients don't receive my messages, sent from >>> SquirrelMail, >>> because my messages end up in their spam folders or are filt

Re: [SM-USERS] Prolem viewing mail text after downloading attachments.

2006-04-07 Thread Tomas Kuliavas
> After viewing or downloading an attachment, the text of the original > message > is no longer visible until the user logs out and back in to Squirrelmail. > There > are no errors in the logs, and no error is reported in the browser. > > The behavior is consistently reproducable and happens in all

Re: [SM-USERS] Messages sent via SquirrelMail often flagged as spam

2006-04-07 Thread Tomas Kuliavas
>>> (-) Server Settings >> ... >>> Header Encryption Key >> >> Encryption key allows to hide SquirrelMail Received: headers >> in outbound messages. Interface uses encryption key to encode >> username, remote address and proxied address, then stores encoded >> information in X-Squirrel-* headers. >

Re: [SM-USERS] After deleting the message I can still see it on SquirrelMail version 1.4.6

2006-04-08 Thread Tomas Kuliavas
> Hello all, > > There is some strange problem, we have with several users on our > Cyrus-IMAP server. > > When I delete message, while this message appears to be not on the first > page of the INBOX, but on 2,3, pages, the message still seems to > stay(it's not disappeared from the display) in

RE: [SM-USERS] After deleting the message I can still see it on SquirrelMail version 1.4.6

2006-04-08 Thread Tomas Kuliavas
er/index.php?func=detail&aid=1304408&group_id=311&atid=423679 See if patch attached to tracker helps. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tomas > Kuliavas > Sent: Saturday, April 08, 2006 12:20 PM > To: squirr

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-04-10 Thread Tomas Kuliavas
>> I agree. What we could do is if the message count in a folder > your >> supposed 5000 then do FETCH 1:* UID first (which is fast) and then take >> a >> slice of that. With the resulting id's we can create a message set and >> provide the UID search argument to the thread call and we are done. >>

Re: [SM-USERS] Problems using SquirrelMail 1.4.x on IIS 5.0

2006-04-10 Thread Tomas Kuliavas
> Hello, > > I want to use SquirrelMail 1.4.5 or 1.4.6 on IIS 5.0. The installation > succeeded but when I log in I only get the two frames on the left and on > the right side shown with blank pages. After some seconds I get the > following error on the right frame: > > ERROR > Unknown User or pass

Re: [SM-USERS] Reply prefix cannot be set to TAB (Again)

2006-04-10 Thread Tomas Kuliavas
> I asked this question last week and didn’t get a response. I am asking > again: > > If you set the "Prefix for Original Message when Replying" to the Tab > character, it does not get saved past the current session. > > 1. login to squirrelmail > 2. click on options > 3. click display preferences

RE: [SM-USERS] Problem with xml attachment

2006-04-10 Thread Tomas Kuliavas
> Thanks for your answer, > I tried to use evrythinnk like you said. > So I used SM 1.4.6 without any plugins but problem still remains. > I tried tou use other MUA to send xml message but result was good ( it > means postfix is not involved ) > So I'd like to provide you config.php ( without theme

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Tomas Kuliavas
> I've been trying to find a way to have the NewMail plugin ignore the > 'Junk' folder when checking for mail, but I can't seem to find a way to do > this. > > I'm curious, have any of you come up with a good way to do this? I receive > 100 - 200 pieces per day which are filtered (via procmail) int

Re: [SM-USERS] WG: Problems using SquirrelMail 1.4.x on IIS 5.0

2006-04-11 Thread Tomas Kuliavas
> Hello, > > I want to use SquirrelMail 1.4.5 or 1.4.6 on IIS 5.0. The installation > succeeded but when I log in I only get the two frames on the left and on > the right side shown with blank pages. After some seconds I get the > following error on the right frame: > > ERROR > Unknown User or pass

Re: [SM-USERS] Reply prefix cannot be set to TAB (Again)

2006-04-11 Thread Tomas Kuliavas
= trim($pref); and it caused the mailbox to > not display properly when you log in. > > -Ryan > > --__--__-- > > Message: 6 > Date: Mon, 10 Apr 2006 20:58:59 +0300 (EEST) > Subject: Re: [SM-USERS] Reply prefix cannot be set to TAB (Again) > From: "Tom

Re: [SM-USERS] (no subject)

2006-04-11 Thread Tomas Kuliavas
> I've put the old server out to pasture and have installed a latest and > greatest PHP/Apache2/SSL/SM (etc, etc, etc.). I got SM set up with a few > plugins and it seems to work alright, expect when I attempt to send a > message from within SM. For each email I send, I get the following error: >

Re: [SM-USERS] Use NewMail Plugin to Ignore Junk Folder?

2006-04-11 Thread Tomas Kuliavas
> On Tue, April 11, 2006 12:11, Tomas Kuliavas wrote: >> See attached patch from 1.5.2cvs. >> >> >> It can be applied with 'patch -p 0 > newmail plugin directory. >> >> Warning. Patch adds new strings and these strings will be displayed

Re: [SM-USERS] Problems with Change LDAP Password

2006-04-12 Thread Tomas Kuliavas
> Dear sirs, > > I am with problems in plugin *change LDAP Password ver. 1.8* and > Squirrelmail 1.4.5, my ldap works encription format CRYPT. > When I change the password by Squirrelmail apper the message " We could > not > retrieve your old password from the LDAP server." > The Plugin Change LDAP

Re: [SM-USERS] Attachment Problems

2006-04-13 Thread Tomas Kuliavas
> Hi. For some reason, I'm having trouble receiving an attachment as an > Excel > or Word document. My supplier has sent it to me in both formats, and every > time the attachment comes through as winmail.dat. The file size is 198 k, > so > I hope it's not a size problem. Please let me know what I m

Re: [SM-USERS] log logins

2006-04-13 Thread Tomas Kuliavas
> I was wondering where I would put code to log the logins to SM. I took a > quick look at the login.php and was a bit overwhelmed. Could this be > done by adding a 'login-bottom' or 'login-form' plug-in? Or is there an > easier way; like someone already has done it? See http://www.squirrelmail.or

Re: [SM-USERS] mail from empty when sending read receipt

2006-04-14 Thread Tomas Kuliavas
> Hi. > > I'm using squirrel mail 1.4.6 under debian etch. > > My mailserver refuses empty mail from's. Squirrel seems to send empty > mail from's when answering read receipts. Can that be turned off so that > it uses the current email address of the user? Basically it must work, > because when sen

Re: [SM-USERS] mail from empty when sending read receipt

2006-04-14 Thread Tomas Kuliavas
>>> Hi. >>> >>> I'm using squirrel mail 1.4.6 under debian etch. >>> >>> My mailserver refuses empty mail from's. Squirrel seems to send empty >>> mail from's when answering read receipts. Can that be turned off so >>> that >>> it uses the current email address of the user? Basically it must work,

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
> I've got a problem with changing my language in the interface, it doesn't > refresh, I set the default to Polish, changed the charset. > And it's still in english. http://www.squirrelmail.org/wiki/SupportingMultipleLanguages Please provide information about used OS and listing of SquirrelMail l

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
Could you do a little test? Run attached test script and show output of the script. > bash-3.1# sysctl -a kern.version > kern.version=OpenBSD 3.9-current (GENERIC) #670: Sat Apr 1 23:34:55 MST > 2006 > [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC > > bash-3.1# ls -al pl_PL/LC_MESS

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
OpenBSD developers changed setlocale behavior in 3.8. OpenBSD does not support LC_ALL category, but they don't follow own setlocale manual and return string. String indicates successful locale call. Due to newly invented and unexplained setlocale output SquirrelMail locale detection fails. It assu

Re: [SM-USERS] can't change my language

2006-04-16 Thread Tomas Kuliavas
This error does not depend on translation state. Error is displayed when your IMAP server does not support ISO-8859-2 character set. Use of character set can be turned off in SquirrelMail configuration. See 4. General Options menu options. If you have courier-imap compiled without --enable-unicode

Re: [SM-USERS] Problem with german characters in SM >=1.4.6 - bug or feature ?

2006-04-17 Thread Tomas Kuliavas
> Hello. > > I don't know if it's a bug or a feature (maybe for some > compatibility-reasons against utf-8 ??) with SM >=1.4.6. > In these versions I have some problems in mail-view with the > german-characters (öäüß). > > Some example: > > I got a mail from my local linux-system via the 'mail'-com

Re: [SM-USERS] create "Folder" failed problem

2006-04-17 Thread Tomas Kuliavas
> Hi, > > I'm a relative new user of squirrelmail. My hosting company installed > following version for me in my hosting account but they don't support > it. > > SquirrelMail version 1.4.4-4.rh90.art > > But after I create user account and login, I simpley coultn't create any > folder. It alw

Re: [SM-USERS] Thanks for you prompt response

2006-04-17 Thread Tomas Kuliavas
> Thanks for your prompt responsed and i really appreciated your > instruction. > i happy to learn some of the instruction. > Please i want to use this opportunity to say that my elder have been > using this squrrielmail before but he was stopped using it again and i > want to know if it is sti

Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomas Kuliavas
> When I want to move an email from inbox to one of my folders I keep > getting this message: > > ERROR: Could not complete request. > Query: COPY 726 "INBOX.squirrelmail.users" > Reason Given: [ALERT] You exceeded your mail quota. > > Am I missing something? IMAP protocol does not have move comma

Re: [SM-USERS] message filtering slows login

2006-04-18 Thread Tomas Kuliavas
> Why does message filtering is slowing login, and opening folders so much? > Can we do something about it? http://www.squirrelmail.org/docs/admin/admin-6.html#ss6.5 -- Tomas --- This SF.Net email is sponsored by xPML, a groundbreaking script

Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomas Kuliavas
Install check_quota plugin and check remaining quota. If you are trying to filter big messages or big number of messages, make sure that size of all moved messages fits into available free space. Courier IMAP gets quota setting from database, but quota status is stored in Maildir. > Yes but the

Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomas Kuliavas
Show your IMAP capabitity string. You can see it in SquirrelMail configtest script or info plugin. Show options that are used to compile courier-imap. If you had --enable-unicode issue, you are not using ports package or OpenBSD ports differ from FreeBSD. Enable info plugin and check 'GETQUOTAROO

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-18 Thread Tomas Kuliavas
> Dear mailing list subscribers > > I'm having some problems with e-mail showing up scrambled. We tend to > speak a lot of icelandic here in iceland and it seams as if some e-mails > do not get interpreted correctly in Squirrelmail. When I download the > e-mails to my pop3 client (thunderbird) the

Re: [SM-USERS] Squirrelmail on FC5

2006-04-18 Thread Tomas Kuliavas
> I just install Squirrelmail on Fedora Core 5 and I'm getting the following > erorrs when I try to send a message: > > Notice: Undefined property: Deliver_SMTP::$dlv_msg in > /var/www/html/webmail/src/compose.php on line 1577 > > Notice: Undefined property: Deliver_SMTP::$dlv_server_msg in > /var/

Re: [SM-USERS] Squirrelmail on FC5

2006-04-18 Thread Tomas Kuliavas
>>> I just install Squirrelmail on Fedora Core 5 and I'm getting the >>> following >>> erorrs when I try to send a message: >>> >>> Notice: Undefined property: Deliver_SMTP::$dlv_msg in >>> /var/www/html/webmail/src/compose.php on line 1577 >>> >>> Notice: Undefined property: Deliver_SMTP::$dlv_ser

Re: [SM-USERS] Squirrelmail on FC5

2006-04-18 Thread Tomas Kuliavas
> I just install Squirrelmail on Fedora Core 5 and I'm getting the > following > erorrs when I try to send a message: > > Notice: Undefined property: Deliver_SMTP::$dlv_msg in > /var/www/html/webmail/src/compose.php on line 1577 > > Notice: Undefined property: Delive

Re: [SM-USERS] Squirrelmail on FC5

2006-04-18 Thread Tomas Kuliavas
>>> I just install Squirrelmail on Fedora Core 5 and I'm getting the >>> following >>> erorrs when I try to send a message: >>> >>> Notice: Undefined property: Deliver_SMTP::$dlv_msg in >>> /var/www/html/webmail/src/compose.php on line 1577 >>> >>> Notice: Undefined

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Tomas Kuliavas
> Dear squirrelmailers > > I'm having some problems with e-mail showing up scrambled. We tend to > speak a lot of icelandic here in iceland and it seams as if some e-mails > do not get interpreted correctly in Squirrelmail. When I download the > e-mails to my pop3 client (thunderbird) the e-mails a

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Tomas Kuliavas
> This is what the headers show. I've already installed the > additional encodings but that did not affect anything. ... > MIME-Version: 1.0 > Content-Type: multipart/mixed; > boundary="_=_NextPart_001_01C662D7.C5212970" ... What you have in message pa

Re: [SM-USERS] How can I correct this problem that "ERROR: You need the openssl PHP extension to use SMTP/IMAP TLS!"

2006-04-19 Thread Tomas Kuliavas
OpenSSL does not provide required features if it is compiled as shared extension in php 4.x. See PHP bug #29934. Extension must be compiled into main php binary. > Find this line in your php.ini file and uncomment it: > ;extension=openssl.so > > Sould help. > > -- > Tomasz Pajor > WebSolutions >

Re: [SM-USERS] Multibyte String Function Message

2006-04-19 Thread Tomas Kuliavas
> Recently a student came here because the message: > > You need to have php4 installed with the multibyte string function > enabled (using configure option --enable-mbstring) > > appears after he does the login, no Inbox, just that message. Just for > that user and no other has had such a problem

Re: [SM-USERS] Charset problem in icelandic? Text is scrambled - not HTML

2006-04-19 Thread Tomas Kuliavas
>>>This is what the headers show. I've already installed the >>>additional encodings but that did not affect anything. >>... >> >> >>>MIME-Version: 1.0 >>>Content-Type: multipart/mixed; >>> boundary="_=_NextPart_001_01C662D7.C5212970" >>> >>... >> >>What you have in message part header

Re: [SM-USERS] How to login imapd with tls on web ?

2006-04-19 Thread Tomas Kuliavas
> Hello > I use squirrelmail1.4.5. Also I use courier-imap-4.1.0. > imapd and imad-ssl work well. > > When I login to my imap on web I could not see start tls in maillog. > if I use a mailclient programme I could see that start tls in maillog. > What shall I do ? > Also, How can I use secure imap (

Re: [SM-USERS] How to digitaly sign (S/MIME) my squirrel outgoing emails ?

2006-04-19 Thread Tomas Kuliavas
> Hi all. > I'm looking for a solution to digitally sign my mails that goes out > of my squirrelmail using S/MIME and OpenSSL certificate. > I'm looking for a solution for my webmail to send PKCS7 message to > my mail server. This last one transfering the signed mail to the > recipient.

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

2006-04-19 Thread Tomas Kuliavas
> Is it possible to have a number of new mails behind a folder, like we have > next to the Inbox? Options -> Folder Preferences -> Enable Unread Message Notification -- Tomas --- Using Tomcat but need to do more? Need to support web services,

RE: [SM-USERS] Problem with xml attachment

2006-04-20 Thread Tomas Kuliavas
k) > Do you have the same problem ? > > Thanks a lot for answers > > Pet > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Tomas Kuliavas > Sent: Monday, April 10, 2006 9:36 PM > To: squirrelmail-users@lists.source

Re: [SM-USERS] Squirrelmail on FC5

2006-04-20 Thread Tomas Kuliavas
> I just install Squirrelmail on Fedora Core 5 and I'm getting the > following > erorrs when I try to send a message: > > Notice: Undefined property: Deliver_SMTP::$dlv_msg in > /var/www/html/webmail/src/compose.php on line 1577 > > No

<    2   3   4   5   6   7   8   9   10   11   >