> Hi,
>
> 1.Are there direction to install the personal addressbook sorter patch?
depends on patch that you have.
man patch
> 2. I was able to get the autocomplete work with LDAP but is it supposed to
> autocomplete both personal address and LDAP or just LDAP?
It works with any backend that sup
Hello [EMAIL PROTECTED],
On Friday, June 24, 2005, you wrote:
> I noticed that there was a typo: sqgetGlobalVar was typed as
> spgetGlobalVar , and I faithfully implemented in the script :-)
[..]
> --
> p
> [EMAIL PROTECTED] wrote:
>> I use PINE, too. But not so much since getting more used to SQM, which
>> is
>> pretty awesome.
>>
>> One feature PINE has is the ability to save an email in a local folder
>> by
>> entering, or selecting a folder in the Fcc text box which in pine is
>> under
>> the CC
Thanks for you quick response. At first I was little bit intimidated. As
matter of facts what I am trying to do is, to replace that big bold
underlined label "WEBMAIL" user sees when first log on to my squirrelmail
server: http://mail.mycompany.com with my company's logo and label without
messing
Hi,
How do I display the email address and also display it as links in the
address group plugin? My backend is a flat file.
SM 1.4.4
OS X 10.3.
Thanks for your help in advance.
---
SF.Net email is sponsored by: Discover Easy Linux Migratio
> If you put the patch in the main SquirrelMail directory, this should work:
>
> squirrelmail-1.4.4]# patch -p1 < sqm-144-xss.patch
>
> If you for some reason cut and pasted the patch instead of downloading
> it (wget or whatever), you might add the -l option.
Ahhh. The -l worked. I have no id
> 'man patch', read it and read it and read it again until you drop dead.
> Then experiment with what you read. Finally, "how come it worked?"
>
> For the rest, it doesn't matter (of course it doesn't) where you put the
> patch on your machine, as long as you give a path to it.
>
> --Tonni
Somehow
I've got some users clamoring for PHP 5, but I can't break
SquirrelMail. The website seems unclear on whether it will work -
the FAQ says no, but the changelog 1.4.5 RC1 mentions fixes for
PHP 5.
Does it? I don't want to have to use 1.5 if I can avoid it...
Hi again,
I asked this question a
> If you put the patch in the main SquirrelMail directory, this should work:
>
> squirrelmail-1.4.4]# patch -p1 < sqm-144-xss.patch
>
> If you for some reason cut and pasted the patch instead of downloading
> it (wget or whatever), you might add the -l option.
Thanks for your help sir.
Does it ma
fre, 24.06.2005 kl. 17.52 skrev
> > What error did you receive what os are you running
> I am running RHEL 3 (I am not using the RPM). The error is
>
> [EMAIL PROTECTED] .com]# patch -p0 < sqm-144-xss.patch
> can't find file to patch at input line 4
> Perhaps you used the wrong -p
fre, 24.06.2005 kl. 18.03 skrev Patrick Donker:
> > The first time I asked this question I got shout at, probably cursed
> > at and may be kicked into recycle bin. I am sure the question is very
> > basic to most of you gurus, but I am a newbie and I am doing the best
> > I can to become a guru
I noticed that there was a typo: sqgetGlobalVar was typed as
spgetGlobalVar , and I faithfully implemented in the script :-) So the
updated script should be:
--
#!/bin/sh
find . -name "*.php" -print |\
Hi Jonathan,
Thanks very much for the prompt reply. First I apologize in the last
line of the script I sent last time a space was missing during copying,
so the last line should read:
mv _tmp src/redirect.php
Also after that change last time the squirrelmail actually stopped
working, after lo
Patrick Donker wrote:
Kathy Kingsford wrote:
Folks --
The first time I asked this question I got shout at, probably cursed
at and may be kicked into recycle bin. I am sure the question is very
basic to most of you gurus, but I am a newbie and I am doing the best
I can to become a guru as w
If you put the patch in the main SquirrelMail directory, this should work:
squirrelmail-1.4.4]# patch -p1 < sqm-144-xss.patch
If you for some reason cut and pasted the patch instead of downloading
it (wget or whatever), you might add the -l option.
[EMAIL PROTECTED] wrote:
What error did y
Jonathan Nichols wrote:
conf.pl, server settings, server software.
Or as mentioned in the UPGRADE doc... copy your config.php over from
your original.
-Troy
that's the thing, I don't have that option anywhere. I know I've seen it
before, but it's not here..
Try option D from the mai
conf.pl, server settings, server software.
Or as mentioned in the UPGRADE doc... copy your config.php over from
your original.
-Troy
that's the thing, I don't have that option anywhere. I know I've seen it
before, but it's not here..
SquirrelMail Configuration : Read: config.php (1.4.0)
Attached is a tiny .png image showing what I'm having a heck of a time
getting rid of.
This is from a SM 1.4.4 upgrade from Gentoo's portage. (updated because
of that XSS issue the other day) First time I've had trouble with an SM
upgrade from Portage, too. it appears that it clobbered the old
Kathy Kingsford wrote:
Folks --
The first time I asked this question I got shout at, probably cursed
at and may be kicked into recycle bin. I am sure the question is very
basic to most of you gurus, but I am a newbie and I am doing the best
I can to become a guru as well. My question is, I am
> What error did you receive what os are you running
I am running RHEL 3 (I am not using the RPM). The error is
[EMAIL PROTECTED] .com]# patch -p0 < sqm-144-xss.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this
Folks --
The first time I asked this question I got shout at, probably cursed at and may be kicked into recycle bin. I am sure the question is very basic to most of you gurus, but I am a newbie and I am doing the best I can to become a guru as well. My question is, I am searching for documentation(
On Fri, June 24, 2005 10:34, [EMAIL PROTECTED] wrote:
> I want to apply the latest patch to Squirrelmail version 1.4.4
> http://www.squirrelmail.org/security/issue/2005-06-15
>
>
> How can I do this? I know the patch needs to be in the root of the
> Squirrelmail directory and then the patch comman
I want to apply the latest patch to Squirrelmail version 1.4.4
http://www.squirrelmail.org/security/issue/2005-06-15
How can I do this? I know the patch needs to be in the root of the
Squirrelmail directory and then the patch command needs to be issued. I
tried doing a patch -p0 < sqm-144-xss.pat
On June 24, 2005 08:36 am, neo anderson wrote:
> hi,
> lately i use squirrelmail as my mail client.
> yet i have a problem similar to the webapge described
> - http://www.squirrelmail.org/wiki/en_US/LoginError.
> yet i can't get rid of it.
> it issues "unknown user or password incorrect"
> exceptio
On June 23, 2005 03:19 pm, [EMAIL PROTECTED] wrote:
> I have searched through these archives and they are just all too
> complicated to me. Someone else set up our squirrelmail a couple years
> ago and I don't know how to even access the main place to administrate it.
> Is it on the web? How do
hi,
lately i use squirrelmail as my mail client.
yet i have a problem similar to the webapge described
- http://www.squirrelmail.org/wiki/en_US/LoginError.
yet i can't get rid of it.
it issues "unknown user or password incorrect"
exception.
i read the maillog, it says "Jun 24 19:57:25 host-name
im
Hi,
1.Are there direction to install the personal addressbook sorter patch?
2. I was able to get the autocomplete work with LDAP but is it supposed to
autocomplete both personal address and LDAP or just LDAP?
Thanks
Thanks for your help in advance
>> We ara K12 school district and have standar
> Hi Everybody,
>
> How to make the Global Address Book that included in
> squirrelmail-1.4.5-rc1
> Per Domain Global Address Book with Mysql Backend.
>
download obsolete global_sql_addressbook-0.5-1.4.0.tar.gz, find domain
patch in that package and try adapting it for squirrelmail 1.4.5-rc1.
add
> Hello Paul Lesneiwski,
> On Wednesday, June 22, 2005, you wrote:
>
>
>
>> Greg Lobring wrote:
>>> While looking at the Screenshots section of the SM website
>>> (http://www.squirrelmail.org/screenshots.php) I noticed the first
>>> sentence:
>>>
>>> "These images were taken with Mozilla 1.3 on Lin
29 matches
Mail list logo