Re: [SM-USERS] 2 simultaneous languages

2014-01-27 Thread Tomas Kuliavas
ets. This extra decoding library provides additional support for some complex Eastern and Apple x-mac character sets. -- Tomas -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Business

Re: [SM-USERS] Searching 30,000 emails

2013-05-17 Thread Tomas Kuliavas
te MIME and mime parts are stored as blobs in dbmail database. -- Tomas -- View this message in context: http://squirrelmail.5843.n7.nabble.com/Searching-30-000-emails-tp25436p25454.html Sent from the squirrelmail-users mailing

Re: [SM-USERS] Searching 30,000 emails

2013-05-01 Thread Tomas Kuliavas
Juergen Nickelsen-3 wrote > On 2013-05-01 18:58, Tomas Kuliavas wrote: >> LuKreme wrote >>> Could I do that just for squirrel mail (it runs on a separate machine >>> from >>> the mailserver)? >> >> SquirrelMail search is as fast as your IMAP sear

Re: [SM-USERS] Searching 30,000 emails

2013-05-01 Thread Tomas Kuliavas
t, you will save time for first search command with Cyrus, but initial rollout costs will be bigger. -- Tomas -- View this message in context: http://squirrelmail.5843.n7.nabble.com/Searching-30-000-emails-tp25436p25441.html Sent from the squirrelmail-users mailing list archive at Nabb

Re: [SM-USERS] Searching 30,000 emails

2013-04-30 Thread Tomas Kuliavas
cot and enable FTS plugin in Dovecot. If you want to test it, you can run Dovecot on different port. Dovecot namespace configuration should be setup to match courier's to simplify migration. Other option is Cyrus, but it would

Re: [SM-USERS] Squirrel Mail license

