From: michel on
Hello

I'm trying to integrate bogofilter with postfix, I followed the steps in
the documentation for installation and configuration:

I'm using CentOS 5.3 with postfix-2.3.3-2.1, my users are virtuals, they
are in the active directory in windows.

When I send a message, my server must deliver the message to an external
server, said earlier in the table of transport, following testing of the
filter in the master.cf file the messages stop being delivered to the
external server and the message fall into a cycle.

I created the user under which the filter will work, given execution
permissions to the script and the owner of it.

The question is because the script is used to deliver these messages
sendmail, postfix why not?

This is my config in master.cf file:

smtp inet n - n - - smtpd -o
content_filter=filter:


filter unix - n n - - pipe
flags=Rq user=filter argv=/home/bogofilter/postfix-filter.sh -f
${sender} -- ${recipient}


The user :

filter:x:509:509::/home/filter:/bin/false


Permissions:
-rwxr-xr-x 1 filter filter 1094 Sep 28 17:27 postfix-filter.sh
-rw------- 1 filter filter 602112 Sep 28 17:26 wordlist.db


The script is the same in the document "integrating-with-postfix" and
the version of bogofilter 1.2.0-1.el5 .

My logs:


Sep 28 17:36:13 mailserver postfix/smtpd[12730]: connect from
michel.home.com[192.168.25.20]

Sep 28 17:36:13 mailserver postfix/smtpd[12730]: 911B5E03B5:
client=michel.home.com[192.168.25.20]

Sep 28 17:36:13 mailserver postfix/cleanup[12733]: 911B5E03B5: hold:
header Received: from [192.168.25.20] (michel.home.com
[192.168.25.20])??by mailserver.home.com (Postfix) with ESMTP id
911B5E03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:13 -0400 (CDT)
from michel.home.com[192.168.25.20]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<[192.168.25.20]>

Sep 28 17:36:13 mailserver postfix/cleanup[12733]: 911B5E03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:13 mailserver postfix/smtpd[12730]: disconnect from
michel.home.com[192.168.25.20]

Sep 28 17:36:14 mailserver MailScanner[26203]: New Batch: Scanning 1
messages, 1176 bytes

Sep 28 17:36:14 mailserver MailScanner[26203]: Spam Checks: Starting

Sep 28 17:36:14 mailserver MailScanner[26203]: Virus and Content
Scanning: Starting

Sep 28 17:36:14 mailserver MailScanner[26203]: Requeue: 911B5E03B5.B54EA
to 60CA9E03C0

Sep 28 17:36:14 mailserver MailScanner[26203]: Uninfected: Delivered 1
messages

Sep 28 17:36:14 mailserver postfix/qmgr[12728]: 60CA9E03C0:
from=<michel(a)casa.co.cu>, size=856, nrcpt=1 (queue active)

Sep 28 17:36:14 mailserver sendmail[12738]: n8SLaEwa012738:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:14 mailserver sendmail[12738]: n8SLaEwa012738:
from=michel(a)casa.co.cu, size=936, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:14 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:14 mailserver postfix/smtpd[12730]: C059CE03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:14 mailserver postfix/cleanup[12733]: C059CE03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
C059CE03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:14 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:14 mailserver postfix/cleanup[12733]: C059CE03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:14 mailserver sendmail[12738]: n8SLaEwa012738:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=30936, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as C059CE03B5)

Sep 28 17:36:14 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:14 mailserver postfix/pipe[12737]: 60CA9E03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=1.3, delays=1/0.01/0/0.26,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:14 mailserver postfix/qmgr[12728]: 60CA9E03C0: removed

Sep 28 17:36:15 mailserver MailScanner[24051]: New Batch: Scanning 1
messages, 2000 bytes

Sep 28 17:36:15 mailserver MailScanner[24051]: Spam Checks: Starting

Sep 28 17:36:15 mailserver MailScanner[24051]: Virus and Content
Scanning: Starting

Sep 28 17:36:15 mailserver MailScanner[24051]: Requeue: C059CE03B5.067A3
to 19E83E03C0

