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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
---
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
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
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
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
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
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-
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
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
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
Queued Queuedington wrote:
>
>
>
> Tomas Kuliavas wrote:
>>
>>
>> Queued Queuedington wrote:
>>>
>>>
>>> Tomas Kuliavas wrote:
>>>>
>>>>
>>>> Queued Queuedington wrote:
>>>>>
>
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
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.
>>>
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
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
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
/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
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
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
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
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.
-
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
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
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
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.
---
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
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
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:
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
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
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
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
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
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
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
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
);
>> 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
>>
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.
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
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.
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
;
>> 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
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.
---
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
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
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.
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
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
?.
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
-++---
Set owner field value to 'global' without quotes.
--
Tomas
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microso
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.
-
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
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
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
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
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
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
-
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
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
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
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
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
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
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
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
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
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 - 100 of 2973 matches
Mail list logo