2013-04-19 Thread Tomas Kuliavas
Marson Jesse wrote > Hello Squirrel mail > > Thank you for your responses. I am sorry but I have one further question > I > really need to qualify. On your website it says that: > >- Licenses are $0 per license when purchased in small quantities (1-50) >- Bulk licenses are $0 each (51-5

Re: [SM-USERS] Squirrel Mail license

2013-04-15 Thread Tomas Kuliavas
bute it to others under same license. License does not guarantee any support from software vendor. -- Tomas -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data.

Re: [SM-USERS] Squirrel Mail license

2013-04-15 Thread Tomas Kuliavas
the sceptical > question. SquirrelMail is not service. It is application. GPL is not "no strings attached" license. See http://en.wikipedia.org/wiki/GPL and https://gnu.org/licenses/old-licenses/gpl-2.0.txt -- Tomas

Re: [SM-USERS] HTML composing

2013-01-02 Thread Tomas Kuliavas
il changes only looks of SquirrelMail. All the stuff which is under the hood is publicly available GPLed or tri-licensed third party code. It is not that complex task to upgrade fckeditor to last 2.x build with webkit support and there are publicly available html_mail mods that do it. -- Tomas -- View

Re: [SM-USERS] HTML composing

2012-12-31 Thread Tomas Kuliavas
rsions. html editors depend on browser javascript features. If you use Safari browsers or knock off SquirrelMail's javascript detection with your custom login forms, you will have problems with this plugin. -- Tomas -- View this message in context: http://squirrelmail.5843.n7.nabble.c

Re: [SM-USERS] per user SMTP credentials

2012-12-05 Thread Tomas Kuliavas
ption is useless on localhost. If crackers can see loopback interface traffic, they already own the box. -- Tomas -- View this message in context: http://squirrelmail.5843.n7.nabble.com/per-user-SMTP-credentials-tp25156p25169.htm

Re: [SM-USERS] per user SMTP credentials

2012-12-03 Thread Tomas Kuliavas
You should be looking for Dec 3 19:51:18 example postfix/smtpd[17104]: 1B39E11806F: client=example[127.0.0.1], sasl_method=PLAIN, sasl_username=u...@example.org in your mail logs. -- Tomas -- View this message in context: http://squirrelmail.5843.n7.nabble.com/per-user-SMTP-credentials-tp2

Re: [SM-USERS] Force SASL-auth when sending mail

2012-11-09 Thread Tomas Kuliavas
ld you check Server configuration section in conf.pl utility or check all configuration options documented in config_default.php, if you insist on not using recommended configuration tools. SquirrelMail has other configuration setting for smtp auth. -- Tomas -- View this message in context: http

Re: [SM-USERS] Unable to change password using WEBMAIL

2012-10-18 Thread Tomas Kuliavas
ou checked hmailserver documentation about required COM permissions -- Tomas -- View this message in context: http://old.nabble.com/Unable-to-change-password-using-WEBMAIL-tp34572044p34573739.html Sent from the sq

Re: [SM-USERS] Favicon missing in action

2012-10-11 Thread Tomas Kuliavas
website root folder and /usr/share/squirrelmail is not your website root. Alias /favicon.ico /usr/share/squirrelmail/favicon.ico Or add meta header for favicon location. See http://www.w3.org/2005/10/howto-favicon -- Tomas

Re: [SM-USERS] SquirrelMail aborting large attachment download?

2012-10-09 Thread Tomas Kuliavas
r YP/NIS, but maybe your developers might create similar functions for backend used by Perdition. -- Tomas -- View this message in context: http://old.nabble.com/SquirrelMail-aborting-large-attachment-download--tp34453593p34533381.html Sent from the squirrelmail-users mailing li

Re: [SM-USERS] Disable "View full header"

2012-10-05 Thread Tomas Kuliavas
on. Disable link output in src/read_body.php. See patch at http://pastebin.com/n39X0brW Disable src/view_header.php, if you suspect that your users know webmail enough to be able to craft link to that script. -- Tomas ---

Re: [SM-USERS] Blank message body on some replies

2012-10-01 Thread Tomas Kuliavas
taca wrote: > > Hi, it is late reply. > > In message <34433472.p...@talk.nabble.com> > on Fri, 14 Sep 2012 09:35:30 -0700 (PDT), > Tomas Kuliavas wrote: >> taca wrote: >>> Someone created wrapper function to htmlspecialchars() to fix this

[SM-USERS] Re: SquirrelMail aborting large attachment download?

2012-09-24 Thread Tomas Kuliavas
2012.09.24 14:55 Juergen Nickelsen rašė: > On 22.09.2012 09:40, Tomas Kuliavas wrote: > >> Juergen Nickelsen-3 wrote: > [...] >>> Yet, in a few single cases, users have complained that the download of >>> a >>> large attachment failed due to the object

Re: [SM-USERS] SquirrelMail aborting large attachment download?

2012-09-22 Thread Tomas Kuliavas
s? > What's your PHP memory limit and are APC or commercial Zend extensions used in your setup? Do you log PHP errors? Maybe that "empty folder" error was caused by PHP error and your users saw unfinished page generation instead of normal SquirrelMail empty folder view. -- T

Re: [SM-USERS] Blank message body on some replies

2012-09-14 Thread Tomas Kuliavas
HP54jaJP_20120705taka2.diff > Instead of copying syntax from PHP manual, code should ignore idiocy written there and use only ENT_COMPAT. ENT_HTML401 introduces backwards compatibility break and does nothing. -- Tomas -- View this message in context: http://old.nabble.com/Blank-message-bod

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
Queued Queuedington wrote: > > > > Tomas Kuliavas wrote: >> >> >> Queued Queuedington wrote: >>> >>> Is the "correct" thing to do, perhaps, converting everything to utf8 >>> that's received in a different character s

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
d. It is supposed to return sanitized text, but it freaks out any non critical format error. Any normal text viewer would follow utf-8 specs and display unknown symbol instead of those broken byte sequences. -- Tomas -- View this message in context: http://old.nabble.com/Blank-message-body-on-some-

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
got concentrate from...' chapters. Quick hack for compose is in http://pastebin.com/3RQCUEV4 Proper fix is a lot more complex as multiple places are affected by this PHP 5.4 change. -- Tomas -- View this message in context: http://old.nabble.com/Blank-message-body-on-some-replies-tp3434827

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
Queued Queuedington wrote: > > > Tomas Kuliavas wrote: >> >> >> Queued Queuedington wrote: >>> I have a "test case" where the message has only a plain text component. >> >> Is it possible to get a copy of that test case. You can sav

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
2012.08.30 23:47 Queued Queuedington rašė: > Tomas Kuliavas wrote: >> Queued Queuedington wrote: >>> >>> In a nutshell, when I reply to some messages, instead of getting quoted >>> text in the message body, I get nothing at all. >>> >>> The

Re: [SM-USERS] Blank message body on some replies

2012-08-30 Thread Tomas Kuliavas
Queued Queuedington wrote: > > > > Tomas Kuliavas wrote: >> >> >> Queued Queuedington wrote: >>> >>> >>> Tomas Kuliavas wrote: >>>> >>>> >>>> Queued Queuedington wrote: >>>>> >

[SM-USERS] Re: SM won't talk to Dovecot. What have I done wrong?

2012-08-30 Thread Tomas Kuliavas
t I just can't see it at the moment! Could you hit 'A' and show your IMAP settings? Maybe you changed address and port, but left 'Secure IMAP (TLS)' as 'false' -- Tomas -- Live Securi

Re: [SM-USERS] Blank message body on some replies

2012-08-30 Thread Tomas Kuliavas
Queued Queuedington wrote: > > > Tomas Kuliavas wrote: >> >> >> Queued Queuedington wrote: >>> >>> In a nutshell, when I reply to some messages, instead of getting quoted >>> text in the message body, I get nothing at all. >>>

Re: [SM-USERS] Blank message body on some replies

2012-08-30 Thread Tomas Kuliavas
present on those messages? If messages have both parts, are texts identical in them (excluding html tags)? -- Tomas -- View this message in context: http://old.nabble.com/Blank-message-body-on-some-replies-tp34348279p34351579.html Sent from the squirrelmail-u

Re: [SM-USERS] Generate Menu link

2012-08-29 Thread Tomas Kuliavas
isable the plugin but at the same time still have a > "Change Password" link - pointing to a webservice that allows the user > to set his/her password. > > I cannot use displayInternalLink, since I need to point to an URL on > another server. What are my options? ech

Re: [SM-USERS] faulty recursive subfolder creation

2012-08-24 Thread Tomas Kuliavas
Nino Novak wrote: > > On 23. August 2012 23:49:35, Tomas Kuliavas wrote: > >> imap_server_type has very small impact on the way interface works. What >> are >> your other IMAP server settings in SquirrelMail? Like default folder >> prefix

Re: [SM-USERS] faulty recursive subfolder creation

2012-08-23 Thread Tomas Kuliavas
/2012/08/2012/08/2012/08/2012/08/2012/08/2012/08/2012/08/2012/08/2012/08 > sent_subfolders_setting | 3 > left_refresh | 300 > > I did not find reports of similar problems in the list archives. > > Who can help to narrow down/fix this issue? > > We have SM

Re: [SM-USERS] issue with time in the header

2012-08-16 Thread Tomas Kuliavas
my user) > by xx with HTTP; > Thu, 16 Aug 2012 15:22:03 *-0200* > Message-ID: > Date: Thu, 16 Aug 2012 15:22:03 -*0200* > Flip invert_time setting to other value. Default is false, but I suspect that you have it set to true. You can find this settin

