|
Save the teapot fund New CSS web design for Wibble proudly provided by Kelv. Please contact the webmaster with any questions or concerns. |
Wibble > List archives > postfix > 2005 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: alias files
On Sunday, January 02, 2005 at 21:35 CET,
Ted Gervais <ve1drg@xxxxxxxxxxxxxx> wrote:
> I wonder why there are two alias files. I mean, my postfix operation
> includes an alias_maps file and a alias_database file. Both are
> called 'aliases' and are in different directories.
alias_maps is the list of lookup tables the Postfix actually uses to
perform local alias rewriting. alias_database is the list of indexed
database files that Postfix rebuilds when you run newaliases(1).
If you only use indexed database files, the values of alias_maps and
alias_database should typically be identical.
[...]
--
Magnus Bäck
magnus@xxxxxxxxxxx
|