���� �� ������� ������ �� �������� <a href="https://docs.python.org/2/library/stdtypes.html#string-formatting-operations">���������� �� Python format</a> �� ������ ���������� �� �� ����� ���� ������ �����. � ����� ��� ������������� ��� ������������ �����: <ul> <li><b>real_name</b> - �� "�������������" ����� ��� ������; ������� �� ����� ��� ������ �� ��������������. <li><b>list_name</b> - �� ����� �� �� ����� � ����� �������������� ���� ����������� �����������, ��� ����� � �������������� ����� ���������. <li><b>host_name</b> - �� DNS ����� ��� domain ��� ����� ��������� � server ��� ����������� ��� ������. <li><b>web_page_url</b> - � ������� ��������� ����� ��� Mailman. �� ���� ������ �� ����������� ��, �.�. <em>listinfo/%(list_name)s</em> ��� ��� ������� ��� ������� �� ��� ����������� ��� ���� �� ����� ������������ ������������. <li><b>description</b> - � ��������� ��������� ��� ������ ������������ ������������. <li><b>info</b> - � ������ ��������� ��� ������ ������������ ������������. <li><b>cgiext</b> - � �������� � ����� ����������� ��� CGI scripts. </ul>