Mark Nernberg wrote:
> > Mar 13 14:43:03 cpe-63-25-161-18 postfix/smtpd[26266]: NOQUEUE: reject:
> > RCPT from web42206.mail.yahoo.com[66.18.23.27]: 550 <[EMAIL PROTECTED]>:
> > Recipient address rejected: User unknown in local recipient table;
> > from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=SMTP
> > helo=<web42206.mail.yahoo.com>
> > Mar 13 14:43:03 cpe-63-25-161-18 postfix/smtpd[26266]: disconnect from
> > web42206.mail.yahoo.com[66.18.23.27]
>
> I, too, have been having this problem.  My database logs reflect that
> dbmail is returning the error.
>
> It especially seems to occur with multi-recipient messages.

My log:

$ telnet localhost 24
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 fox DBMail LMTP service ready to rock
mail from: <[EMAIL PROTECTED]>
250 Sender <[EMAIL PROTECTED]> OK
rcpt to: <[EMAIL PROTECTED]>
250 Recipient <[EMAIL PROTECTED]> OK
rcpt to: <[EMAIL PROTECTED]>
250 Recipient <[EMAIL PROTECTED]> OK
rcpt to: <[EMAIL PROTECTED]>
550 Recipient <[EMAIL PROTECTED]> FAIL
rcpt to: <[EMAIL PROTECTED]>
250 Recipient <[EMAIL PROTECTED]> OK
data
354 Start mail input; end with <CRLF>.<CRLF>
test
.
215 Recipient <[EMAIL PROTECTED]> OK
215 Recipient <[EMAIL PROTECTED]> OK
215 Recipient <[EMAIL PROTECTED]> OK
quit
221 fox BYE
Connection closed by foreign host.

So, all OK with multi-recipients ;)

Turn ON full logs in your postfix and then analize it.
(I use exim and have no problems at all)


-- 
Oleg Lapshin

Reply via email to