Files
webmin/postfix/help/opt_alias_database.uk.auto.html
2020-04-23 18:10:56 +03:00

1 line
785 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header> Бази даних псевдонімів, побудовані Postfix </header><center> <tt>alias_database</tt> </center> <hr> Цей параметр вказує база даних (псевдоніми), які будуються з &quot;newaliases&quot; або &quot;sendmail -bi&quot;. Це окремий параметр конфігурації, оскільки <a href=opt_alias_maps><tt>alias_maps</tt></a> може визначати таблиці, які не обов&#39;язково всі контролюються Postfix. <p> Типовими конфігураціями є: <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>