I was able to quickly create a box with Postfix + Amavisd-new +
SpamAssassin and it checked with local mail and within a lab test
network. Now I want to take it live in an unusual situation. I need
help figuring out the configuration.
Local mail is delivered to a Novell GroupWise system and has its own
domain name. As a start, I've set the filter box to have a public
address and name too. If I test a message from filter-box to mail-box,
the message goes throught the filter nicely and ends in the GroupWise
post.
What does not work is sending mail from outside to the public
filter-box address. In that case, mail gets filtered, but I get a loop
when trying to send it on to the mail-box. Below is a sample of the
mail.log I get when I post a message to me from the outside. The mail
was of the form [EMAIL PROTECTED]:
Apr 11 14:12:44 filter postfix/smtpd[2013]: connect from
filter[127.0.0.1]
Apr 11 14:12:44 filter postfix/smtpd[2013]: 83FC2321C5:
client=filter[127.0.0.1]
Apr 11 14:12:44 filter postfix/cleanup[2010]: 83FC2321C5:
message-id=<[EMAIL PROTECTED]>
Apr 11 14:12:44 filter postfix/qmgr[1957]: 83FC2321C5:
from=<[EMAIL PROTECTED]>, size=1250, nrcpt=1 (queue active)
Apr 11 14:12:44 filter postfix/smtpd[2013]: disconnect from
filter[127.0.0.1]
Apr 11 14:12:44 filter amavis[1865]: (01865-04) Passed,
<[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID:
<[EMAIL PROTECTED]>, Hits: 0
Apr 11 14:12:44 filter postfix/smtp[2011]: 7214B321C3:
to=<[EMAIL PROTECTED]>, relay=localhost[127.0.0.1], delay=22,
status=sent (250 2.6.0 Ok, id=01865-04, from MTA: 250 Ok: queued as
83FC2321C5)
Apr 11 14:12:44 filter postfix/smtpd[2009]: connect from
filter.my.domain[206.222.33.157]
Apr 11 14:12:44 filter postfix/smtp[2014]: warning: host
filter.my.domain[206.222.33.157] replied to HELO/EHLO with my own
hostname filter.my.domain
Apr 11 14:12:44 filter postfix/smtp[2014]: 83FC2321C5:
to=<[EMAIL PROTECTED]>,
relay=filter.my.domain[206.222.33.157], delay=0, status=bounced (mail
for filter.my.domain loops back to myself)
Apr 11 14:12:44 filter postfix/smtpd[2009]: lost connection after EHLO
from filter.my.domain[206.222.33.157]
Apr 11 14:12:44 filter postfix/smtpd[2009]: disconnect from
filter.my.domain[206.222.33.157]
Apr 11 14:12:45 filter postfix/cleanup[2010]: F3359321C3:
message-id=<[EMAIL PROTECTED]>
Apr 11 14:12:45 filter postfix/qmgr[1957]: F3359321C3: from=<>,
size=2934, nrcpt=1 (queue active)
Apr 11 14:12:45 filter postfix/smtp[2014]: F3359321C3:
to=<[EMAIL PROTECTED]>, relay=smtp.uwalumni.com[66.170.2.160],
delay=1, status=sent (250 Ok: queued as 66EA39269AC)
It might be relevant to know that MX records are field for
mail.my.domain and my.domain. I thought I could keep this the way it is
until I got the postfix config right.
I hope you see my silly ways straight way.
Mark
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]