Sep 28 17:36:15 mailserver postfix/qmgr[12728]: 19E83E03C0:
from=<michel(a)casa.co.cu>, size=1416, nrcpt=1 (queue active)

Sep 28 17:36:15 mailserver MailScanner[24051]: Uninfected: Delivered 1
messages

Sep 28 17:36:15 mailserver sendmail[12744]: n8SLaFJ7012744:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:15 mailserver sendmail[12744]: n8SLaFJ7012744:
from=michel(a)casa.co.cu, size=1419, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:15 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:15 mailserver postfix/smtpd[12730]: BC446E03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:15 mailserver postfix/cleanup[12733]: BC446E03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
BC446E03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:15 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:15 mailserver postfix/cleanup[12733]: BC446E03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:15 mailserver sendmail[12744]: n8SLaFJ7012744:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=31419, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as BC446E03B5)

Sep 28 17:36:15 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:15 mailserver postfix/pipe[12737]: 19E83E03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=1.1, delays=0.89/0/0/0.17,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:15 mailserver postfix/qmgr[12728]: 19E83E03C0: removed

Sep 28 17:36:19 mailserver MailScanner[31047]: New Batch: Scanning 1
messages, 2490 bytes

Sep 28 17:36:19 mailserver MailScanner[31047]: Spam Checks: Starting

Sep 28 17:36:19 mailserver MailScanner[31047]: Virus and Content
Scanning: Starting

Sep 28 17:36:19 mailserver MailScanner[31047]: Requeue: BC446E03B5.786F4
to 97E63E03C0

Sep 28 17:36:19 mailserver postfix/qmgr[12728]: 97E63E03C0:
from=<michel(a)casa.co.cu>, size=1906, nrcpt=1 (queue active)

Sep 28 17:36:19 mailserver MailScanner[31047]: Uninfected: Delivered 1
messages

Sep 28 17:36:19 mailserver sendmail[12750]: n8SLaJDI012750:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:19 mailserver sendmail[12750]: n8SLaJDI012750:
from=michel(a)casa.co.cu, size=1902, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:19 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:19 mailserver postfix/smtpd[12730]: B8445E03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:19 mailserver postfix/cleanup[12733]: B8445E03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
B8445E03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:19 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:19 mailserver postfix/cleanup[12733]: B8445E03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:19 mailserver sendmail[12750]: n8SLaJDI012750:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=31902, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as B8445E03B5)

Sep 28 17:36:19 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:19 mailserver postfix/pipe[12737]: 97E63E03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=4.1, delays=3.9/0/0/0.17,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:19 mailserver postfix/qmgr[12728]: 97E63E03C0: removed

Sep 28 17:36:20 mailserver MailScanner[26203]: New Batch: Scanning 1
messages, 2980 bytes

Sep 28 17:36:20 mailserver MailScanner[26203]: Spam Checks: Starting

Sep 28 17:36:20 mailserver MailScanner[26203]: Virus and Content
Scanning: Starting

Sep 28 17:36:20 mailserver MailScanner[26203]: Requeue: B8445E03B5.DB15A
to 8EFCBE03C0

Sep 28 17:36:20 mailserver postfix/qmgr[12728]: 8EFCBE03C0:
from=<michel(a)casa.co.cu>, size=2396, nrcpt=1 (queue active)

Sep 28 17:36:20 mailserver MailScanner[26203]: Uninfected: Delivered 1
messages

Sep 28 17:36:20 mailserver sendmail[12756]: n8SLaKfd012756:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:20 mailserver sendmail[12756]: n8SLaKfd012756:
from=michel(a)casa.co.cu, size=2385, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:20 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:20 mailserver postfix/smtpd[12730]: C2DE6E03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:20 mailserver postfix/cleanup[12733]: C2DE6E03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
C2DE6E03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:20 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:20 mailserver postfix/cleanup[12733]: C2DE6E03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:20 mailserver sendmail[12756]: n8SLaKfd012756:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=32385, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as C2DE6E03B5)

Sep 28 17:36:20 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:20 mailserver postfix/pipe[12737]: 8EFCBE03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=1.1, delays=0.94/0/0/0.18,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:20 mailserver postfix/qmgr[12728]: 8EFCBE03C0: removed

