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=<
[email protected]>, size=1363, nrcpt=2 (queue active)
Oct 15 12:26:12 maximatt postfix/error[16207]: 8639F66C924: to=<
[email protected], sec2>, orig_to=<[email protected], [email protected]>,
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=<
[email protected]>, 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:
           [email protected]     [email protected] [email protected]

and the contnet of "alias-secretaria.cf" its:
           [email protected]     [email protected] [email protected]

and the contnet of "sender_ewwrite.cf" its:
           [email protected]         [email protected]
           [email protected]         [email protected]

and the testing process was:

step1:
   from: [email protected] (or any)
   rcpt:  [email protected]
   result: OK ([email protected] and [email protected] receive the message)

step2:
   from: [email protected]
   rcpt:  [email protected] (or any)
   result: FAIL ([email protected] receive the message "from" secretaria@@
maximatt.com (that's ok), but [email protected] 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