Salut, Am o problema cu postfix... Toate mailurile pentru root (generate de diverse chestii locale, cron etc.) pleaca mai departe catre relayhost si imi apar in mail.log chestii de genul:
Oct 12 12:48:12 server postfix/smtp[32657]: 7EB4620F228: to=<[EMAIL PROTECTED]>, relay=mailhost.altdomeniu [xxx.xxx.xxx.xxx], delay=1, status=bounced (host mailhost.altdomeniu[xxx.xxx.xxx.xxx] said: 550 5.2.1 <[EMAIL PROTECTED]>... Mailbox disabled for this recipient (in reply to RCPT TO command)) /etc/postfix/main.cf: # See /usr/share/postfix/main.cf.dist for a commented, more complete version smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending .domain is the MUA's job. append_dot_mydomain = no # Uncomment the next line to generate "delayed mail" warnings #delay_warning_time = 4h myhostname = server.domeniu mydomain = domeniu alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname mydestination = server server.domeniu localhost relayhost = mailhost.altdomeniu mynetworks = xxx.xxx.xxx.xxx/xx 127.0.0.1/8 mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all MAILER-DAEMON = root postmaster = root -- Gabriel Gearip, mailto:[EMAIL PROTECTED] _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