Re: [SM-USERS] Support

2012-08-13 Thread Tomas Kuliavas
mail site. See SquirrelMail optimization guides (http://www.squirrelmail.org/docs/admin/admin-6.html) that talk about IMAP SORT extension. -- Tomas -- View this message in context: http://old.nabble.com/Support-tp34291063p34291675.html Sent from the

Re: [SM-USERS] "You don't have permission to access..." errors.

2012-08-06 Thread Tomas Kuliavas
Check permissions and ownership on all squirrelmail-webmail-1.4.22 scripts. Check Apache configuration. Your older setup could use different for older webmail setup. Make sure that you can reproduce it with SELinux turned off. Check webserver for filtering extensions (like mod-security and other

Re: [SM-USERS] Lost access to SQ - please H E L P

2012-08-06 Thread Tomas Kuliavas
lems on some webmail provider unrelated to SquirrelMail project. -- Tomas -- View this message in context: http://old.nabble.com/Lost-access-to-SQ---please-H-E-L-P-tp34259668p34261421.html Sent from the squirrelmail-users mailing list archive at Nabble.com. -

Re: [SM-USERS] Subfolders - help needed

2012-08-04 Thread Tomas Kuliavas
viders and you should contact them, if you would like to use folders with subfolders in your webmail. -- Tomas -- View this message in context: http://old.nabble.com/Subfolders---help-needed-tp34250147p34255002.html Sent from the squirrelmail-users

Re: [SM-USERS] Very slow logging in to SQ

2012-08-04 Thread Tomas Kuliavas
ls in Mbox, IMAP server must rebuild entire mail folder. If you delete mails in Maildir, it only deletes one file. -- Tomas -- View this message in context: http://old.nabble.com/Very-slow-logging-in-to-SQ-tp34252736p34254991.html Sent from the squirrelmail-users mailing list archive at Nabble.com

Re: [SM-USERS] Subfolders - help needed

2012-08-03 Thread Tomas Kuliavas
Magdalena Płotnicka wrote: > > Hi > I have problems with creating subfolders. Problem occures no matter if I > am logged to mail by: Internet Explorer, Firefox or using Thunderbird. I > can create only new folders but no possibility to create subfolder. > When I pick "Folders" than "Create a f

Re: [SM-USERS] IMAP Problem with Strato

2012-07-29 Thread Tomas Kuliavas
r Cyrus IMAP too. SquirrelMail sets dovecot preset according to older 0.9x dovecot namespace. -- Tomas -- View this message in context: http://old.nabble.com/Re%3A-IMAP-Problem-with-Strato-tp33679199p34227587.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ---

Re: [SM-USERS] Query regarding squirrelmail customisation

2012-07-14 Thread Tomas Kuliavas
ecipient will need attachments, then it is not reply. It is forwarded message. 3) See archive mail plugin. PST format is proprietary and format details are not disclosed by company which uses this format in its products. 11) you are free to setup jabber using same IMAP authentication backend as

