From: Wietse Venema (no email)
Date: Sat Oct 01 2005 - 12:10:00 EDT
Rudy Gevaert:
> virtual_mailbox_domains = ldap:/etc/postfix/ldap_virtual_mailbox_domains.cf
...
> to=<>, orig_to=<>,
> relay=virtual, delay=0, status=bounced (unknown user:
> "")
...
> So forwarding to external domains doesn't work.
>
> What could be the problem?
You configured Postfix as final destination for ugent.be.
Look at the output from the command:
postmap -q ugent.be ldap:/etc/postfix/ldap_virtual_mailbox_domains.cf
There should be no output, and the command exit status should
be non-zero (to indicate that the lookup failed).
Wietse
|
|
|