Hello.

First of all some general information:
Postfix version 2.3.8
MDA - Dovecot
Backend - Mysql

I configured Postfix to copy each message that it deliveres also to some
additional account. That worked great until...

Well AFAIR until I converted all mboxes to Maildirs, at least date when it
stopped work is around the date when I converted it.

Anyway. It simply doesn't work anymore and I really tried to debug problem
but without success. Seems that Postfix simply doesn't even ask Dovecot to
deliver message also to account that is listed in always_bcc setting.

I don't have any "error message" cause everything works great except that
Postfix doesn't want to deliver messages to that additional account.

Here goes postconf -n:

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
always_bcc = additio...@account.pl
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
inet_interfaces = 127.0.0.1,xx.xx.xx.xx
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
message_size_limit = 52428800
mydestination = localhost,127.0.0.1,xx.xx.xx.xx
myhostname = account.pl
mynetworks = 127.0.0.0/8
myorigin = /etc/mailname
receive_override_options = no_address_mappings
recipient_delimiter = +
relayhost = 
smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache 
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, 
reject_unauth_pipelining,reject_rbl_client bl.spamcop.net ,reject_rbl_client 
zen.spamhaus.org ,reject_rbl_client list.dsbl.org,check_policy_service 
inet:127.0.0.1:60000
smtpd_recipient_restrictions = 
permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache
smtpd_use_tls = yes
unknown_local_recipient_reject_code = 450
virtual_alias_maps = 
mysql:/etc/postfix/mysql-virtual-alias-maps.cf,mysql:/etc/postfix/mysql-email2email.cf
virtual_gid_maps = static:5000
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf
virtual_transport = dovecot
virtual_uid_maps = static:5000

I'm writing this mail after reading http://www.postfix.org/DEBUG_README.html, 
but I won't provide output from postfinger cause link to it is broken ;)

I'll be happy to see any hints what can I check to make it work again.

additio...@account.pl is _working_ account, I can send there mail from
localhost and from external localisations without problem, so I don't
consider it as a problem, but I may be wrong.

From what I can see it looks like Postfix just ignores always_bcc and
doesn't even try to tell Dovecot to deliver mail also to that account.

I'll be really thankfull for any hints.

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :       32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'           phone:+48602383548 | proud Debian maintainer and user
   `-            http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001

Attachment: signature.asc
Description: Digital signature

Reply via email to