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? -- WBR et al. _______________________________________________ Sysadmins mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sysadmins
