From: mouss (no email)
Date: Thu Jun 02 2005 - 15:48:51 EDT
Beast wrote:
> mouss wrote:
>
>>
>> are you using an alias domain? this is known to break rcpt validation,
>> and this has been discussed many times on the list.
>>
>
> No. This is only mail gateway (relayer).
then your map is broken. do
postmap -q mailto:unknown_user at relay dot example ldap:$path/validuser
(replace $path with the right directory), and see the result.
Also please follow what Magnus said. postconf -n and logs that show
actual misbehaviour.
>
> relay_domains = mydomain.com
> relay_recipient_maps = ldap:validuser
> validuser_server_host = 10.10.10.1 10.10.10.2
> validuser_server_port = 389
> validuser_timeout = 10
> validuser_bind = no
> ...
>
>
|
|
|