<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
14.05.2010 17:04, Дмитрий Дегтярев пишет:
<blockquote cite="mid:4BED2E30.1000908@nevod.ru" type="cite">
<meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
# postconf | grep "virtual_transport = "<br>
address_verify_virtual_transport = $virtual_transport<br>
virtual_transport = virtual<br>
<br>
Почему virtual_transport = virtual, когда в конфиге указан dovecot?<br>
</blockquote>
Всё старая тема.. всяко уже перепробовал, но postfix упорно складывает
почту посредством virtual, а не dovecot. Сам deliver в консоли я
проверил, складывает почту куда надо.<br>
<br>
Указал в конфиге main.cf<br>
virtual_transport = dovecot<br>
virtual_destination_recipient_limit = 1 # здесь в официальной
докумендации нужно dovecot_destination_recipient_limit, но postfix не
знает данную опцию<br>
<br>
В консоли выполнил:<br>
<meta http-equiv="content-type" content="text/html; charset=KOI8-R">
<span class="Apple-style-span"
style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span
class="Apple-style-span"
style="color: rgb(34, 34, 34); font-family: Tahoma; font-size: 12px; text-align: justify;">
# postconf -e virtual_transport=dovecot<br>
# postconf -e dovecot_destination_recipient_limit=1</span></span><br>
<br>
# postconf | grep "virtual_transport = "<br>
address_verify_virtual_transport = $virtual_transport<br>
virtual_transport = dovecot<br>
<br>
В СУБД в записи для domain.ru указан транспорт virtual!<br>
<br>
В логе упорно пишет "to=<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, relay=virtual", а не
"to=<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, relay=dovecot"<br>
<br>
Вот лог:<br>
May 18 10:13:23 mail postfix/smtpd[1060]: connect from
domain.ru[172.16.16.103]<br>
May 18 10:13:24 mail postfix/smtpd[1060]: DBB5E528AB3:
client=domain.ru[172.16.16.103]<br>
May 18 10:13:24 mail postfix/cleanup[1063]: DBB5E528AB3:
message-id=<a class="moz-txt-link-rfc2396E" href="mailto:272e7a2591d65d0cbf776da03ab7404b@domain.ru"><272e7a2591d65d0cbf776da03ab7404b@domain.ru></a><br>
May 18 10:13:24 mail postfix/qmgr[980]: DBB5E528AB3:
from=<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, size=507, nrcpt=1 (queue active)<br>
May 18 10:13:24 mail postfix/smtpd[1060]: disconnect from
domain.ru[172.16.16.103]<br>
May 18 10:13:25 mail postfix/smtpd[1068]: connect from mail[127.0.0.1]<br>
May 18 10:13:25 mail postfix/smtpd[1068]: 3D5E4528ABC:
client=mail[127.0.0.1]<br>
May 18 10:13:25 mail postfix/cleanup[1063]: 3D5E4528ABC:
message-id=<a class="moz-txt-link-rfc2396E" href="mailto:272e7a2591d65d0cbf776da03ab7404b@domain.ru"><272e7a2591d65d0cbf776da03ab7404b@domain.ru></a><br>
May 18 10:13:25 mail postfix/qmgr[980]: 3D5E4528ABC:
from=<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, size=913, nrcpt=1 (queue active)<br>
May 18 10:13:25 mail amavis[985]: (00985-01) Passed CLEAN,
[172.16.16.103] [172.16.16.103] <a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a> ->
<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, Message-ID:
<a class="moz-txt-link-rfc2396E" href="mailto:272e7a2591d65d0cbf776da03ab7404b@domain.ru"><272e7a2591d65d0cbf776da03ab7404b@domain.ru></a>, mail_id:
dxiW96M4g+MK, Hits: -4, size: 507, queued_as: 3D5E4528ABC, 310 ms<br>
May 18 10:13:25 mail postfix/lmtp[1064]: DBB5E528AB3:
to=<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.5,
delays=0.17/0.01/0.01/0.31, dsn=2.0.0, status=sent (250 2.0.0 Ok,
id=00985-01, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as
3D5E4528ABC)<br>
May 18 10:13:25 mail postfix/qmgr[980]: DBB5E528AB3: removed<br>
May 18 10:13:25 mail postfix/virtual[1069]: 3D5E4528ABC:
to=<a class="moz-txt-link-rfc2396E" href="mailto:ddv@domain.ru"><ddv@domain.ru></a>, relay=virtual, delay=0.33,
delays=0.08/0.02/0/0.22, dsn=2.0.0, status=sent (delivered to maildir)<br>
May 18 10:13:25 mail postfix/qmgr[980]: 3D5E4528ABC: removed<br>
<br>
Куда рыть дальше?<br>
<br>
<div class="moz-signature">-- <br>
С уважением, Дегтярев Дмитрий<br>
инженер-программист ООО "Невод" г. Пермь<br>
web: <a href="http://nevod.ru">http://nevod.ru</a><br>
тел: (342) 2 196 960<br>
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:ddv@nevod.ru">ddv@nevod.ru</a><br>
JID: <a class="moz-txt-link-abbreviated" href="mailto:ddv@nevod.ru">ddv@nevod.ru</a></div>
</body>
</html>