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
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
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
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
* 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
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
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