Tom Allison wrote:
> Authentication:
> What authentication mechanisms are available? plain, login, cram-md5...

plain and login.

> 
> If I understand the RTFM, there's no IMAPS support as yet, just IMAP. 
> And this might change in the next version, or I can patch something up
> with stunnel.  Did I get this right?

ack. Use stunnel for now.

> 
> There seems to be a lot of discussion on the thread about SQL statements
> rather than IMAP stuff.  Seems to be a lot of discussion of how DBmail
> allows you to use SQL to fiddle with the email.  Cool -- I like SQL.  Is
> it safe to assume that every dbmail_phymessage is made up of at least
> two dbmail_messageblks (header & body).
> 
> Is the is_header flag implemented at 2.2?

Yes, it is. Although it's purpose is void nowadays. There is no longer
any reason to retrieve just the message headers from the messageblks table.

> Any suggestions on how to convert Maildir to dbmail?  I was assuming I
> could plug together a perl script and let it run for a few days...

contrib/mailbox2dbmail supports mbox, maildir and mhdir.



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to