[Dbmail] Error create MySQL tables

2002-11-21 Thread John Ruff
I received the following error using the sql/mysql/create_tables.mysql file to create the mysql db & tables: > mysql -u root -p more VERSION $Id: VERSION,v 1.1 2002/10/12 22:21:29 eelco Exp $ This is DBMAIL version 1RC4. Thanks, John -- "Shortcuts Make For Long Delays" -J.R.R Tolken

[Dbmail] Sub-Folders

2002-11-22 Thread John Ruff
Will DBMail support sub-folder creation through IMAP? Or did I not configure something correctly, b/c I'm only able to create folders directly at the root (same level as INBOX). -Thanks -- "Shortcuts Make For Long Delays" -J.R.R Tolken

[Dbmail] Sub-Folders

2002-11-23 Thread John Ruff
PROTECTED] wrote: Date: Sat, 23 Nov 2002 12:17:43 +1300 Subject: Re: [Dbmail] Sub-Folders From: Mark Mackay <[EMAIL PROTECTED]> To: John Ruff <[EMAIL PROTECTED]>, Dbmail Mailing list Reply-To: dbmail@dbmail.org Check your mail client's mailbox delimiter settings. I thin

[Dbmail] Re: Sub-Folders

2002-11-24 Thread John Ruff
needed in the AcceptedMailboxChars array -- which may be especially relevant if you're trying to use any funny character sets or using punctuation, etc. Try with a few basic names and setting the debug level to 5. It may give you more of a clue. /Mark On 24/11/02 7:17 AM, "John Ruff&

[Dbmail] Re: Dbmail digest, Vol 1 #384 - 1 msg

2002-12-04 Thread John Ruff
I currently use Postfix + Amavisd-new(w/Mail::Spamassassin) + DBMail and this works great. the Mail::SpamAssassin module is controlled within amavisd-new and I'm using antivir which is controlled by amavisd-new as well. A very mangeable solution. Amavisd-new --> http://www.ijs.si/software/amavis

[Dbmail] Can't compile 1.0 Final

2002-12-05 Thread John Ruff
I previously compiled dbmail-1.0-RC4 (w/mysql) and am running it with no problems. I downloaded 1.0-final and cannot get a ./configure to complete. Here's my configure for dbmail & mysql(installed from source): DBMail: ./configure --with-mysql=/usr/local/mysql/include/mysql MySQL: 'CFLAGS=-O3 -

[Dbmail] Password authentication options?

2002-12-20 Thread John Ruff
Will dbmail consider adding support for imap authentication options such as CRAM-MD5 & DIGEST-MD5 from MUAs? -John -- "Shortcuts make for long delays!" --J.R.R Tolken