Sep 28 17:36:21 mailserver MailScanner[24051]: New Batch: Scanning 1
messages, 3470 bytes

Sep 28 17:36:21 mailserver MailScanner[24051]: Spam Checks: Starting

Sep 28 17:36:21 mailserver MailScanner[24051]: Virus and Content
Scanning: Starting

Sep 28 17:36:21 mailserver MailScanner[24051]: Requeue: C2DE6E03B5.794D5
to 1D1DEE03C0

Sep 28 17:36:21 mailserver postfix/qmgr[12728]: 1D1DEE03C0:
from=<michel(a)casa.co.cu>, size=2887, nrcpt=1 (queue active)

Sep 28 17:36:21 mailserver MailScanner[24051]: Uninfected: Delivered 1
messages

Sep 28 17:36:21 mailserver sendmail[12763]: n8SLaLRu012763:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:21 mailserver sendmail[12763]: n8SLaLRu012763:
from=michel(a)casa.co.cu, size=2868, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:21 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:21 mailserver postfix/smtpd[12730]: D3DB9E03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:21 mailserver postfix/cleanup[12733]: D3DB9E03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
D3DB9E03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:21 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:21 mailserver postfix/cleanup[12733]: D3DB9E03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:21 mailserver sendmail[12763]: n8SLaLRu012763:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=32868, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as D3DB9E03B5)

Sep 28 17:36:21 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:21 mailserver postfix/pipe[12737]: 1D1DEE03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=1.1, delays=0.97/0/0/0.18,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:21 mailserver postfix/qmgr[12728]: 1D1DEE03C0: removed

Sep 28 17:36:25 mailserver MailScanner[24151]: New Batch: Scanning 1
messages, 3961 bytes

Sep 28 17:36:25 mailserver MailScanner[24151]: Spam Checks: Starting

Sep 28 17:36:25 mailserver MailScanner[24151]: Virus and Content
Scanning: Starting

Sep 28 17:36:25 mailserver MailScanner[24151]: Requeue: D3DB9E03B5.52503
to 708D7E03C0

Sep 28 17:36:25 mailserver postfix/qmgr[12728]: 708D7E03C0:
from=<michel(a)casa.co.cu>, size=3377, nrcpt=1 (queue active)

Sep 28 17:36:25 mailserver MailScanner[24151]: Uninfected: Delivered 1
messages

Sep 28 17:36:25 mailserver sendmail[12769]: n8SLaPr4012769:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:25 mailserver sendmail[12769]: n8SLaPr4012769:
from=michel(a)casa.co.cu, size=3351, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:25 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:25 mailserver postfix/smtpd[12730]: C20BFE03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:25 mailserver postfix/cleanup[12733]: C20BFE03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
C20BFE03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:25 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:25 mailserver postfix/cleanup[12733]: C20BFE03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:25 mailserver sendmail[12769]: n8SLaPr4012769:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=33351, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as C20BFE03B5)

Sep 28 17:36:25 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:25 mailserver postfix/pipe[12737]: 708D7E03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=4, delays=3.8/0/0/0.18,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:25 mailserver postfix/qmgr[12728]: 708D7E03C0: removed

Sep 28 17:36:26 mailserver MailScanner[26203]: New Batch: Scanning 1
messages, 4451 bytes

Sep 28 17:36:26 mailserver MailScanner[26203]: Spam Checks: Starting

Sep 28 17:36:26 mailserver MailScanner[26203]: Virus and Content
Scanning: Starting

Sep 28 17:36:26 mailserver MailScanner[26203]: Requeue: C20BFE03B5.B7882
to 67DE2E03C0

Sep 28 17:36:26 mailserver postfix/qmgr[12728]: 67DE2E03C0:
from=<michel(a)casa.co.cu>, size=3867, nrcpt=1 (queue active)

Sep 28 17:36:26 mailserver MailScanner[26203]: Uninfected: Delivered 1
messages