Re: [SM-USERS] Help Requested

2012-07-14 Thread Tomas Kuliavas
sed in email world. You might get something close with shared and public IMAP mailboxes or advanced SASL PLAIN authentication features or with virtual user accounts that point at same mail store. -- Tomas -- View this message in context: http://old.nabble.com/Help-Requested-tp34160202p34161441.ht

Re: [SM-USERS] Squirrel/Android sync/import?

2012-07-12 Thread Tomas Kuliavas
Voytek Eymont wrote: > > > On Thu, July 12, 2012 3:21 am, Tomas Kuliavas wrote: > >> Switch to Polish translation or set default charset to iso-8859-2 or like >> Juergen suggested use utf-8. > > so the inbound email must have something like > Content-Type:

Re: [SM-USERS] Squirrel/Android sync/import?

2012-07-11 Thread Tomas Kuliavas
not convert Polish letters from emails to html tags. html tags are introduced by your browser, when you input characters unsupported by character set used in webmail. -- Tomas -- View this message in context: http://old.nabble.com/Squirrel-Android-sync-import--tp34137468p34146995.html S

Re: [SM-USERS] re commended setup for several virtual webdomain?

2012-07-07 Thread Tomas Kuliavas
Voytek Eymont wrote: > > I have SquirrelMail version: 1.5.2 [SVN] on Centos 6x with several > domains, works good, many thanks to the developers. > > what are the recommended way(s) to setup with multiple virtual name host ? > > in the past, I've installed it on one domain, and, made symlinks

Re: [SM-USERS] How to override translations?

2012-07-01 Thread Tomas Kuliavas
79 translated, 45 fuzzy and 25 untranslated strings. 6.1% of strings are not translated. Situation should be similar in newer versions. -- Tomas -- View this message in context: http://old.nabble.com/How-to-override-translations--tp34096222p34099051.html Sent from the squirrelmail-users mailin

Re: [SM-USERS] How to override translations?

2012-07-01 Thread Tomas Kuliavas
e only non-US English strings. US English strings are stored within webmail scripts. If you change them without updating translation packages, you will break every interface translation. -- Tomas -- View this message in context: http://old.nabble.com/How-to-override-translations--tp34096222p34097

Re: [SM-USERS] Problem in using DNS names for imap/smtp server name

2012-06-29 Thread Tomas Kuliavas
Goutam Baul-3 wrote: > > * Tomas Kuliavas wrote >>Please answer questions about IPv4/IPv6. > We are using IPv4 and no configuration for IPv6 is there. > Could you make sure that you can reproduce it with SELinux set to permissive mode? Could you check how your webserver

Re: [SM-USERS] Problem in using DNS names for imap/smtp server name

2012-06-28 Thread Tomas Kuliavas
rrors by changing default hardcoded PHP socket timeout values. If you don't resolve the cause of timeout, you will experience subpar interface performance or you will get same error even with very large timeout values. Please answer questions about IPv4/IPv6. -- Tomas -- View this message in

Re: [SM-USERS] Problem in using DNS names for imap/smtp server name

