#----------------------------------------------------------------------------- # # POPular -- A POP3 server and proxy for large mail systems # # $Id: db-create.list,v 1.3 2001/02/09 15:59:07 sqrt Exp $ # # http://www.remote.org/jochen/mail/popular/ # #----------------------------------------------------------------------------- # # File: db-create.list # #----------------------------------------------------------------------------- # # Format: :: # # DBType: DB|GDBM|SDBM # # Flags: L - convert key to lower case (for case insensitive matching) # Z - append \0 to key and data # #----------------------------------------------------------------------------- test:DB:L #-- THE END ------------------------------------------------------------------