[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On Mon, Nov 13, 2006 at 11:23:57AM +0000, Tony Sumner wrote: > 1. After the install I have two kernels, 2.6.16-2-amd64 and > 2.6.16-2-amd64-generic, also there is a module 'generic'. What are > these doing and is it ok to delete the generic kernel? IIRC, that's not two kernels - one is a dummy package. It means you can install something like linux-2.6-amd64 and it'll get the most recent one (via a string of dummies). > 2. Debian reference says it is essential to put mail in Maildir -- otherwise > Courier won't work. Exim4 config says Debian usually likes mbox format. > What is the point of Maildir, if any? Maildir is faster under certain circumstances; mbox stores a whole mail folder in one file, so has to read in the entire file to read or write to it. Maildir doesn't, but if you're searching a lot it's slower, since it needs to open every file individually. Or something along those lines. Courier doesn't support anything but Maildir; most other MTAs and IMAP/POP3 servers support both (exim and postfix do, as does Dovecot). Solution: don't use Courier. bma
Attachment:
pgpyOzrr41V3t.pgp
Description: PGP signature
-- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html