Sep 28 17:36:26 mailserver sendmail[12775]: n8SLaQa7012775:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:26 mailserver sendmail[12775]: n8SLaQa7012775:
from=michel(a)casa.co.cu, size=3834, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:26 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:26 mailserver postfix/smtpd[12730]: DACADE03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:26 mailserver postfix/cleanup[12733]: DACADE03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
DACADE03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:26 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:26 mailserver postfix/cleanup[12733]: DACADE03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:26 mailserver sendmail[12775]: n8SLaQa7012775:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=33834, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as DACADE03B5)

Sep 28 17:36:26 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:26 mailserver postfix/pipe[12737]: 67DE2E03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=1.2, delays=0.99/0/0/0.19,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:26 mailserver postfix/qmgr[12728]: 67DE2E03C0: removed

Sep 28 17:36:27 mailserver MailScanner[24051]: New Batch: Scanning 1
messages, 4941 bytes

Sep 28 17:36:27 mailserver MailScanner[24051]: Spam Checks: Starting

Sep 28 17:36:27 mailserver MailScanner[24051]: Virus and Content
Scanning: Starting

Sep 28 17:36:27 mailserver MailScanner[24051]: Requeue: DACADE03B5.16AD3
to 9E5F6E03C0

Sep 28 17:36:27 mailserver postfix/qmgr[12728]: 9E5F6E03C0:
from=<michel(a)casa.co.cu>, size=4357, nrcpt=1 (queue active)

Sep 28 17:36:27 mailserver MailScanner[24051]: Uninfected: Delivered 1
messages

Sep 28 17:36:27 mailserver sendmail[12781]: n8SLaRjq012781:
Authentication-Warning: mailserver.home.com: filter set sender to
michel(a)casa.co.cu using -f

Sep 28 17:36:27 mailserver sendmail[12781]: n8SLaRjq012781:
from=michel(a)casa.co.cu, size=4317, class=0, nrcpts=1,
msgid=<1254174126.25419.108.camel(a)michel.home.com>,
relay=filter(a)localhost

Sep 28 17:36:27 mailserver postfix/smtpd[12730]: connect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:27 mailserver postfix/smtpd[12730]: E9C5BE03B5:
client=localhost.localdomain[127.0.0.1]

