Hello Roalt,
On Thursday, November 07, 2002, Roalt Zijlstra wrote...
>> Thanks for the pointers though. I've fixed the necessary
>> adjustments (I think) and committed it to cvs. Those trying to run
>> 1.2.9 (maybe even 1.2.8) or 1.2.10[cvs] should try getting a new
>> copy, details on h
> Hello Roalt,
> On Wednesday, November 06, 2002, Roalt Zijlstra wrote...
>
>> Hey people,
>
>> I think I found the problems in global.php.
>
>> Kinda tricky cos it is related to PHP version AND the
>> register_globals php.ini setting. In Sm 1.2.9 the sqsession_register
>> and sqsession_unregister
>Hi Jonathan,
>
>Thanks for you reply...
>
>On Wed, 2002-11-06 at 15:34, Jonathan Angliss wrote:
>
>> You'll want to consult your IMAP and SMTP server documentation on
>> this one. SquirrelMail itself doesn't dictate where the mail is
>> stored, the IMAP server handles this. The reason I ment
i have found out the solution...actually not really a solution..
i admit i am dumb
i did not have the vacation program installed! :P
i thought it was linked to the .php filereal dumb of me...
special thanks to jonathan for helping me all this while
3 cheers for him!
hip
i went into /etc/smrsh and typed this command "ln -s
/webmail/plugins/vacation/vacation.php vacation" is it correct?
where shld i be pointing it to? i still get the same error
i know my sendmail is using the dir from /etc/smrsh..but just dunno the
vacation prog is whr...i tried both
Hello Chris,
On Wednesday, November 06, 2002, Chris Fischer wrote...
>> You'll want to consult your IMAP and SMTP server documentation on
>> this one. SquirrelMail itself doesn't dictate where the mail is
>> stored, the IMAP server handles this. The reason I mention SMTP
>> documentation is becaus
Hi Jonathan,
Thanks for you reply...
On Wed, 2002-11-06 at 15:34, Jonathan Angliss wrote:
> You'll want to consult your IMAP and SMTP server documentation on
> this one. SquirrelMail itself doesn't dictate where the mail is
> stored, the IMAP server handles this. The reason I mention SMTP
Hello Roalt,
On Wednesday, November 06, 2002, Roalt Zijlstra wrote...
> Hey people,
> I think I found the problems in global.php.
> Kinda tricky cos it is related to PHP version AND the
> register_globals php.ini setting. In Sm 1.2.9 the sqsession_register
> and sqsession_unregister do an extra
Query:CREATE "noneINBOX.Sent"Reason Given: CREATE
failed: Can't create mailbox node /usr/internet/domain.com/noneINBOX.Sent:
Permission denied
i have this error, that stops the
creation of the left menü.
can you please guide me to
making the necessary changes?
thank
Hello Chris,
On Wednesday, November 06, 2002, Chris Fischer wrote...
> Greetings,
> Is it possible with SM to have the default folder location for Sent,
> Trash, etc. to not be in the user's home directory...meaning completely
> outside of their home directory? For example, is there a way to have
Hey people,
I think I found the problems in global.php.
Kinda tricky cos it is related to PHP version AND the register_globals php.ini
setting. In Sm 1.2.9 the sqsession_register and sqsession_unregister do an
extra check using:
$rg = ini_get('register_globals');
if ( !check_php_version(
Greetings,
Is it possible with SM to have the default folder location for Sent,
Trash, etc. to not be in the user's home directory...meaning completely
outside of their home directory? For example, is there a way to have
users' SM folders go in /var/www/html/webmail/users/maryjane such that
SM fol
Hello Andrew,
On Wednesday, November 06, 2002, Andrew Tsao wrote...
> take me off your mailing list please.
If you follow the links at the bottom of the page, you'll see an
info page, on there you can unsubscribe :) But I'm feeling nice,
and will do it for you ;)
--
Jonathan Angliss
([EM
I am trying to find a way to create a folder if it does not exist that
procmail deposits SPAM messages into. I need to have SquirrelMail do
three things.
A> Check for the existence of the SPAM folder
B> Create it if it does not exist
C> Automatically subscribe the user to the SPAM folder
This
take me off your mailing list please.
---
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
--
squirrelmail-users mailing list
Li
On Wed, 6 Nov 2002, Jonathan Angliss wrote:
> Hello Jim,
> On Tuesday, November 05, 2002, Jim Chivas wrote...
>
> > I have installed rel 1.2.9 in my web area. When I reference the
> > src/login.php page I get the following error message:
>
> > 'The document contained no data'
>
> This is (to me) a
hi,
i'm trying to use Squirrelmail 1.2.9 with Linux RedHat 7.1,
my webserver is Apache, when i go to the login-page i get a
whole bunch of PHP errors:
--
Warning: Invalid argument supplied for foreach() in ../src/global.php on
line 64
Warning: Invalid argument supplied for foreach() in ../src/gl
Hello,
I have run into a small problem. If I set expiration date on the account
to any date (1, 2 days), the user can't login at all. The system kicks him
to the 'Wrong password or user name' screen.
SM version 1.2.8, RH 7.3,
php-devel-4.1.2-7.3.4
php-pgsql-4.1.2-7.3.4
php-mcrypt-4.1.2-1_rh7_kvr
p
Patch applied. No joy - same problem
Alex
=
On November 6, 2002 01:34 pm, Bruce wrote:
>
> I had this problem and solved it with this patch to src/global.php
>
>
> --- global.orig 2002-10-22 19:01:41.0 +0100
> +++ global.php 2002-10-22 19:03:15.0 +0100
> @@ -68,6 +
I believe it is the filters plugin that is causing the problem.
A workaround is to comment out this line in setup.php:
$squirrelmail_plugin_hooks['right_main_after_header']['filters'] =
'start_filters';
and add this line:
$squirrelmail_plugin_hooks['right_main_bottom']['filters'] =
'start_fil
On Tue, Nov 05, 2002 at 11:44:21PM -0600, Jonathan Angliss wrote:
> Hi All,
>
> This is a simple one. As I am not able to replicate this issue, I
> need as much information as I can get. if you can answer as many of
> these questions as you can underneath the questions, I'll see what I
> c
I've done my best to search the list archives for an answer to my problem,
and I apologize immensely if I just missed this already.
I've been using SquirrelMail in a load balanced environment where I have
no control over the php.ini file. As far as I can tell, the web servers
I'm using are writ
Jonathan Angliss wrote:
Are you by any chance using the vacation plugin that comes with 1.2.5?
If so, disable it, and try again. The function that is on the line you
referenced got removed in 1.2.7 and put back slightly differently in
1.2.8 and broke the plugin (if you read back on the list archiv
> Are you by any chance using the vacation plugin that comes with 1.2.5?
> If so, disable it, and try again. The function that is on the line you
> referenced got removed in 1.2.7 and put back slightly differently in
> 1.2.8 and broke the plugin (if you read back on the list archives
> about the va
>
>
> Hi managers.
>
> When i try attach a file greater than 2MB, send a error, my quiestion
> is...SM have a limit for file attach..???
>
>
> How a change this..??
:-P, i seek on FAQ, for change size attach edit php.ini
PHP sets limits on how large attached files can be. To chan
Thanks!
It is only happening with my INBOX, and turning the filters off fixed it.
A wee work around that seems to work is read a message from another
mailbox first, before the inbox. Not too handy, but I like having the
filters on.
I'll keep my eye open for updates for this plugin.
Thanks Seth
Hello Eric,
On Wednesday, November 06, 2002, Eric Anderson wrote...
> Hmm... Just tried 1.2.9 on an older box, that had 1.2.5 on it (eek!). I
> set it up as a "new install", and am getting this when I go login
> (before I actually try to login):
> Warning: Invalid argument supplied for forea
Hmm... Just tried 1.2.9 on an older box, that had 1.2.5 on it (eek!). I
set it up as a "new install", and am getting this when I go login
(before I actually try to login):
Warning: Invalid argument supplied for foreach() in ../src/global.php on
line 64
Warning: Invalid argument supplied for
Rumor has it that Michael Leone said:
> RPMs are not Debian.
I stand corrected... not all that familiar with Debian and should have
rephrased my comment to be more platform-agnostic :)
> There are Debian packages. Called, amazingly enough, squirrelmail. :-)
It's nice that Debian has provided a
Ewan,
Which mailbox(es) does this happen in. I have seen one problem where this
happens, but only in the INBOX. It went away when I disabled the filters
plugin. Can you check and see if that fixes it for you?
Seth.
Ewan McDowall said:
> Hi,
>
> I am having a bit of trouble with the delete move
Hi managers.
When i try attach a file greater than 2MB, send a error, my quiestion
is...SM have a limit for file attach..???
How a change this..??
--
Mario Henley Becerril Geldis
.jA
.nimdA smetsyS
---
This sf.net email is sponsor
Chris Hilts wrote:
You can see what settings are being used by creating a file named
phpinfo.php with:
in your squirrelmail directory. Then point your browser to:
http://your/host/squirrelmail/phpinfo.php
This is good for seeing what the defaults are, if the defaults are being
overridden in t
Scratch that - my error! Behaviour is identical and sess_ID file is removed
with v 1.2.8 of redirect. Sorry!
alex
== previous message ===
On November 6, 2002 09:16 am, Eric Anderson wrote:
>
> Like I said before, if I swap the version 1.2.9 redirect.php file with
> the 1.2.7 r
I have a similar problem with 1.2.9 - the previous / next "links" are
not linked at all. They should be, and they used to be under 1.2.7
Eric
David Dooling wrote:
Ewan McDowall said:
I am having a bit of trouble with the delete move next plugin. The
'Delete & Next' and 'Delete & Previous' l
On November 6, 2002 09:16 am, Eric Anderson wrote:
>
> Like I said before, if I swap the version 1.2.9 redirect.php file with
> the 1.2.7 redirect.php, it works fine. I still see other problems with
> 1.2.9, but we'll worry about those later. :)
I tried that with version 1.2.8 and it does NOT wo
35 matches
Mail list logo