[Dbmail] folder filter message

2003-02-22 Thread Robert L. Tom
Are there any programs that would filter incmong messages to a folder in imap for dbmail? I am trying to filter different mails from mailgroups. thanks, Robert

[Dbmail] dbmail + sm mail

2003-02-27 Thread Robert L. Tom
Anybody here using dbmail with squirrel mail who doesn't have problems creating folders? what version of SM mail are you using? Thanks. Robert

[Dbmail] dbmail + squirrelmail

2003-02-27 Thread Robert L. Tom
Anybody here using dbmail with squirrel mail who doesn't have problems creating folders? what version of SM mail are you using? Thanks. Robert

[Dbmail] How to use mbox2dbmail...

2003-03-09 Thread Robert L. Tom
What is the syntax in mbox2dbmail utility? Is it mbox2dbmail username mboxfilename ? thanks, Robert

[Dbmail] mbox2db, thanks Keith!

2003-03-10 Thread Robert L. Tom
Thanks Keith! Now I just need to find mb2db since it is faster and figure out how to use it. You wouldn't happen to have it lying around in your HD would you? [EMAIL PROTECTED] Robert

[Dbmail] mbox2db, thanks Keith!

2003-03-10 Thread Robert L. Tom
Now I just need to find mb2db since it is faster and figure it. You wouldn't happen to have it lying around in your HD would you? Thanks [EMAIL PROTECTED] Robert

[Dbmail] Re: Dbmail digest, Vol 1 #558 - 5 msgs

2003-04-01 Thread Robert L. Tom
Tim, I posted the fix for squirrelmail not creating folders etc etc. I am using SM with dbmail + qmail. it works like a charm. Robert > Send Dbmail mailing list submissions to > dbmail@dbmail.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mailman.fastxs

[Dbmail] deleting folders, dbmail + sm mail , this might help

2003-04-09 Thread Robert L. Tom
2/28/2003 >Author: robert >Fix for squirrelmail 1.2.11 IMAP folder deletion problems >and folder truncation names during folder deletion problem. >using redhat 8.0 > or >caldera 3.1.1. >using dbmail 1.1 >squirrelmail 1.2.11 > >33 > >../functio

[Dbmail] Dbmail] Dbmail imap speed (is it slower then uwimap)

2003-04-28 Thread Robert L. Tom
I applied these to my dbmail 1.1 mysql database.. Optimizing your tables - I found dbmail to become increasingly useless without additional indexes. Speed increases as dramatically as server load drops after adding these. mysql: alter table mailboxes add index (name); alter

[Dbmail] schema dump

2003-04-29 Thread Robert L. Tom
Paul, Robert L. Tom wrote: > I applied these to my dbmail 1.1 mysql database.. > alter table messages add index (unique_id); <--Got an ERROR right here > alter table messages add index (status); <-- also here. > > But I got an error on the last two lines from mysq

[Dbmail] dbmail + mysqld settings

2003-05-08 Thread Robert L. Tom
I am using dbmail 1.1 with mysql. I have these default settings below for mysqld. Is there anything I need to make larger or smaller to make mysql faster working with DBmail? Robert Possible variables for option --set-variable (-O) are: back_log current value: 50 bdb_cache_size

Re: [Dbmail] dbmail + mysqld settings

2003-05-09 Thread Robert L. Tom
ind the statements made dbmail > 70% faster > > Jacques > > > > "Robert L. Tom" <[EMAIL PROTECTED]> a dit : > >> >> I am using dbmail 1.1 with mysql. >> I have these default settings below for mysqld. >> Is there anything I need t

Re: [Dbmail] dbmail + mysqld settings

2003-05-10 Thread Robert L. Tom
t; alter table messages add index (seen_flag); > alter table messages add index (unique_id); > alter table messages add index (status); > > > Jacques > > > "Robert L. Tom" <[EMAIL PROTECTED]> a dit : > >> >> Jacques, >> >> Were t

[Dbmail] Dbmail what's new on 1.1

2003-05-24 Thread Robert L. Tom
I went to the Dbmail.org website to find more about "what's new" on dbmail 1.1 but the link is just displaying a blank page. anybody has the text on what's new with dbmail 1.1 ? thanks, Robert

[Dbmail] qmail + dbmail + tmda

2003-09-20 Thread Robert L .Tom
What is the syntax for delivering a message to dbmail when using qmail and tmda? The tmda docs has an example to pipe the incoming mail to ./mailbox but I want to pipe it to dbmail-smtp. This is their example for the .qmail file |preline /path/to/bin/tmda-filter ./Mailbox The above would dump t

[Dbmail] messagblks is full...

2003-11-07 Thread Robert L .Tom
I get a messageblks is full error in dbmail. How do I increase the messageblks size in mysql? Thanks, robert

[Dbmail] does dbmail-imap support server side sorting?

2004-02-02 Thread Robert L. Tom
all, does dbmail imap support server side sorting? Robert