^^;
Sorry Paul for sending it directly to your address. I didn't realize it until after I
send it. I meant to send it to the list for everyone to read. First time poster, what
do
you expect :)
Whenever composing an e-mail, there is a JavaScript onLoad handler for the compose.php
file. What this
This is my first time posting a problem to the list, I've searched the archives but
couldn't find anything of help on this error.
I've been running SQ from the early 1.2.x days and never received this error until I
upgraded to 1.4, so I'm thinking something's changed in the IMAP libraries maybe? W
I'm offering this service on one of my sites right now. The signup is flakey in that
you
don't really signup, instead create a "request for signup" (I have to manually create
the account). If I had more time I could finish the PHP/Perl scripts to automatically
create users after filling out the fo
This definetely isn't a bug in SM and I'm most certainly nit-picking here, but...
SquirrelMail 1.2.11 -- line 832
SquirrelMail 1.4.0 -- line 878
(not sure about any other versions but I'm sure it's in the get_selectall_link()
function)
In the script right_main.php (the one that displays your me
> $prefs_dsn = 'pgsql://[EMAIL PROTECTED](/tmp/.s.PGSQL.5432)/admin';
> $prefs_table = 'userprefs';
Postgres will default to port 5432, so unless you've got it running on some other port,
leave that part out. Actually, I'm not even sure what the "(/tmp/.s.PGSQL.5432)" part
is
supposed to be -- th
I have this problem all the time actually! SM uses frames so when you change the
encoding, you're changing the encoding for all the frames at once. Apparently this has
a
side effect on the right frame and causes it to go back to INBOX, I get it all the
time.
I've found that if you open the messag
Just switched out SM 1.4.0 to 20030626_1641-CVS. I had a user complain about this
feature last week telling me he uses it all the time and loved it; it's still missing
from the 1.4.x series.
I believe it was last in ./functions/mime.php in 1.2.11
Andre
> Hello Pierre,
> On Friday, June 27, 2003,
I had this *exact* problem with 1.4.0 on my system. This error is caused by the filter
plugin. Options I first used was to turn off the plugin (big mistake when you receive
hundreds of e-mails every day). Upgrade to latest CVS, the 1.4.1 branch fixed this bug.
Andre
> PLS give me some time to sp
Someone correct me if I'm wrong but this is a function of your browser/OS and not SM.
I've never been on a [modern] OS using a modern browser where TAB didn't move your text
input to to the next field. I don't think you could alter this function, not unless
someone would like to tackle capturing th
How did you install the plugin? Did you simply overright the default SM PHP files with
the plugin's versions (left_main.php, move_message.php and mailbox_display.php) or
manually edit the original files adding the additional code?
The 3 files that come attached to that plugin are meant for the 1.4
The statement:
session_cache_limiter('nocache');
would need to come before any calls to session_start(). So not necessarily every PHP
file but every PHP file that made a call to session_start() instead.
Although, I have no clue how sessions are maintained in SM PHP wise so a word from one
of the
> Stephen Lee said:
>> How do I enter a Tab in the compose window to either generate white
>> spaces or a true Tab? Currently Tab only moves focus to the next button.
>> I'm running SM 1.2.11, RH7.3/php4.3.1/IE6.
>
> A quick Google search
> (http://www.google.com/search?q=internet+explorer+html+tex
I'm using vim exclusively for all my programming needs actually. When you stare at code
for 10+ hours every it helps to have that syntax highlighting there :) Only drawback
is
the classic vi vs. emacs debate that goes on at the office x_x
It's also work mentioning that when learning PHP, or any
>From their breakdown ( http://phpwebhosting.com/host_details.html ):
"It's finally here! Un-metered pop3 mailboxes!"
I'm guessing you'll have to wait longer for IMAP. They make no mention of anything
IMAP.
Nothing is preventing you from setting up your own IMAP server and having SM use it.
An
>> The second problem is that mails in trash folder still counting on quota
>> usage, so when somebody gets overquotated and try to erase some messages
>> from the inbox, the webmail gives the following error " [ALERT] You
>> exceeded your mail quota." What can I do to set "No trash quota"
15 matches
Mail list logo