Some time ago, I posted that my total unread mail count was way off. After
working on it for a time, I couldn't find anything that solved the problem.
Recently I upgraded to 1.4.7 and my unread mail count went from being a few
hundred over what was actually unread, to 25,000 over. Huh?
But, in doi
OS Redhat v8.0
Squirrelmail v1.4.4-rc1
PHP v4.2.2-8.0.5
Dovecot v1.0.alpha1
The +,- buttons on the folders . . . Hey, the folders are missing, too.
I've not changed anything (that I'm aware of) and I'm the only one who would.
If I wasn't off to an all-day meeting, I'd go search the archives. If y
On Mon, February 6, 2006 1:42 pm, Kris Williams said:
> I've increased the size of memory_limit, post_max_size, and
> upload_max_filesize to 10M in the PHP.INI file on my system.
>
> I've shutdown/restarted the mail system, but it still says that the max
> attachment size is 2M in the compose a me
On Mon, February 6, 2006 10:24 am, Kris Williams said:
> I have a user that is trying to attach an 850k Excell Spreadsheet to a
> message. When he clicks the ADD button, a page appears that says page
> cannot be displayed.
>
> The attachment quota limit is set to 2Mb. Also other Excell files that
On Mon, January 23, 2006 3:57 pm, Marc Powell said:
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
> [mailto:squirrelmail-
>> [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
>> Sent: Monday, January 23, 2006 4:38 PM
>> To: Squirrelmail Users
>> Subject: [SM-USERS] When Reply = To
>>
In my setup (SA 3.1.0) I've done some tweaking here and there, but I'm not
expert enough, nor smart enough to understand the cryptic nature of PHP
(cryptic to me, at least) and the SA rules.
When an email is spoofed as being from me and to me, the score is -100 (+-
the other rules caught) as being
On Tue, January 3, 2006 1:50 pm, Marc Groot Koerkamp said:
> On Tue, January 3, 2006 8:00 pm, [EMAIL PROTECTED] wrote:
>> I have quite a few folders and have checked all of them. There are no
>> 'bolded' or unread emails according to Squirrelmail (1.4.4-rc1) yet the
>> window caption shows 200 unre
I have quite a few folders and have checked all of them. There are no
'bolded' or unread emails according to Squirrelmail (1.4.4-rc1) yet the
window caption shows 200 unread emails. I've even gone into individual
folders and done ToggleAll, then Unread and ToggleAll and then Read and
the count stay
On Mon, December 19, 2005 12:30 pm, Jean-Paul Natola said:
> That was my thought, as all my users are windows users---
>
> I guess the question would be phrased as, "can someone guide me , or
> point me in the direction of building a script/utility that would
> grab the file from a network loca
Is there a plugin that allows one to Copy-To a folder rather than just
Move-To a folder?
Tia
--
karl
_/ _/ _/ _/_/_/ __o
_/ _/ _/ _/_/ _-\<._
_/_/_/ _/_/_/ (_)/ (_)
_/ _/ _/
> Hi all,
>
> I'm looking for an autoresponder plugin that is compatible with
> maildirswould the courier vacation work with this? I'm using
> xmail+courier imap+MySQL...
>
> if not, can anybody suggest some other plugin that can work with this
> kind of setup?
If you have shell access to the
> [EMAIL PROTECTED] wrote:
>> Hi all,
>>
>> I recently upgraded from the default on RH v8.0, University of
>> Washington's IMAP server, to the Carnegy Mellon University product,
>> Dovecot v1.0.alpha1. The difference saved me a server upgrade. Very
>> nice.
>> Quite easy, too. Some tweaking needed
Hi all,
I recently upgraded from the default on RH v8.0, University of
Washington's IMAP server, to the Carnegy Mellon University product,
Dovecot v1.0.alpha1. The difference saved me a server upgrade. Very nice.
Quite easy, too. Some tweaking needed to be done, but it's a nice IMAP
server.
Karl
I use SQM 1.4.4-rc1 and have setup the global address book. In Addresses,
the options is to add an address to Personal or Global addressbook,
however, when I select either, the address is added to my personal
addressbook only.
Has this been addressed before and is there something in the FAQ I shou
>
> On Wed, July 20, 2005 9:32 pm, jonn ah wrote:
>> hi,
>>
>> I'd like to remove the "/webmail" from the url and I'd like like it to
>> point directly to http://mail.mydomain.com instead of
>> http://mail.mydomain.com/webmail, is this possible?
>>
>> if so, can somebody please tell me how?
>>
>> t
PERFECT!!!
That's awesome. now I just need to remember it's there. One test so far
and auto-pilot clicked the send button just as brain realized 'HEY WAIT!'
Thanks.
>>
>>
>> [EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:
>I use PINE, too. But not so much since getting more used t
>
>
> [EMAIL PROTECTED] wrote:
>>>[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
> [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
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 or BCC box.
I have no idea what the problems of add
When a popup indicating the sender has requested a read receipt OK/Cancel
comes, it would be very nice to have the sender added to the popup. When I
am going from message to message and one of those comes up, I have to
click cancel, then go back to the message and see who it is first. Some
people r
0 ] ; then
DATA="$DATA"`printf "\n$CHK: $i\n"`
fi
}
# Main program
# Check all 'first level' folders
cd /home/karlp/mail ; # could be cd /home/$USER/mail
for i in `ls|grep ^[0-3,IN]` ; # changed to [0-9,a-z,A-Z]
do
ALLCHK="$ALLCHK***$i"
if [ -d $
0 ] ; then
DATA="$DATA"`printf "\n$CHK: $i\n"`
fi
}
# Main program
# Check all 'first level' folders
cd /home/karlp/mail ; # could be cd /home/$USER/mail
for i in `ls|grep ^[0-3,IN]` ; # changed to [0-9,a-z,A-Z]
do
ALLCHK="$ALLCHK***$i"
if [ -d $
SQM 1.4.4
If I click on View Unsafe Images, then click on View Printable Version,
WHY don't the images STILL show up? Shouldn't a switch be set that allows
the printable version window to know that viewing unsafe images had been
clicked?
Or, couldn't/shouldn't there be a button on the window next
I apologize if this has been asked and I missed it. I routinely remove
most emails without reading unless the subject line is indicative of a
topic in which I find interest.
Request: When in the COMPOSE window, I often use the nicknames in the TO:
CC: BCC: fields, hoping I remember them correctly
>> First, please forgive me for posting to this list if I'm out of line.
>> Oh,
>> and I absolutely love SQM.
>>
>> ER 1: Count of Emails change on folder view to show total emails, then
>> change of email view to show # of TTL so when viewing email, we know
>> which
>> email we are viewing as inde
First, please forgive me for posting to this list if I'm out of line. Oh,
and I absolutely love SQM.
ER 1: Count of Emails change on folder view to show total emails, then
change of email view to show # of TTL so when viewing email, we know which
email we are viewing as indexed in the folder. As I
Has a version of Squirrel Mail that would be optimized for WAP browsers
ever been considered or discussed?
I'm writing this on a Palm Tungsten T5 and it's not too bad so I don't
think it would be _real_ hard. [This from a man who writes CGI in bash
scripts interspersed w/Perl.]
Karl Pearson
[EM
I'm curious as to why the Hide/Show Unsafe Images link is at the bottom of
some emails and at the top of others.
Anyone have any idea what's happening?
My suspicion is that it's dependent on the format of the MIME/HTML in the
email. When I've designed my own pages, if I don't use the table/tr/td
[Forgive my top-post]
The problem is not solved, but the cause has been found.
In Options/Folder Preferences/Enable Unread Message Notification: I set
ALL FOLDERS with Type set to Only Unseen.
At home, this isn't set because it is very, very slow. I understand why
it's so slow; there's bunches a
2 systems with disparate speeds:
Work Email Server:
SM 1.4.3a
Redhat v9
Intel with 2Gb Ram
Mirrored 120GB IDE drives
Home Email Server:
SM 1.4.3a
Redhat v8.0
AMD with 768MB Ram
Dilemma:
At work, folders load very quickly, but left pane folder list loads slowly.
At home, folders and left pane f
I use IMAP and have for years, therefore, my collection of folders is
annoyingly monstrous, divided and organized into subfolders and subfolders
of subfolders, etc...
I would like to be able to use the feature in Folder Options: Enable
Unread Message Notification: All Folders, but have a choice to
> [EMAIL PROTECTED] wrote:
>
>> I just upgraded the speed of our DSL link so our users can upload and
>> download email must faster now (it's faster than the T1 at work!)
>>
>> However, one of the 'features' of this 701wg is that outbound to inbound
>> http connections ALL go to the admin pages of
I just upgraded the speed of our DSL link so our users can upload and
download email must faster now (it's faster than the T1 at work!)
However, one of the 'features' of this 701wg is that outbound to inbound
http connections ALL go to the admin pages of the stupid beast. I've
contacted Actiontec
>
>> Is there a way to set something so when I click on View Full Header the
>> view is opened in a new window rather than replacing the message
>> display?
>> It would be nice to be able to see both at the same time.
>
> Try the message details plugin (comes with SM, just turn it on)
>
> you get m
Is there a way to set something so when I click on View Full Header the
view is opened in a new window rather than replacing the message display?
It would be nice to be able to see both at the same time.
TIA,
Karl Pearson
[EMAIL PROTECTED]
http://consulting.ourldsfamily.com
http://emailgroups.our
I'm running 1.4.3a on RH8 and it's doing nicely.
One thing that I can't solve, and appears to be gone, is the threaded view
of emails I had with an early version. It's gone after upgrading to 1.4.2
and still gone with 1.4.3a.
I've modified the files in config/*php and set the thread_sort to true.
36 matches
Mail list logo