Hello dbmail-users!

I'm trying to set up a debian mailhost based upon (dpkg-versions / testing-branch) sendmail+dbmail+spamassassin+clamv, so far with almost complete success.

I've followd the instructions in configuring a "MAILER-definiton" for dbmail.m4, a file that has been placed in the correct path.

mailertables is configured, the domains for which dbmail are to act are _not_ present in the local-host-names file.

When sending a mail to a dbmail-managed account, our server accepts the connection, then relays the mail through "[EMAIL PROTECTED]"-mailer, gets a "400 - Deferred connection [127.0.0.1] [127.0.0.1]" and finally relays "a" message through a relay that is the name of the target domain the mail was sent for, with "200 - successfully sent" as result.

Nothing is appearing in the INBOX of the recipient.

What is happening? Why is the "[EMAIL PROTECTED]" involved at all?

I add a typical log-snippet of this failure as reference. If anyone can help me to understand (and possibly fix) the problem, my whole day would become one of those days you tend to be positive about just everything! :)

<snip src="/var/log/mail.log" isCommented="true">

<!-- "villafoket.se" is a dbmail managed domain. Defined in /etc/mail/mailtertable" as

villafoket.se           dbmail:villafolket.se
-->

<!-- "sphinx.concode.com" is the sending server. -->
Sep 14 11:04:38 callisto sm-mta[15427]: STARTTLS=server, relay=sphinx.concode.com [193.15.251.65], version=TLSv1/SSLv3, verify=NOT, cipher=DHE-RSA-AES256-SHA, bits=256/256

Sep 14 11:04:38 callisto sm-mta[15427]: i8E94cfH015427: from=<[EMAIL PROTECTED]>, size=1195, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, bodytype=8BITMIME, proto=ESMTP, daemon=MTA, relay=sphinx.concode.com [193.15.251.65]

<!-- Here is the part I don't understand - what relay is "[EMAIL PROTECTED]" and why is it called? --> Sep 14 11:04:39 callisto sendmail[15432]: i8E94dJI015432: [EMAIL PROTECTED], size=1532, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, [EMAIL PROTECTED]

<!-- No firewalling and interface binding should prevent any communication through the loopback interface. I don't understand how anything can be "refused" that way. --> Sep 14 11:04:39 callisto sendmail[15432]: i8E94dJI015432: to=lars, [EMAIL PROTECTED] (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=31532, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]

<!-- What is actually sent here? Is it an error message or the "real" message? Where does it end up? --> Sep 14 11:04:39 callisto sm-mta[15429]: i8E94cfH015427: to=<[EMAIL PROTECTED]>, delay=00:00:01, xdelay=00:00:00, mailer=dbmail, pri=121195, relay=villafolket.se, dsn=2.0.0, stat=Sent

</snip>

--
// Lars Olofsson
Information Systems Engineer (BSc)

************************************
Databasbolaget KB
Phone: +46-(0)500-488057
Cellular: +46-(0)705-107086

"Doing things right is not equal to
doing the right things."
************************************


Reply via email to