2013.11.27 07:32 Dave Dillabough rašė:
> I'm running squirrelmail 1.4.22 on a Centos 6.3 system. My language is set
> to English which works well for my day to day mail but I do get the
> occasional Japanese email message which squirrelmail does not display
> correctly. It looks like the character
Pander wrote
> Have you tried:
> http://en.wikipedia.org/wiki/DBMail_IMAP_and_POP3_server
Please provide link to DBMail doc showing that they support squat indexing
or learn what FTS is and how Squat works. I never thought that storing
binary content in database was good idea.
Older dbmail vers
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
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 search is. Application does not
index all your private parts like gmail does.
I know only two servers with full text search squater indexing su
2013.05.01 02:01 LuKreme rašė:
> I have a squirrelmail (squirrelmail-1.4.20_2) setup running under FreeBSD
> 8.0, and I have a user who has a bit over 30,000 emails. Squirrelmail is
> usable, but he has need to search the emails (all of them) frequently, and
> here squirrelmail falls down, badly.
>
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
2013.04.15 19:23 michael crane rašė:
> On 15/04/2013, Fredrik Jervfors wrote:
>
>> The full license text for GPL can be found here:
>> http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/branches/SM-1_4-STABLE/squirrelmail/doc/COPYING?revision=13456
>>
>> Also see:
>> http://en.wikipedia.
2013.04.15 14:35 Marson Jesse rašė:
> Dear Squirrel Mail
>
> I am interested in Squirrel Mail service, however because it is such a
> unique concept, I just want to confirm that "there are no strings
> attached" and that this is a real license. I am sorry for the sceptical
> question.
SquirrelMa
chris wrote
> They have an upgraded version of this plugin in Ensginia. That's the only
> up-to-date version I know of. It works with all major browsers, including
> Safari and Chrome. (http://nutsmail.com)
Nutsmail SquirrelMail build is still protected by GPL. They should provide
GPLed package ve
Christian Schmitz-4 wrote
> Hi everybody.
> Exist any ACTUALIZED plugin for html email composing? I try modify
> myself
> html_plugin but no sucess.
html_mail plugin can be used to create html formated emails. It is not
without problems and some features are lacking, but existing implemen
Nikolaos Milas wrote
> On 4/12/2012 12:36 μμ, Nikolaos Milas wrote:
>
>> I turned $useSendmail to false and now it does
>> use SMTP (Port 587 = "submission" - as configured). However, I can't
>> make it work with SASL-Auth.
>>
>> ...
>>
>> Any suggestions?
>
> Not any ideas yet?
If your setup do
Nikolaos Milas wrote
> On 3/12/2012 9:56 πμ, Paul Lesniewski wrote:
>
>> You can configure it to use the same credentials that the user logged
>> in with.
>
> I have tried to do so, by using:
>
>
> but I see no indication that SM is using SMTP Auth when sending an
> email. Here is an examp
Nikolaos Milas wrote
> Hi,
>
> I am using v1.4.22 on CentOS 5.8 (x86_64).
>
> Currently, when sending mail from SM, it uses the following setup
> (config/config.php):
>
> $useSendmail= true;
> $smtpServerAddress = 'localhost';
> $smtpPort = 587;
> $sendmail_path = '/
abhishek4joy wrote:
>
> Hi all,
>
> I have installed PHP and configured Squirell mail as the Webmail client.
> I have even enabled the Hmail server password change plugin for Squirell
> mail.
> Every thing works fine but when i try to change the password It gives the
> following error:
> COM cl
2012.10.11 18:59 James B. Byrne rašė:
> This problem has existed for years but I am finally annoyed enough
> with it to inveastigate. We continually see this message in our http
> files:
>
> webmail_ssl_access.log-20121007:65.95.69.194 - - [06/Oct/2012:16:23:08
> -0400] "GET /favicon.ico HTTP/1.1"
Juergen Nickelsen-3 wrote:
>
> The user mailboxes are distributed over a number of Dovecot servers for
> performance reasons, and Perdition relays the IMAP connection to the
> responsible server.
> ...
> While having imapproxy taking load off Perdition would be nice, we can
> do without for now.
2012.10.04 23:29 Robert JR rašė:
> Dear Sirs,
>
> I would like to disable the "View full header" option for all my users
> as
> per my manager request.
>
> Any ideas on how to do this ?
Disable message_details plugin as it displays even more than full header
option.
Disable link output in src/rea
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
Juergen Nickelsen-3 wrote:
>
> Hello all,
>
> ...
>
> Yet, in a few single cases, users have complained that the download of a
> large attachment failed due to the object being no longer present,
> according to SquirrelMail, and after clicking on the folder name,
> SquirrelMail showed the fold
taca wrote:
>
> Hi,
>
> Someone created wrapper function to htmlspecialchars() to fix this
> problem. This patch contains "jaJP" in its filename but it isn't
> Japanese specific fix at all.
>
> http://doga.jp/~taka2/archive/squirrelmail-webmail-1.4.22-PHP54jaJP_20120705taka2.diff
>
Instead
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
Queued Queuedington wrote:
>
> Is the "correct" thing to do, perhaps, converting everything to utf8
> that's received in a different character set?
>
Charset conversions are costly. Some converters have special function
dependencies or very large mapping tables. In this case application only
ne
Queued Queuedington wrote:
>
> Message details is able to read/save the message (and of course, I can
> read the original.)
>
> What's the best way to get it to you? (I'm uncomfortable posting the
> entire message publicly.)
>
Problem is caused by PHP 5.4 change in htmlspecialchars defaults.
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:
>>>>>
>
2012.08.30 23:29 Arthur Dent rašė:
> Hello all,
>
> I am part-way through a bare-metal rebuild of my small home server (it
> was Fedora 15, I am rebuilding as Fedora 17). I had backups of my mail,
> but a stupid typo in my backup script meant that I have lost all my
> configuration info.
> Thi
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.
>>>
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.
>
> There are no errors, there are no indications in the logs that anything is
> amiss; the body is simply blank.
>
> One clue is that the fe
2012.08.29 14:38 Ralf Hildebrandt rašė:
> Up until now we were using the
> Change Password Plugin (2.7-1.4.x)
> which added a menu link by using:
>
> displayInternalLink("plugins/change_pass/options.php", _("Change
> Password"));
>
> Now we want to disable the plugin but at the same time still
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
Nino Novak wrote:
>
> Hi,
>
> since 2 days we notice a strange error message from Squirrelmail from a
> specific user (I'm translating it from German):
>
> -
> ERROR: Action could not be completed.
> Query: SUBSCRIBE
> "INBOX.Sent/2012/08/2012/08/2012/08/2012/08/2012/08/2012/08/2
Fabio Pardi wrote:
>
> _Brief Description_: when sending an email using squirrelmail web
> interface, there are problems about time. Squirrelmail shows good time,
> mail clients not.
>
> _Long Description:_ Our mail server on timezone +2 (Amsterdam) works
> perfectly, runs postfix and mails sen
Fred Zinsli wrote:
>
>> Hello!
>> Could someone help me to solve a problem? When I want to open the inbox I
>> recieve the following error:Fatal error: Allowed memory size of 16777216
>> bytes exhausted (tried to allocate 4097 bytes) in
>> /usr/share/squirrelmail/functions/imap_general.php on li
bhance wrote:
>
> Hello,
>
> I've upgraded squirelmail from 1.4.17 to 1.4.22. The server is Red Hat
> 5.x.
>
> I've also upgraded apache/httpd at the same time. I know, not the best
> practice.
>
> I can log in to squirrelmail, and see new messages. I can reply to
> them. But, if I
Nick-14 wrote:
>
>Hi,
> I went away for the weekend to find on return that I can't
> access SQ as it give the following when I try yo login:
> ERROR: Connection dropped by IMAP server.
> Query: LIST "" "someJUNK"
>
> I did a search but found nothing - If anyone
Magdalena Płotnicka wrote:
>
> Hi
> Thank you for quick replay.
> I use your mail system through an intermediary company Redcart.
> Is it possible that I can't do operations you mentioned (I can't find
> this path to manage folders) because Redcart should do some
> modyfications in config file
Nick-14 wrote:
>
> Hi All,
>I'm running v1.4.20 on a Linux Rackspace cloud server and
> am getting a 'major' slow down on login. It takes anywhere from
> 6-25mins (on one occasion it took an hour) to open the mail when
> I first log in. I see that the Maildir has a
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
michael crane-2 wrote:
>
> On Sat, July 28, 2012 6:11 pm, Paul Lesniewski wrote:
>
>>> it all seems to work except cosmetically the Drafts, Sent and Trash
> folders used to be under the INBOX in the left view pane but now they
> are
>>> down at the bottom of the list of folders.
>>> How can I m
usdikshit wrote:
>
> Is it possible to configure the Squirrel Mail Solution to deliver the
> following features?
> 1)Photo Management sharing with internal users, groups and external users
> with read write access
> 2)Replying to messages with Attachments (not just in forwarding
> messa
SAINATH wrote:
>
> Is Role based access to user accounts possible. If so what we have to do
> to implement in our organization.
>
SquirrelMail is only email client. Authentication options depend on your
IMAP server and they are outside of IMAP client control.
RBAC model is not used in email w
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:
Voytek Eymont wrote:
>
> Is there a way to use say ISOLatin2 chars ? I might try setting SM to
> ISO-8859-2, that might ? allow me process ISO L2 emails ?
>
Switch to Polish translation or set default charset to iso-8859-2 or like
Juergen suggested use utf-8.
SquirrelMail does not convert Poli
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
hamees wrote:
>
> Just to be sure, updating SquirrelMail with apt will overwrite the files
> and will have to merge the changes with POEdit again?
>
Yes. If apt pulls new squirrelmail-locales package version, your changes
will be gone. That's why submitting your updates to SquirrelMail i18n lis
hamees wrote:
>
> Hello,
>
> is there an easy way to override the translation strings? Most of the
> stuff is fine, but I got some strings that I want to replace.
>
> I guess I could edit the .mo-files, but my changes would be either gone
> after the next update or I wouldn't have the new stri
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
Goutam Baul-3 wrote:
>
>>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"
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
Goutam Baul-3 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."
>
> We tried doing telnet to port 143 using the same host name from the
> command
> prompt
David C. Rankin wrote:
>
> On 06/15/2012 06:20 PM, David C. Rankin wrote:
>> Paul,
>>
>>I apologize if this list gets two copies of this, but I didn't see the
>> first
>> come through. Could the squirrelmail code be setting E_ALL and causing
>> this
>> problem? I don't see this issue with my
Bumo wrote:
>
> Hi, I have a frontend server on a DMZ running RH ES 3 up3 and
> squirrelmail 1.4.8. php 4.3.2
> Thousand of email were sent in two occasions and the only evidence of the
> abuse was on the access_log (squirrel_logger) an entry from the ip which
> was sending the messages.
>
>
>
Bryce Newall wrote:
>
> Greetings,
>
> I've been using OpenWebMail for years and have finally decided to switch
> over to SquirrelMail. Squirrel seems a lot faster at loading large
> mailboxes (of which there are a handful on my mail server), and
> OpenWebMail
> hasn't been updated for several
Schiz0 wrote:
>
> Hey list,
>
> The setting "Hide SM attributions" hides the User-Agent header in
> outgoing mail, correct? The reason I ask, is that I have the setting
> to true, however outgoing mails still contain "User-Agent:
> SquirrelMail/1.4.22." I was wondering what exactly this setting
Jan Geep wrote:
>
> Good Morning all,
>
> I've just done an upgrade to the latest versision (1.4.22) of Squirrel
> Mail, running on Ubuntu 10.04 with Dovecot and Postfix backends.
>
> Following the upgrade if a user types their login name with any
> capital letters they they get a new (empty)
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
2012.05.03 16:30 Brian Gold rašė:
> I've got squirrelmail working fine with our ldap server functioning as a
> global address book. Is it possible to disable/remove the
> "list all" functionality from the address screen though? I don't want our
> users sending to everyone in the college using this.
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
2012.04.12 05:37 Daminto Lie rašė:
> Hi,
>
> I am wondering if I can get some help here. I run Squirrelmail 1.4.20 on
> my machine running on Ubuntu Server 10.04. It's just so strange when I
> happen to find that if I created a testing folder as a sub-folder of
> INBOX. That testing folder appears
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
Christophe Garault wrote:
>
> Hi folks,
>
> I've been using Squirrelmail for years without any problems but lately I
> had to reinstall it on a brand new server (Debian 32 to Debian 64).
> Now I've got again that infamous message which this time drives me
> completely nuts : "Could not move/c
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 still I can't change password, new pass
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 still I can't change password, new pass
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 download change_pass-3.1-1.4.0 tarball on /tmp.
satimis wrote:
>
> Hi all,
>
> Debian 6.0 server running as VM
>
> Postfix 2.7.1-1+squeeze1
>
> SquirrelMail 1.4.21
> change_pass-3.1-1.4.0
> Oracle VirtualBox
>
>
> I have the plugin installed. Reboot the VM. After login SquirrelMail. I
> can't find where to change the password. Pleas
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
2012.03.09 19:36 Brian Gold rašė:
>> Where are your PHP sessions being stored (session.save_path in php.ini)?
>> Is that filesystem full? If it's tmpfs, do you have tmpwatch cleaning
>> up things that it shouldn't (like empty hash directories,
> etc)?
>>
>> HTH,
>>
>> Dave
>
> /var/lib/php/sessi
Jari Fredriksson wrote:
>
> 4.3.2012 23:07, WJCarpenter kirjoitti:
>> I suppose you have thought of this and don't want to do it this way ...
>> but have you considered just moving your read messages to a folder other
>> than INBOX?
>
> I have tens of folders, and Courier maildrop sorts incom
2012.03.05 12:49 Goutam Baul rašė:
> Dear List,
>
> A number of plug-ins available at the squirrel mail site talks about the
> version 1.5.1. But we find that the latest download is 1.4.22.
>
> Could you kindly let me know how we can get the latest version of the
> Squirrel Mail?
Get 1.5.2-svn ver
Bugzilla from rgonza...@gnt.cc wrote:
>
> I have a squirrel 1.4.22 system with dovecot IMAP server. A user
> reported that she can't read a message which contains an attachment. In
> fact she could read it just once, but further reading attempts end with
> this:
>
>
> --- start of error mess
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. Then how to replace the cu
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 when navigating the sit
Soupman wrote:
>
> I am currently using SQ Mail version 1.4.9a...yes, I know..an old version.
> For the most part, this version has worked fine. I am well aware that
> there have been many versions since then with the latest being 1.4.22.
> Guess I am living back in the Stone Ages. Every tim
Juergen Nickelsen-3 wrote:
>
> Hello all,
>
> in the SquirrelMail installation I have inherited recently, we support
> English and German, both with the ISO 8859-1 charset. When replying to
> UTF8-encoded messages containing, for instane, german umlauts, there is
> the usual charset problem.
>
2012.02.07 09:42 Goutam Baul rašė:
> Hello List,
>
> We are trying to use MySQL backend for storing user information and Global
> Address Book. We have installed Squirrel Mail 1.4.22. The PHP version is
> 5.3.3 and mysql version is 5.1.52. The OS is RHEL 6.1 (64 bit). The
> following is the details
Stuart McGraw-2 wrote:
>
> Hello all,
>
> I am trying Squirrelmail for the first time and am having
> some problems with garbled display of Japanese text.
>
Install SquirrelMail extra decoding library. Link is on SquirrelMail
downloads page (http://www.squirrelmail.org/download.php). Scroll to
2012.01.14 10:38 Dave Kimble rašė:
> Very basic question.
>
> Wikipedia says http://en.wikipedia.org/wiki/HMailServer#Integration
> hMailServer integrates with Squirrelmail, but looking at SquirrelMail's
> documentation it doesn't look like it does.d
> I downloaded the package anyway and ran conf.p
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
stilobix wrote:
>
> Hi all,
>
> I'm running a squirelmail server on an old freeBSD server and I decided to
> virtualized it.
>
> My mail server is working fine, the webmail is also working. However I did
> not find the way to get back the address book for my users. I found out
> that the .pref
2011.12.10 03:00 Grant rašė:
> smtpd_tls_security_level = may
> smtpd_tls_auth_only = yes
>>
>> Your postfix configuration requires 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 backpo
2011.12.09 20:14 Grant rašė:
> You're saying I should have Squirrelmail and Thunderbird submit on
> different ports? I was under the impression that all submission
> should take place on 587.
Before MSA was invented all emails were submitted on 25 port. Worked just
fine.
>>> main.cf:
>>>
>>> smt
2011.11.30 00:13 Deee V rašė:
> Hello, and thanks in advance for looking at this for me.
>
> I have two configurations, one unsecure and the other encrypting LDAP
> traffic between my email and Active Directory servers using SASL and TLS.
> The issue I'm experiencing is occurring with the se
knstek.com> writes:
>
> Hi,
>
> We are using SquirrelMail. It's marking the genuine mails from other
> domains like yahoo, gmail etc as SPAM. May I know how can we correct
> this?
SquirrelMail core setup does not have spam filtering functions and internal
application tagging functions don't
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
2011.11.16 01:11 David rašė:
> Hello,
>
> I installed (last year) SquirrelMail version 1.4.21 and it's working
> fine in English (and also in French, with all the accents and everything).
>
> We need to add Hebrew support for our sales manager in charge of the
> Israeli market, but whenever we try
2011.11.05 22:44 Jago Pearce rašė:
> Here's a screenshot:
>
> http://ScrnSht.com/qmfnpe
>
> I want to allow access to gmail via IMAP and it needs to be secure. I
> used to have this working with one time passwords too.
>
> However, as you can see in the screenshot, even though I've set
> squirrelma
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
sean darcy wrote:
>
> On 10/30/2011 07:24 PM, michael crane wrote:
>>
>> On Sun, October 30, 2011 11:02 pm, sean darcy wrote:
>>> On 10/30/2011 04:04 PM, sean darcy wrote:
On 10/30/2011 03:37 PM, michael crane wrote:
>
> On Sun, October 30, 2011 6:47 pm, sean darcy wrote:
>> run
2011.10.24 15:02 Garry Taylor rašė:
> On 24/10/2011 12:51, Dotan Cohen wrote:
>> Hi all, new Squirrelmail admin here.
>>
>> Running the latest Squirrelmail on CentOS 6, my valid users get the
>> message "Unknown user or password incorrect." when logging in. I see
>> this in the maillog:
>>
>>
>> Oc
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 2970 matches
Mail list logo