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

1 line
798 B
HTML
Raw Permalink 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> Транспортные таблицы поиска </header><center> <tt>transport_maps</tt> </center> <hr> Параметр указывает необязательные таблицы с сопоставлениями домена (transport, nexthop). См. <a href=transport>Транспортное сопоставление</a> для деталей синтаксиса. <p> По умолчанию эта функция отключена. Укажите типы баз данных для использования. <p> Возможные значения: <ul><li> <tt>dbm:/etc/postfix/transport</tt> <li> <tt>hash:/etc/postfix/transport</tt> <li> <tt>hash:/etc/postfix/transport, nis:transport</tt> <li> <tt>hash:/etc/postfix/transport, netinfo:/transport</tt> </ul> <hr>