Hi All,

I'm experimenting with dbmail in consideration to replace my aging
sendmail installation.

I've got Fedora Core 1, Postfix 2.0.11, MySql 3.23.58 and DBMail 2.0 RC2
installed ok.  I've also followed the INSTALL instructions from the
DBMail distribution.

However, I still can't seem to get the whole thing to work.  The mail is
arriving at the postfix ok but it does not seem to be handed over to
DBMail.  Postfix keeps rejecting the mail with the following error log
in maillog.

<snip>
postfix/smtpd[5862]: 90B918C4C0: reject: RCPT from
localhost.localdomain[127.0.0.1]: 450 <[EMAIL PROTECTED]>: User unknown
in local recipient table; from=<[EMAIL PROTECTED]>
to=<[EMAIL PROTECTED]> proto=SMTP helo=<bumsoft.com.sg>
<snip>

The username, sa, was created in DBMail with dbmail-adduser in the
following manner:

dbmail-adduser a sa sa 0 0 [EMAIL PROTECTED] @havenedge.net

The local domain name is havenedge.net.

I've tried to find out more from the mailing archives but I could not
access the server, it seems that it was down.  Google search did not
yield any thing positive towards my installation.

I am appealing to anyone on this list with experience in the same setup
as I have to provide me with some pointers.  Many thanks in advance.

Best regards,

HL


PS: A snippet of the dbmail config is as follows:

<snip>
host=localhost
sqlport=
sqlsocket=/var/lib/mysql/mysql.sock
user=dbmail
pass=dbmail
db=dbmail
TRACE_LEVEL=5

[SMTP]
SENDMAIL=/usr/sbin/sendmail
[EMAIL PROTECTED]
[EMAIL PROTECTED]
AUTO_NOTIFY=no
AUTO_REPLY=no
TRACE_LEVEL=5
<snip>

Reply via email to