Необходимо чтобы почта придящая на 3 разных ящика, копировалась ещё в один ящик.
Как я понимаю для этого необходимо прописать recipient_bcc_maps = hash:/etc/postfix/recipient_bcc в main.cf
а далее postmap /etc/postfix/recipient_bcc
но что необходимо прописать непосредственно в файле recipient_bcc.db ??
Как не искал, так и не нашёл :((
подскажите пожалуйста
Сделай на уровне алиасов, и всё. Типа
1: 1, 4
2: 2, 4
>Сделай на уровне алиасов, и всё. Типа
>1: 1, 4
>2: 2, 4
Так у меня почта там никакая не прописана - все сразу отправляется на другой почтовик.
ПисАть нужно в recipient_bcc, а *.db это индексы полученные командой postmap - руками туда лазить не нужно.
>ПисАть нужно в recipient_bcc, а *.db это индексы полученные командой postmap -
>руками туда лазить не нужно.А в recipient_bcc как писать ?
mymail@xxx.ru allmail@xxx.ru
Типа того для копирования mymail в allmail ?
>А в recipient_bcc как писать ?
>mymail@xxx.ru allmail@xxx.ru
Это один из вариантов.
Прочитайте: http://www.postfix.org/postconf.5.html#recipient_bcc_maps
>>А в recipient_bcc как писать ?
>>mymail@xxx.ru allmail@xxx.ru
>Это один из вариантов.
>Прочитайте: http://www.postfix.org/postconf.5.html#recipient_bcc_maps
Читал - видно не особо помогло - написал mymail@xxx.ru allmail@xxx.ru ,
перезапустил, и ничего :(
>Читал - видно не особо помогло - написал mymail@xxx.ru allmail@xxx.ru ,
>перезапустил, и ничего :(
1. в main.cf:
recipient_bcc_maps = hash:/etc/postfix/recipient_bcc
2. в recipient_bcc_maps:
mymail@xxx.ru allmail@xxx.ru
3. postmap hash:/etc/postfix/recipient_bcc
4. postfix reload
5. посылаете тестовое письмо на mymail@xxx.ru
6. если на allmail@xxx.ru не приходит копия, то в master.cf ставите ключик "-v" для cleanup, поворяете пункты 4,5 и присылаете сюда полученный log.
Лог довольно боьшой, по виду всё нормально Ж(Feb 8 15:08:51 GTW postfix/smtpd[5580]: connect from f31.mail.ru[194.67.57.70]
Feb 8 15:08:51 GTW postfix/cleanup[5568]: connection established
Feb 8 15:08:51 GTW postfix/cleanup[5568]: master_notify: status 0
Feb 8 15:08:51 GTW postfix/cleanup[5568]: mail_flow_get: 1 1
Feb 8 15:08:51 GTW postfix/cleanup[5568]: open incoming/1/1886911E704
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_open: open incoming/1/1886911E704
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr queue_id = 1886911E704
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup socket: wanted attribute: flags
Feb 8 15:08:51 GTW postfix/cleanup[5577]: watchdog_start: 0x8057b18
Feb 8 15:08:51 GTW postfix/smtpd[5580]: 1886911E704: client=f31.mail.ru[194.67.57.70]
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: flags
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: 2
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope T 1107864531
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope L smtp:127.0.0.1:9026
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope S mymail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr address = mymail @mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: mymail @mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_clnt: canonicalize: mail@mail.ru-> mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope A client_name=f31.mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope A client_address=194.67.57.70
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope A message_origin=f31.mail.ru[194.67.57.70]
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope A helo_name=f31.mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope A protocol_name=ESMTP
Feb 8 15:08:51 GTW postfix/cleanup[5568]: envelope R mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr address = mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_clnt: canonicalize: mymail@xxx.ru -> mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: been_here: mymail@xxx.ru: 0
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Received: from f31.mail.ru (f31.mail.ru [194.67.57.70])??by xxx.ru (Postfix) with ESMTP id 1886911E704??for < mymail@xxx.ru >; Tue, 8 Feb 2005 15:08:51 +0300 (MSK)'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Received: from mail by f31.mail.ru with local ??id 1CyU9g-00080Y-00??for mymail@xxx.ru; Tue, 08 Feb 2005 15:07:44 +0300'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Received: from [195.144.253.10] by win.mail.ru with HTTP;??Tue, 08 Feb 2005 15:07:44 +0300'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'From: George Sitov <mail@mail.ru>'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_sender: From
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr address = mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_clnt: canonicalize: mail@mail.ru-> mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'To: mymail@xxx.ru '
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_recip: To
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr address = mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_clnt: canonicalize: mymail@xxx.ru -> mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Subject: hi !!!'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Mime-Version: 1.0'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'X-Mailer: mPOP Web-Mail 2.19'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'X-Originating-IP: 192.168.1.166 via proxy [195.144.253.10]'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Date: Tue, 08 Feb 2005 15:07:44 +0300'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Reply-To: George Sitov <mail@mail.ru>'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_sender: Reply-To
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr address = mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: rewrite_clnt: canonicalize: mail@mail.ru-> mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5568]: header_token: text / plain
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Content-Type: text/plain; charset=koi8-r'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: header_token: 8bit
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Content-Transfer-Encoding: 8bit'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_header_callback: 'Message-Id: <E1CyU9g-00080Y-00.george_sitov-mail-ru@f31.mail.ru>'
Feb 8 15:08:51 GTW postfix/cleanup[5568]: 1886911E704: message-id=<E1CyU9g-00080Y-00.george_sitov-mail-ru@f31.mail.ru>
Feb 8 15:08:51 GTW postfix/qmgr[5566]: 1886911E704: from=<mail@mail.ru>, size=838, nrcpt=1 (queue active)
Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup_flush: status 0
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr status = 0
Feb 8 15:08:51 GTW postfix/cleanup[5568]: send attr reason =
Feb 8 15:08:51 GTW postfix/cleanup[5568]: master_notify: status 1
Feb 8 15:08:51 GTW postfix/cleanup[5568]: connection closed
Feb 8 15:08:51 GTW postfix/cleanup[5568]: watchdog_stop: 0x8057b18
Feb 8 15:08:51 GTW postfix/smtpd[5580]: disconnect from f31.mail.ru[194.67.57.70]
Feb 8 15:08:51 GTW filter-module[5063]: AAP344208ABD313C7: spam_status=no (from=mail@mail.ruto=Mymail@xxx.ru)
Feb 8 15:08:51 GTW postfix/smtpd[5576]: connect from localhost.localdomain[127.0.0.1]
Feb 8 15:08:51 GTW postfix/cleanup[5577]: connection established
Feb 8 15:08:51 GTW postfix/cleanup[5577]: master_notify: status 0
Feb 8 15:08:51 GTW postfix/cleanup[5577]: mail_flow_get: 1 1
Feb 8 15:08:51 GTW postfix/cleanup[5577]: open incoming/7/7897A120463
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_open: open incoming/7/7897A120463
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr queue_id = 7897A120463
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup socket: wanted attribute: flags
Feb 8 15:08:51 GTW postfix/smtpd[5576]: 7897A120463: client=localhost.localdomain[127.0.0.1]
Feb 8 15:08:51 GTW postfix/cleanup[5568]: watchdog_start: 0x8057b18
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: flags
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute value: 2
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope T 1107864531
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope S mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr address = mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute value: mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_clnt: canonicalize: mail@mail.ru-> mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope A client_name=localhost.localdomain
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope A client_address=127.0.0.1
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope A message_origin=localhost.localdomain[127.0.0.1]
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope A helo_name=GTW
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope A protocol_name=SMTP
Feb 8 15:08:51 GTW postfix/cleanup[5577]: envelope R Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr address = Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute value: Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_clnt: canonicalize: Mymail@xxx.ru -> Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: been_here: Mymail@xxx.ru: 0
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Received: from GTW (localhost.localdomain [127.0.0.1])??by localhost (Postfix) with SMTP id 7897A120463??for <Mymail@xxx.ru>; Tue, 8 Feb 2005 15:08:51 +0300 (MSK)'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Received: from f31.mail.ru (f31.mail.ru [194.67.57.70])??by mail.inter-step.ru (Postfix) with ESMTP id 1886911E704??for <Mymail@xxx.ru>; Tue, 8 Feb 2005 15:08:51 +0300 (MSK)'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Received: from mail by f31.mail.ru with local ??id 1CyU9g-00080Y-00??for Mymail@xxx.ru; Tue, 08 Feb 2005 15:07:44 +0300'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Received: from [195.144.253.10] by win.mail.ru with HTTP;??Tue, 08 Feb 2005 15:07:44 +0300'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'From: George Sitov <mail@mail.ru>'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_sender: From
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr address = mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute value: mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_clnt: canonicalize: mail@mail.ru-> mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'To: Mymail@xxx.ru'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_recip: To
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr address = Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute value: Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_clnt: canonicalize: Mymail@xxx.ru -> Mymail@xxx.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Subject: hi !!!'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Mime-Version: 1.0'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-Mailer: mPOP Web-Mail 2.19'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-Originating-IP: 192.168.1.166 via proxy [195.144.253.10]'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Date: Tue, 08 Feb 2005 15:07:44 +0300'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Reply-To: George Sitov <mail@mail.ru>'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_sender: Reply-To
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr request = rewrite
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr rule = canonicalize
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr address = mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: address
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute value: mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: private/rewrite socket: wanted attribute: (list terminator)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: input attribute name: (end)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: rewrite_clnt: canonicalize: mail@mail.ru-> mail@mail.ru
Feb 8 15:08:51 GTW postfix/cleanup[5577]: header_token: text / plain
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Content-Type: text/plain; charset=koi8-r'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: header_token: 8bit
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Content-Transfer-Encoding: 8bit'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'Message-Id: <E1CyU9g-00080Y-00.george_sitov-mail-ru@f31.mail.ru>'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: 7897A120463: message-id=<E1CyU9g-00080Y-00.george_sitov-mail-ru@f31.mail.ru>
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-SpamTest-Info: Profile: Formal (208/050203)'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-SpamTest-Info: Profile: Detect Standard (4/030526)'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-SpamTest-Info: Profile: SysLog'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-SpamTest-Info: Profile: Archiving (2/030321)'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-SpamTest-Status: Not detected'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_header_callback: 'X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0129], SpamtestISP/Release'
Feb 8 15:08:51 GTW postfix/cleanup[5577]: cleanup_flush: status 0
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr status = 0
Feb 8 15:08:51 GTW postfix/cleanup[5577]: send attr reason =
Feb 8 15:08:51 GTW postfix/qmgr[5566]: 7897A120463: from=<mail@mail.ru>, size=1305, nrcpt=1 (queue active)
Feb 8 15:08:51 GTW postfix/cleanup[5577]: master_notify: status 1
Feb 8 15:08:51 GTW postfix/cleanup[5577]: connection closed
Feb 8 15:08:51 GTW postfix/cleanup[5577]: watchdog_stop: 0x8057b18
Feb 8 15:08:51 GTW postfix/smtpd[5576]: disconnect from localhost.localdomain[127.0.0.1]
Feb 8 15:08:51 GTW postfix/smtp[5578]: 7897A120463: to=<Mymail@xxx.ru>, relay=192.168.1.50[192.168.1.50], delay=0, status=sent (250 Message accepted for delivery)
Feb 8 15:08:51 GTW postfix/smtp[5570]: 1886911E704: to=<Mymail@xxx.ru>, relay=127.0.0.1[127.0.0.1], delay=0, status=sent (250 2.0.0 Ok (2.0.0 <Mymail@xxx.ru > OK ))
>Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup socket: wanted attribute: flags
>Feb 8 15:08:51 GTW postfix/cleanup[5577]: watchdog_start: 0x8057b18
>Feb 8 15:08:51 GTW postfix/smtpd[5580]: 1886911E704: client=f31.mail.ru[194.67.57.70]
>Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: flags
>Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute value: 2
>Feb 8 15:08:51 GTW postfix/cleanup[5568]: cleanup socket: wanted attribute: (list terminator)
>
>Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
Это не весь лог - Здесь явно не хватает строчки.
(Должно быть cleanup flags = flag1 ... flagN)
У smtpd в master.cf есть какие-то параметры?
>>Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
>Это не весь лог - Здесь явно не хватает строчки.
>(Должно быть cleanup flags = flag1 ... flagN)
>У smtpd в master.cf есть какие-то параметры?Нет такого, весь лог посмотрел.
вот мой файл master.cfsmtp inet n - - - - smtpd
### KASPERSKY ANTI-SPAM BEGIN ###
-o content_filter=smtp:127.0.0.1:9026
### KASPERSKY ANTI-SPAM END ####628 inet n - - - - qmqpd
pickup fifo n - - 60 1 pickup
-o content_filter=smtp:127.0.0.1:9026
cleanup unix n - - - 0 cleanup -v
qmgr fifo n - - 300 1 qmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
flush unix n - - 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - - - - smtp
relay unix - - - - - smtp
showq unix n - - - - showq
error unix - - - - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - - - - lmtp
## This line is added by Kaspersky Antivirus Installer
127.0.0.1:10025 inet n n n - 10 spawn
user=filter argv=/opt/kav/bin/smtpscanner
127.0.0.1:10026 inet n - n - 10 smtpd
-o content_filter= -o myhostname=localhost127.0.0.1:9026 inet n n n - 20 spawn
user=mailflt argv=/usr/local/ap-mailfilter/bin/spamtest-pipe -c /usr/local/ap-mailfilter/etc/spamtest-pipe-postfix.conf
>>>Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
>>Это не весь лог - Здесь явно не хватает строчки.
>>(Должно быть cleanup flags = flag1 ... flagN)
>>У smtpd в master.cf есть какие-то параметры?
>
>Нет такого, весь лог посмотрел.
Версия postfix?
>>>>Feb 8 15:08:51 GTW postfix/cleanup[5568]: input attribute name: (end)
>>>Это не весь лог - Здесь явно не хватает строчки.
>>>(Должно быть cleanup flags = flag1 ... flagN)
>>>У smtpd в master.cf есть какие-то параметры?
>>
>>Нет такого, весь лог посмотрел.
>Версия postfix?
postfix-2.0.20-alt1У меня в postfix пользователи не заведены- всё на другой сервак пересылается - может из-за этого ?
>postfix-2.0.20-alt1
То-то я смотрю лог необычный...
У вас этой фичи просто нет :)
>>postfix-2.0.20-alt1
>То-то я смотрю лог необычный...
>У вас этой фичи просто нет :)postfix переставлять ?:
>>>postfix-2.0.20-alt1
>>То-то я смотрю лог необычный...
>>У вас этой фичи просто нет :)
>postfix переставлять ?:
Угу, но если не хочется, то можете завести на этой машине одного юзера, через always_bcc отдавать всю почту на него и обрабатывать нужное чем-то типа procmail/своего скрипта.