On 16.04.19 11:14, Silas wrote:
I'm trying to setup Postfix + Dovecot for virtual user delivery via LMTP. Configuration seems fine (output of postconf -nf below) but I still get "User unknown in local recipient table". Details follow:

 Apr 15 20:08:09 example postfix/smtpd[7817]: NOQUEUE: reject: RCPT from
example2.com[XX.XX.XXX.XXX]: 550 5.1.1 <cont...@example.org>: Recipient
address rejected: User unknown in local recipient table;
from=<n...@example3.net> to=<cont...@example.org> proto=ESMTP
helo=<example2.com>

is clearly means that the user does not exist.
This has nothing to do with LMTP.

I have a very similar setup in another host (Postfix 2.11.4) that works pretty fine with this configuration. The only difference is that I'm using virtual domains there, but not here (I'm only using virtual users here).

the virtual users do not exist in your system.
example.org is local domain and postfix does not see the user "contato" in
the system.

you should configure postfix to look at dovecot's virtual address database,
so it knows which users exist and which do not.

Look at:
http://www.postfix.org/VIRTUAL_README.html


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Spam = (S)tupid (P)eople's (A)dvertising (M)ethod

Reply via email to