hi...

i use postfix v2.4.3 and i have the following error message using
"sender_bcc_maps" parameter:

Oct 15 12:26:12 maximatt postfix/smtpd[16188]: connect from
maximatt[x.x.x.x]
Oct 15 12:26:12 maximatt postfix/smtpd[16188]: setting up TLS connection
from maximatt.com[x.x.x.x]
Oct 15 12:26:12 maximatt postfix/smtpd[16188]: TLS connection established
from maximatt[x.x.x.x]: TLSv1 with cipher RC4-MD5 (128/128 bits)
Oct 15 12:26:12 maximatt postfix/smtpd[16188]: 8639F66C924:
client=maximatt[x.x.x.x], sasl_method=PLAIN, sasl_username=xxxx
Oct 15 12:26:12 maximatt postfix/cleanup[16193]: 8639F66C924:
message-id=<1287152772.12495.66.ca...@maximatt>
Oct 15 12:26:12 maximatt postfix/smtpd[16188]: disconnect from
maximatt[x.x.x.x]
Oct 15 12:26:12 maximatt postfix/qmgr[16136]: 8639F66C924: from=<
secreta...@maximatt.com>, size=1363, nrcpt=2 (queue active)
Oct 15 12:26:12 maximatt postfix/error[16207]: 8639F66C924: to=<
s...@maximatt.com, sec2>, orig_to=<s...@maximatt.com, s...@maximatt.com>,
relay=none, delay=0.23,delays=0.06/0.14/0/0.02, dsn=5.1.3, status=bounced
(bad address syntax)
Oct 15 12:26:12 maximatt postfix/pipe[16197]: 8639F66C924: to=<
to...@maximatt.com>, relay=dovecot, delay=0.24, delays=0.06/0.14/0/0.04,
dsn=2.0.0, status=sent (delivered via dovecot service)
Oct 15 12:26:12 maximatt postfix/bounce[16209]: 8639F66C924: postmaster
non-delivery notification: C216F66C928
Oct 15 12:26:12 maximatt postfix/qmgr[16136]: 8639F66C924: removed

where i set in main.cf:
      virtual_alias_maps= $virtual_alias_maps, hash:/etc/postfix/
alias-secretaria.cf
      sender_canonical_maps=hash:/etc/postfix/sender_rewite.cf
      sender_bcc_maps = hash:/etc/postfix/bcc_maps.cf

and the contnet of "bcc_maps.cf" its:
           secreta...@maximatt.com     s...@maximatt.com s...@maximatt.com

and the contnet of "alias-secretaria.cf" its:
           secreta...@maximatt.com     s...@maximatt.com s...@maximatt.com

and the contnet of "sender_ewwrite.cf" its:
           s...@maximatt.com         secreta...@maximatt.com
           s...@maximatt.com         secreta...@maximatt.com

and the testing process was:

step1:
   from: to...@maximatt.com (or any)
   rcpt:  secreta...@maximatt.com
   result: OK (s...@maximatt.com and s...@maximatt.com receive the message)

step2:
   from: s...@maximatt.com
   rcpt:  to...@maximatt.com (or any)
   result: FAIL (to...@maximatt.com receive the message "from" secretaria@@
maximatt.com (that's ok), but s...@maximatt.com not (fail)

What's  coul be happend or how i set multiples destinations in sender bcc
(postmap dont show any errors)?

Thanks in advance!!
-- 
*Salu2 ;)*

Reply via email to