Current Path : /usr/share/webmin/postfix/help/ |
Current File : //usr/share/webmin/postfix/help/opt_alias_database.da.auto.html |
<header> Alias-databaser bygget af Postfix </header><center> <tt>alias_database</tt> </center> <hr> Denne parameter specificerer aliasdatabasen (e), der er bygget med "newaliases" eller "sendmail -bi". Dette er en separat konfigurationsparameter, fordi <a href=opt_alias_maps><tt>alias_maps</tt></a> kan specificere tabeller, som ikke nødvendigvis alle er under kontrol af Postfix. <p> Typiske konfigurationer er: <ul><li> <tt>dbm:/etc/aliases</tt> <li> <tt>dbm:/etc/mail/aliases</tt> <li> <tt>hash:/etc/aliases</tt> <li> <tt>hash:/etc/aliases, hash:/opt/majordomo/aliases</tt> </ul> <hr>