2012-06-27 Thread Tomas Kuliavas
michael crane-2 wrote: > > > On Mon, June 25, 2012 1:05 pm, Goutam Baul wrote: >> Hi All, >> >> We are using Squrrelmail 1.4.22 on RHEL 6.1 (64 bit). For specifying the >> imap server name we used the DNS name. But we got error saying “110 >> connection time out”. > browser cache ? > It is PHP

Re: [SM-USERS] Problem in using DNS names for imap/smtp server name

2012-06-25 Thread Tomas Kuliavas
e DNS > resolution. > > We are a bit perplexed. Kindly guide. > Is your server name resolving only to IPv4 address in DNS? Nothing related to IPv6? Check your SELinux settings or at least make sure that you can reproduce it in permissive SELinux mode. -- Tomas -- View this message in

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-20 Thread Tomas Kuliavas
); >> src/configtest.php:echo $IND . 'error_reporting: ' . >> $php_error_reporting_original_value . " (overridden with 2047 for this >> page >> only)\n"; >> >>Could one of these be the culprit causing the E_STRICT notices I'm >> seeing >>

Re: [SM-USERS] Server violation by a spammer

2012-06-11 Thread Tomas Kuliavas
workstation. Attacker can get login password without brute force only that way. In SquirrelMail 1.4.8 you can send lots on emails once you are logged in. Some 1.4.9 fixes blocked email sending with GET request and it would require more advanced http client to automate emailing with POST.

Re: [SM-USERS] Show message numbers?

2012-06-08 Thread Tomas Kuliavas
ns -> Index Order. See http://www.squirrelmail.org/docs/admin/admin-5.html#ss5.6, if you would like to change defaults used by application. -- Tomas -- View this message in context: http://old.nabble.com/Show-mes

Re: [SM-USERS] "Hide SM attributions" Option

2012-06-06 Thread Tomas Kuliavas
Mail does not have option to remove user agent header in composed emails. Normal email programs set this header to own name. -- Tomas -- View this message in context: http://old.nabble.com/%22Hide-SM-attributions%22-Option-tp33970782p33971641.

Re: [SM-USERS] Case sensitive inbox

2012-05-19 Thread Tomas Kuliavas
server. Check your dovecot configuration. You can force user logins to lower case. SquirrelMail has setting for that in '4. General Options' section. -- Tomas -- View this message in context: http://old.nabble.com/Case-sensitive-inbox-tp33875497p33875545.html S

Re: [SM-USERS] multiple SM sessions, single browser

2012-05-18 Thread Tomas Kuliavas
WJCarpenter-4 wrote: > > I've just started poking around the session code in > functions/global.php. Though I'm sure I can brute force something in > there with a patch, I'm not too clear on what horrible side-effects I > might trigger. For example, I'm thinking about maybe making the cooki

Re: [SM-USERS] Folder settings

2012-05-18 Thread Tomas Kuliavas
Jo from Brooklyn wrote: > > Hello, > I've created several subfolders to organize my email. When I move a > message to a folder, I see that the message was sent FROM me and the > subject of the message. Is it possible to see who the message was sent > TO? > Thank you! > Keep your sorted outgoin

Re: [SM-USERS] how do I disable 'list all' functionality for ldap addressbook

2012-05-08 Thread Tomas Kuliavas
relMail script to enable it. Backend can do only "search for all", if you know proper keyword. SquirrelMail 1.5-dev has it as non-default option in LDAP backend configuration. Set max recipient limit in your SMTP server. You can deny

Re: [SM-USERS] [Dovecot] vacation plugins for squirrelmail

2012-04-17 Thread Tomas Kuliavas
associates wrote: > > Thank you folks for your replies. > > I realised that the dovecot 1.2.9 that I installed via ubuntu synaptic > package manager has already come with sieve plugins. After making some > modifications on the dovecot.conf file, I went to download and install > avelsieve 1.0.1

Re: [SM-USERS] Strange folder list

2012-04-11 Thread Tomas Kuliavas
rue; SquirrelMail 1.4 has several issues in folder tree generation. Try setting 'default_sub_of_inbox' to false and see if it solves your problem. Open folders management page and then refresh left folder listing or logout and relogin after changing this setting. If it helps, you are lucky

Re: [SM-USERS] Other sort fields in squirrelmail web interface