Sep 28 17:36:27 mailserver postfix/cleanup[12733]: E9C5BE03B5: hold:
header Received: from mailserver.home.com (localhost.localdomain
[127.0.0.1])??by mailserver.home.com (Postfix) with ESMTP id
E9C5BE03B5??for <pepe(a)gmail.com>; Mon, 28 Sep 2009 17:36:27 -0400 (CDT
from localhost.localdomain[127.0.0.1]; from=<michel(a)casa.co.cu>
to=<pepe(a)gmail.com> proto=ESMTP helo=<mailserver.home.com>

Sep 28 17:36:27 mailserver postfix/cleanup[12733]: E9C5BE03B5:
message-id=<1254174126.25419.108.camel(a)michel.home.com>

Sep 28 17:36:28 mailserver sendmail[12781]: n8SLaRjq012781:
to=pepe(a)gmail.com, ctladdr=michel(a)casa.co.cu (509/509), delay=00:00:01,
xdelay=00:00:01, mailer=relay, pri=34317, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (Ok: queued as E9C5BE03B5)

Sep 28 17:36:28 mailserver postfix/smtpd[12730]: disconnect from
localhost.localdomain[127.0.0.1]

Sep 28 17:36:28 mailserver postfix/pipe[12737]: 9E5F6E03C0:
to=<pepe(a)gmail.com>, relay=filter, delay=1.1, delays=0.96/0/0/0.18,
dsn=2.0.0, status=sent (delivered via filter service)

Sep 28 17:36:28 mailserver postfix/qmgr[12728]: 9E5F6E03C0: removed



and so until the message returns backwards


This is the mail system at host mailserver.home.com.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<pepe(a)gmail.com>: service unavailable

The original message was received at Mon, 28 Sep 2009 17:36:39 -0400
from filter(a)localhost



and i receive another message:



----- The following addresses had permanent fatal errors -----
pepe(a)gmail.com
(reason: 554 5.4.6 Too many hops)
(expanded from: pepe(a)gmail.com)

----- Transcript of session follows -----
554 5.4.6 Too many hops 26 (25 max): from michel(a)casa.co.cu via
localhost, to pepe(a)gmail.com


Thanks

Michel
----------------------------------------------
Webmail, servicio de correo electronico
Casa de las Americas - La Habana, Cuba.


From: Wietse Venema on
michel(a)casa.co.cu:
> Hello
>
> I'm trying to integrate bogofilter with postfix, I followed the steps in
> the documentation for installation and configuration:

Except that you also use MailScanner, which interferes with
Postfix content filtering.

Wietse
From: michel on
Wietse Venema <wietse(a)porcupine.org> escribi=F3:

> michel(a)casa.co.cu:
>> Hello
>>
>> I'm trying to integrate bogofilter with postfix, I followed the steps in
>> the documentation for installation and configuration:
>
> Except that you also use MailScanner, which interferes with
> Postfix content filtering.
>
> =09Wietse
>

Hi Wietse

Thank you for responding so quickly.

As commented in my previous message, in my transport table for each =20
domain declared on my network server to which I give you my email so =20
that it reaches its final destination, when I apply the filter ignores =20
the table, never comes out.

You tell me that MailScanner is responsible for all this?

What can I do here?

I can not remove it, as do the virus check each message to reach me??

What can I do?

mailserver.home.com local
home.com virtual:[192.168.25.8]
home.cu dovecot:[192.168.25.8]




----------------------------------------------
Webmail, servicio de correo electronico
Casa de las Americas - La Habana, Cuba.

From: Gerard on
On Tue, 29 Sep 2009 07:08:04 -0400
michel(a)casa.co.cu wrote:

> Wietse Venema <wietse(a)porcupine.org> escribió:
>
> > michel(a)casa.co.cu:
> >> Hello
> >>
> >> I'm trying to integrate bogofilter with postfix, I followed the
> >> steps in the documentation for installation and configuration:
> >
> > Except that you also use MailScanner, which interferes with
> > Postfix content filtering.
> >
> > Wietse
> >
>
> Hi Wietse
>
> Thank you for responding so quickly.
>
> As commented in my previous message, in my transport table for each
> domain declared on my network server to which I give you my email so
> that it reaches its final destination, when I apply the filter
> ignores the table, never comes out.
>
> You tell me that MailScanner is responsible for all this?
>
> What can I do here?
>
> I can not remove it, as do the virus check each message to reach me??
>
> What can I do?
>
> mailserver.home.com local
> home.com virtual:[192.168.25.8]
> home.cu dovecot:[192.168.25.8]

Of course you can remove it. There are many, and IMHO, far superior
programs for handing what you require. You could search the Postfix
site for suggestions. Give 'amavisd-new' a look.


--
Gerard
postfix.user(a)yahoo.com

TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail
TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html

As I thought, no better from this side.
-- Eeyore
From: Wietse Venema on
michel(a)casa.co.cu:
> Wietse Venema <wietse(a)porcupine.org> escribi?:
>
> > michel(a)casa.co.cu:
> >> Hello
> >>
> >> I'm trying to integrate bogofilter with postfix, I followed the steps in
> >> the documentation for installation and configuration:
> >
> > Except that you also use MailScanner, which interferes with
> > Postfix content filtering.
> >
> > Wietse
> >
>
> Hi Wietse
>
> Thank you for responding so quickly.
>
> As commented in my previous message, in my transport table for each
> domain declared on my network server to which I give you my email so
> that it reaches its final destination, when I apply the filter ignores
> the table, never comes out.
>
> You tell me that MailScanner is responsible for all this?

I support Postfix. If the Postfix content filter mis-behaves
WITHOUT MailScanner, then I will fix it.

Wietse

> What can I do here?
>
> I can not remove it, as do the virus check each message to reach me??
>
> What can I do?
>
> mailserver.home.com local
> home.com virtual:[192.168.25.8]
> home.cu dovecot:[192.168.25.8]
>
>
>
>
> ----------------------------------------------
> Webmail, servicio de correo electronico
> Casa de las Americas - La Habana, Cuba.
>
>
>