Hi,

I try to use recipient_bcc_maps for one user to copy emails to another.
In main.cf I have:

recipient_bcc_maps = hash:/usr/local/etc/postfix/wakacje

In wakacje:
us...@wup-katowice.pl us...@wup-katowice.pl

But user2 always get 2 the same messages when user1 get only one.

I have Kaspersky AV for postfix
main.cf
content_filter = kav4lms_filter:127.0.0.1:10025

In master I have for kav:
#kav4lms-filter-begin
kav4lms_filter       unix    -       -       n        -      10      smtp
    -o smtp_send_xforward_command=yes
127.0.0.1:10026        inet    n       -       n       -       10      smtpd
-o receive_override_options=no_address_mappings,no_unknown_recipient_checks,no_header_body_checks
    -o content_filter=
    -o smtpd_helo_restrictions=
    -o smtpd_client_restrictions=
    -o smtpd_sender_restrictions=
    -o smtpd_recipient_restrictions=permit_mynetworks,reject
    -o mynetworks=127.0.0.0/8,[::1]/128
    -o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128

#kav4lms-filter-end

All users and domains are virtual in pgsql.
Postfix: postfix-2.7.1,1
OS: FreeBSD 7.3
KAV: kav4lms-5.6_38


Any idea what can I do with this problem?

Kind regards
Arek

--
Arek Czereszewski
"UNIX allows me to work smarter, not harder."

Reply via email to