2012-04-11 Thread Tomas Kuliavas
Bot wrote: > > Thank you for the reply. > I agree that sorting by "sent" brings a certain dose of unreliability, and > my reasons to use it are a bit unusual ( one of bussiness processes > require us to check that date, and i can't teach my users to read mail > headers). > You can chose to sor

Re: [SM-USERS] Could not move/copy file - Driving me nuts...

2012-03-15 Thread Tomas Kuliavas
Christophe Garault wrote: > > Le 14/03/2012 20:40, Tomas Kuliavas a écrit : >> Test your PHP configuration >> (http://www.squirrelmail.org/wiki/TestPHPSettings) and check directory >> defined in upload_tmp_dir setting. Make sure that it is not blocked by >> open_ba

Re: [SM-USERS] Could not move/copy file - Driving me nuts...

2012-03-14 Thread Tomas Kuliavas
s) and check directory defined in upload_tmp_dir setting. Make sure that it is not blocked by open_basedir or safe_mode, if you use them. -- Tomas -- View this message in context: http://old.nabble.com/Could-not-move-copy-file---Driving-me-nuts...-tp

Re: [SM-USERS] User change password problem

2012-03-14 Thread Tomas Kuliavas
satimis wrote: > >>satimis wrote: >>> >>> $ netstat -an | grep 106 >>> tcp    0  0 0.0.0.0:106 0.0.0.0:*   >>> LISTEN >>> >>Check if you can get xinetd and bind poppassd to localhost only. You don't >>have to expose this system service to outside users. > > I

Re: [SM-USERS] User change password problem

2012-03-13 Thread Tomas Kuliavas
satimis wrote: > > $ netstat -an | grep 106 > tcp    0  0 0.0.0.0:106 0.0.0.0:*   LISTEN > Check if you can get xinetd and bind poppassd to localhost only. You don't have to expose this system service to outside users. > $ telnet localhost 106 > Trying 127.0.

Re: [SM-USERS] User change password problem

2012-03-13 Thread Tomas Kuliavas
satimis wrote: > > Hi Tomas, > > Previously I made a mistake.  I got it done now.  I should save the > tarball on /usr/share/squirrelmail/plugins/ > > untar it there.  Then followed the document "INSTALL". to install/config > it.  It is working now.  But

Re: [SM-USERS] User change password problem

2012-03-13 Thread Tomas Kuliavas
satimis wrote: > > Hi Tomas, > > Previously I made a mistake.  I got it done now.  I should save the > tarball on /usr/share/squirrelmail/plugins/ > > untar it there.  Then followed the document "INSTALL". to install/config > it.  It is working now.  But

Re: [SM-USERS] User change password problem

2012-03-13 Thread Tomas Kuliavas
satimis wrote: > > Hi Tomas, > > Thanks for your advice. > > >> See Options -> Change Password in SquirrelMail menu line > > It is NOT there.  I ran SquirrelMail before, abt 3 years ago.  I wonder > whether I installed the right package? > > I down

Re: [SM-USERS] User change password problem

2012-03-12 Thread Tomas Kuliavas
ervice working. Make sure that you modified configuration on right SquirrelMail install, if you have more than one. -- Tomas -- View this message in context: http://old.nabble.com/User-change-password-problem-tp33486032p33488183.html Sent from

Re: [SM-USERS] getting the dreaded "you must be logged in to access this page"

2012-03-09 Thread Tomas Kuliavas
Brian Gold wrote: > >> Is your server clock correct? >> >> Could you check, if you can reproduce problem with SELinux set to >> permissive mode? >> >> Could you check if '4. General settings -> 16. Only secure cookies if >> poss. >> -> false' solves it? >> >> Could you check your webserver lo

Re: [SM-USERS] getting the dreaded "you must be logged in to access this page"

2012-03-09 Thread Tomas Kuliavas
Brian Gold wrote: > >> You have session.use_cookiesOff >> http://php.net/session.configuration#ini.session.use-cookies >> >> SquirrelMail does not work without cookies without making massive changes >> in SquirrelMail code. >> >> Instead of upping memory limit to 512M get APC extensio

Re: [SM-USERS] getting the dreaded "you must be logged in to access this page"

2012-03-09 Thread Tomas Kuliavas
Brian Gold wrote: > >> From: Tomas Kuliavas [mailto:to...@users.sourceforge.net] >> Sent: Friday, March 09, 2012 12:41 PM >> To: squirrelmail-users@lists.sourceforge.net >> Subject: Re: [SM-USERS] getting the dreaded "you must be logged in to >> access thi

Re: [SM-USERS] getting the dreaded "you must be logged in to access this page"

2012-03-09 Thread Tomas Kuliavas
; >> HTH, >> >> Dave > > /var/lib/php/session > Still over 5GB available. Could you show all your php session settings and list of enabled php extensions. -- Tomas -- Virtualization & C

Re: [SM-USERS] A plugin or patch to hide read messages?

2012-03-05 Thread Tomas Kuliavas
custom searches in 1.5.2-svn user preferences. -- Tomas -- View this message in context: http://old.nabble.com/A-plugin-or-patch-to-hide-read-messages--tp33424305p33444967.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ---

Re: [SM-USERS] Squirrel Mail 1.5.1

2012-03-05 Thread Tomas Kuliavas
nctioning with the latest release of Squirrel Mail? Please explain what it not working. Check plugin install instructions and user settings. These plugins are old. They will have more issues in 1.5.x than they have in 1.4.x. -- Tomas

Re: [SM-USERS] Bug found: "SquirrelMail could not decode the bodystructure of the message"

2012-02-17 Thread Tomas Kuliavas
message with html_mail plugin and attachment. Check which html_mail plugin version is used on your system. Check Dovecot version. BODYSTRUCTURE response is generated by IMAP server. It does not matter how broken message is, response must be parseable. Dovecot caches lots of message information. C

Re: [SM-USERS] Downloading new versions

2012-02-14 Thread Tomas Kuliavas
Soupman wrote: > > Tomas, > Thank you for your time. I'm still having difficulty downloading the > latest version. Should it be opened or saved. Then what? I know, this > should be simple stuff to do. As a zip file, I know it needs to be > unzipped at some point.

Re: [SM-USERS] Downloading new versions

2012-02-14 Thread Tomas Kuliavas
Soupman wrote: > > Tomas, > Many thanks for your help. I also had a question regarding the plug ins. > There seem to be so many. How to know which ones to download. > Squirrel Mail seems to be a program for the more technical minded and I > feel over my head at times w

Re: [SM-USERS] Downloading new versions

2012-02-14 Thread Tomas Kuliavas
If you are downloading attachment in SquirrelMail webmail, check your webserver log for errors and do upgrade SquirrelMail to latest stable version before you think that you hit some bug in application. -- Tomas -- View this message in context: http://old.nabble.com/Downloading-new-versions

Re: [SM-USERS] Consquences of $lossy_encoding?

2012-02-09 Thread Tomas Kuliavas
?. lossy_encoding = true converts all symbols unsupported by translation charset to question marks. lossy encoding improves existing situation, if webmail users handle only emails that contain texts in their native or similar language. For Germans with iso-8859-1 main problems are smart q

Re: [SM-USERS] Unable to make MySQL based Global Address Book working

2012-02-07 Thread Tomas Kuliavas
-++--- Set owner field value to 'global' without quotes. -- Tomas -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microso

Re: [SM-USERS] japanese text in emails gets mojibaked

2012-01-26 Thread Tomas Kuliavas
figuration or custom charset plugin. -- Tomas -- View this message in context: http://old.nabble.com/japanese-text-in-emails-gets-mojibaked-tp33212047p33212346.html Sent from the squirrelmail-users mailing list archive at Nabble.com. -

Re: [SM-USERS] hMailServer integration with SquirrelMail

2012-01-16 Thread Tomas Kuliavas
eate custom SquirrelMail address books with hMailServer data source using available COM API option, but this part of integration is available only from third parties or you need PHP developer to convert existing code to SquirrelMail plugin format. -- Tomas

Re: [SM-USERS] how to backup and restore abook files for squirrelmail?

2011-12-29 Thread Tomas Kuliavas
stilobix wrote: > > yes amd64 > > How do squirrelmail does checksum calculation? based on what? the hostname > is different, the new server is amd64 and the old one i386, then > everything is the same. I rebuilt the server exactly like it was. > > To be honnest I am new to squirrelmail so I di

Re: [SM-USERS] how to backup and restore abook files for squirrelmail?

2011-12-29 Thread Tomas Kuliavas
stilobix wrote: > > > > Tomas Kuliavas wrote: >> >> >> stilobix wrote: >>> >>> Hi all, >>> >>> I'm running a squirelmail server on an old freeBSD server and I decided >>> to virtualized it. >>> &g

Re: [SM-USERS] how to backup and restore abook files for squirrelmail?

2011-12-29 Thread Tomas Kuliavas
that your new setup has different value (not equal to 1) or your user login names changed. You should also check data directory setting in your new setup. If directory hash settings and login names are exactly the same, which PHP versions and OSes are used in both setups? -- Tomas -- View this

[SM-USERS] Re: smtps 465 works, submission 587 does not

2011-12-10 Thread Tomas Kuliavas
tfix SMTP server, do not announce or accept SASL authentication over unencrypted connections. This feature is available in Postfix 2.2 and later. - Your 'smtpd_tls_security_level' is 'encrypt' for all connections with smtp authentication. MSA service is usually SM

[SM-USERS] Re: smtps 465 works, submission 587 does not

2011-12-09 Thread Tomas Kuliavas
ires StartTLS on 587 port. Turn off starttls requirement and SquirrelMail 1.4 will be able to use it. If you don't want to turn it off, you are free to backport starttls support from 1.5.x. All SquirrelMail SMTP StartTLS code is in one place. -- Tomas -

Re: [SM-USERS] Address Book not working - LDAP & Active Directory

2011-12-01 Thread Tomas Kuliavas
from http://www.php.net/ldap.examples-basic Check if LDAP address book is listed when you search for address. You can't see LDAP address book entries in main address book listing. They are displayed only when user searches for something. -- Tomas

Re: [SM-USERS] Filter for SPAM

2011-11-27 Thread Tomas Kuliavas
on tagging functions don't change message subject. Which spam filtering plugin are you using? Please note that spam filters might be outside of SquirrelMail scope. They can be part of your SMTP server or local email delivery

Re: [SM-USERS] Formatted Text

2011-11-16 Thread Tomas Kuliavas
David-702 wrote: > > Hello, > > Is there a plugin or other method to enable formatting the text in > SquirrelMail? > See html_mail plugin, but it has known issues with international users. -- View this message in context: http://old.nabble.com/Formatted-Text-tp32853278p32855875.html Sent f

Re: [SM-USERS] Hebrew Emails/Identities

2011-11-15 Thread Tomas Kuliavas
plain text messages as html. If you use only default US English interface version, fix is as simple as changing some setting in conf.pl. It is under 10. Languages. If interface has RTL issues, Hebrew or Arabic users should provide constructive f

[SM-USERS] Re: Configured imap for port gmail:993 yet connects with port:110?

2011-11-05 Thread Tomas Kuliavas
r. Check your firewall settings. If you run Redhat, centos or fedora with SELinux enabled, set it to permissive mode or read SquirrelMail wiki article about SELinux. -- Tomas -- RSA(R) Conference 2012 Save $700 by Nov

Re: [SM-USERS] Can't find existing Data dir on Fedora 15

2011-11-03 Thread Tomas Kuliavas
sean darcy wrote: > > BUT, on login: > > Error opening ../data/default_pref > Default preference file not found or not readable! > Please contact your system administrator and report this error. > SquirrelMail searches for default_pref file in $data_dir. If it can't find it there, it loads fil

Re: [SM-USERS] Can't find existing Data dir on Fedora 15

2011-10-31 Thread Tomas Kuliavas
sean darcy gmail.com> writes: > > On 10/31/2011 01:21 AM, Tomas Kuliavas wrote: > > > Thanks for the response. > > [root mailserver home]# ls -ld /home/vmail/squirrelmail > drwxrwxrwx. 4 apache apache 4096 Oct 29 20:14 /home/vmail/squirrelmail > [root

Re: [SM-USERS] Can't find existing Data dir on Fedora 15

2011-10-30 Thread Tomas Kuliavas
r if possible >>>> (otherwise whatever user you log in as), their group should be the same >>>> as that that the web server runs as (e.g. "www-data", "apache", >>>> "nobody", "wheel", etc.), and their permissions should be

Re: [SM-USERS] Bad SQL query from Squirrelmail

2011-10-24 Thread Tomas Kuliavas
ion and your system could be hacked. > This is very unlikely as the SQ team rock.. > > An SQL error like this is still very serious! It is not a SquirrelMail issue. If you can perform SQL injection with custom username feeded to IMAP server, problem exists on 1

Re: [SM-USERS] Erros after sending message

2011-10-11 Thread Tomas Kuliavas
JasonHirsh wrote: > >>> >> >> If you have HTTP-over-SSL service on 80 port, users connect to it with >> "https://hostname:80";. If you use proper HTTP-over-SSL port, they connect >> to "https://hostname";. No port numbers visible and URL is nicer. >> >>> > > the correct install works with h

  1   2   3   4   5   6   7   8   9   10   >