Scalix 11 / Postfix
Posted: Wed Sep 05, 2007 1:14 am
Hello
I have working postfix/amavisd-new/clamd configuration.
I want to install Scalix on top of it.
When trying to configure Scalix to use postfix (using wiki HOWTO)
I'm able to send mail locally (from command line and it goes ok)
14 mail postfix/pickup[24949]: 0678885851A: uid=0 from=<root>
Sep 5 07:35:14 mail postfix/cleanup[25039]: 0678885851A: message-id=<20070905043514.0678885851A@mail.fc.com>
Sep 5 07:35:14 mail postfix/qmgr[24950]: 0678885851A: from=<root@fc.com>, size=310, nrcpt=1 (queue active)
Sep 5 07:35:15 mail postfix/smtpd[25044]: connect from localhost.localdomain[127.0.0.1]
Sep 5 07:35:15 mail postfix/smtpd[25044]: 5EA02858482: client=localhost.localdomain[127.0.0.1]
Sep 5 07:35:15 mail postfix/cleanup[25039]: 5EA02858482: message-id=<20070905043514.0678885851A@mail.fc.com>
Sep 5 07:35:15 mail postfix/qmgr[24950]: 5EA02858482: from=<root@fc.com>, size=775, nrcpt=1 (queue active)
Sep 5 07:35:15 mail postfix/smtpd[25044]: disconnect from localhost.localdomain[127.0.0.1]
Sep 5 07:35:15 mail amavis[19625]: (19625-20) Passed CLEAN, <root@fc.com> -> <o.d@fc.com>, Message-ID: <20070905043514.0678885851A@mail.fc.com>, mail_id: PyJoOB+H0gDf, Hits: -2.227, size: 310, queued_as: 5EA02858482, 1299 ms
Sep 5 07:35:15 mail postfix/smtp[25041]: 0678885851A: to=<o.d@fc.com>, orig_to=<o.d>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.4, delays=0.04/0.01/0.09/1.3, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 5EA02858482)
Sep 5 07:35:15 mail postfix/qmgr[24950]: 0678885851A: removed
Sep 5 07:35:18 mail postfix/smtp[25051]: 5EA02858482: to=<o.d@fc.com>, relay=mail.fc.com[62.212.208.67]:10027, delay=3.2, delays=0.06/0.06/0/3.1, dsn=2.0.0, status=sent (250 Ok)
Sep 5 07:35:18 mail postfix/qmgr[24950]: 5EA02858482: removed
But when I try to send from external address:
Sep 5 07:28:15 mail postfix/smtpd[24326]: connect from an-out-0708.google.com[209.85.132.248]
Sep 5 07:28:20 mail postfix/smtpd[24326]: NOQUEUE: reject: RCPT from an-out-0708.google.com[209.85.132.248]: 550 5.1.1 <o.d@fc.com>: Recipient address rejected: User unknown in local recipient table; from=<olegdo@gmail.com> to=<o.d@fc.com> proto=ESMTP helo=<an-out-0708.google.com>
Sep 5 07:28:20 mail postfix/cleanup[24336]: 788A085851A: message-id=<20070905042820.788A085851A@mail.fc.com>
Sep 5 07:28:20 mail postfix/qmgr[24122]: 788A085851A: from=<double-bounce@mail.fc.com>, size=978, nrcpt=1 (queue active)
was searching both scalix and server logs and did not find any messages that something is wrong.
Can anyone help me?
I have working postfix/amavisd-new/clamd configuration.
I want to install Scalix on top of it.
When trying to configure Scalix to use postfix (using wiki HOWTO)
I'm able to send mail locally (from command line and it goes ok)
14 mail postfix/pickup[24949]: 0678885851A: uid=0 from=<root>
Sep 5 07:35:14 mail postfix/cleanup[25039]: 0678885851A: message-id=<20070905043514.0678885851A@mail.fc.com>
Sep 5 07:35:14 mail postfix/qmgr[24950]: 0678885851A: from=<root@fc.com>, size=310, nrcpt=1 (queue active)
Sep 5 07:35:15 mail postfix/smtpd[25044]: connect from localhost.localdomain[127.0.0.1]
Sep 5 07:35:15 mail postfix/smtpd[25044]: 5EA02858482: client=localhost.localdomain[127.0.0.1]
Sep 5 07:35:15 mail postfix/cleanup[25039]: 5EA02858482: message-id=<20070905043514.0678885851A@mail.fc.com>
Sep 5 07:35:15 mail postfix/qmgr[24950]: 5EA02858482: from=<root@fc.com>, size=775, nrcpt=1 (queue active)
Sep 5 07:35:15 mail postfix/smtpd[25044]: disconnect from localhost.localdomain[127.0.0.1]
Sep 5 07:35:15 mail amavis[19625]: (19625-20) Passed CLEAN, <root@fc.com> -> <o.d@fc.com>, Message-ID: <20070905043514.0678885851A@mail.fc.com>, mail_id: PyJoOB+H0gDf, Hits: -2.227, size: 310, queued_as: 5EA02858482, 1299 ms
Sep 5 07:35:15 mail postfix/smtp[25041]: 0678885851A: to=<o.d@fc.com>, orig_to=<o.d>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.4, delays=0.04/0.01/0.09/1.3, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 5EA02858482)
Sep 5 07:35:15 mail postfix/qmgr[24950]: 0678885851A: removed
Sep 5 07:35:18 mail postfix/smtp[25051]: 5EA02858482: to=<o.d@fc.com>, relay=mail.fc.com[62.212.208.67]:10027, delay=3.2, delays=0.06/0.06/0/3.1, dsn=2.0.0, status=sent (250 Ok)
Sep 5 07:35:18 mail postfix/qmgr[24950]: 5EA02858482: removed
But when I try to send from external address:
Sep 5 07:28:15 mail postfix/smtpd[24326]: connect from an-out-0708.google.com[209.85.132.248]
Sep 5 07:28:20 mail postfix/smtpd[24326]: NOQUEUE: reject: RCPT from an-out-0708.google.com[209.85.132.248]: 550 5.1.1 <o.d@fc.com>: Recipient address rejected: User unknown in local recipient table; from=<olegdo@gmail.com> to=<o.d@fc.com> proto=ESMTP helo=<an-out-0708.google.com>
Sep 5 07:28:20 mail postfix/cleanup[24336]: 788A085851A: message-id=<20070905042820.788A085851A@mail.fc.com>
Sep 5 07:28:20 mail postfix/qmgr[24122]: 788A085851A: from=<double-bounce@mail.fc.com>, size=978, nrcpt=1 (queue active)
was searching both scalix and server logs and did not find any messages that something is wrong.
Can anyone help me?