Konstantin A. Lepikhov пишет:
> Hi Eugene!
> 
> Monday 11, at 10:33:28 PM you wrote:
> 
> 
>># cat /etc/postfix/vusers
>>user    yes
>># postmap /etc/postfix/vusers
>># cat /etc/postfix/main.cf
>>mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME
>>unknown_local_recipient_reject_code = 550
>>local_recipient_maps = $alias_maps, cdb:$config_directory/vusers
> 
> ...
> 
>>to=<[EMAIL PROTECTED]>, orig_to=<user>, relay=local, delay=0.04, 
>>delays=0.03/0/0/0.01, dsn=5.1.1, status=bounced (unknown user: "user")
> 
> man 5 postconf |grep local_recipient_maps
> ..
> Lookup tables with all names or addresses of local recipients: a recip-
> ient  address  is  local  when  its  domain   matches $mydestination,
> $inet_interfaces  or $proxy_interfaces.
> 
> Где у вас домен в vusers?

Кстати, в LOCAL_RECIPIENT_README пишут:

In the left-hand side, specify a bare username, an "@domain.tld" 
wild-card, or specify a complete "[EMAIL PROTECTED]" address

Как понимаю, bare username - это именно имя без домена, т.е. домен 
совсем не обязателен.

Так что проблема где-то в другом месте, где? Попробовал включить более 
детальный вывод сообщений:

debug_peer_level = 5
debug_peer_list = myhost.mydomain.com

Но это ничего не дало, не так включается?

-- 
С уважением, Прокопьев Евгений
_______________________________________________
Sysadmins mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sysadmins

Ответить