Re: Custom maildir from Qmail to Postfix plan.

2008-09-25 Thread Wietse Venema
Matteo Niccoli: > Wietse Venema ha scritto: > > Look at the virtual(8) delivery agent. It uses lookup tables > > to map a recipient to a pathname, and to look up the UID/GID > > information. Such tables can be generated programmatically. > > > > http://www.postfix.org/virtual.8.html > > http://www

Re: Custom maildir from Qmail to Postfix plan.

2008-09-25 Thread Victor Duchovni
On Thu, Sep 25, 2008 at 03:06:10PM +0200, Matteo Niccoli wrote: > Wietse Venema ha scritto: > >Look at the virtual(8) delivery agent. It uses lookup tables > >to map a recipient to a pathname, and to look up the UID/GID > >information. Such tables can be generated programmatically. > > > >http://w

Re: Custom maildir from Qmail to Postfix plan.

2008-09-25 Thread Matteo Niccoli
Wietse Venema ha scritto: Look at the virtual(8) delivery agent. It uses lookup tables to map a recipient to a pathname, and to look up the UID/GID information. Such tables can be generated programmatically. http://www.postfix.org/virtual.8.html http://www.postfix.org/VIRTUAL_README.html So is

Re: Custom maildir from Qmail to Postfix plan.

2008-09-24 Thread mouss
Matteo Niccoli wrote: Hi, Suppose to have 1.000.000 maildir mailboxes using this path: /MAIL/$1/$2/$3/$4/$5/$address.$domain/folders/Maildir/ where $1 is the first letter of the recipient, $2 is the second, and so on. Like this example: [EMAIL PROTECTED] /MAIL/f/o/o/b/a/foobar.antani/folders

Re: Custom maildir from Qmail to Postfix plan.

2008-09-24 Thread Ralf Hildebrandt
* Wietse Venema <[EMAIL PROTECTED]>: > Look at the virtual(8) delivery agent. It uses lookup tables > to map a recipient to a pathname, and to look up the UID/GID > information. Such tables can be generated programmatically. > > http://www.postfix.org/virtual.8.html > http://www.postfix.org/VIRTU

Re: Custom maildir from Qmail to Postfix plan.

2008-09-24 Thread Wietse Venema
Matteo Niccoli: [ Charset ISO-8859-15 unsupported, converting... ] > Hi, > > Suppose to have 1.000.000 maildir mailboxes using this > path: > > /MAIL/$1/$2/$3/$4/$5/$address.$domain/folders/Maildir/ > > where $1 is the first letter of the recipient, $2 is the > second, and so on. Like this examp

Custom maildir from Qmail to Postfix plan.

2008-09-24 Thread Matteo Niccoli
Hi, Suppose to have 1.000.000 maildir mailboxes using this path: /MAIL/$1/$2/$3/$4/$5/$address.$domain/folders/Maildir/ where $1 is the first letter of the recipient, $2 is the second, and so on. Like this example: [EMAIL PROTECTED] /MAIL/f/o/o/b/a/foobar.antani/folders/Maildir/ If we have a