mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
21 lines
605 B
HTML
21 lines
605 B
HTML
<header>Bazy aliasów tworzone przez Postfiksa</header>
|
|
|
|
<center><tt>alias_database</tt></center>
|
|
<hr>
|
|
|
|
Ten parametr określa bazy aliasów tworzone poleceniem "newaliases"
|
|
lub "sendmail -bi". Jest to osobny parametr konfiguracyjny, gdzyż
|
|
niekoniecznie wszystkie tabele określone przez <a href=opt_alias_maps>
|
|
<tt>alias_maps</tt></a> muszą być kontrolowane przez Postfiksa. <p>
|
|
|
|
Typowe konfiguracje to:
|
|
|
|
<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>
|