I'm using postfix smtp and adding always_bcc.

always_bcc = admin@somesite.com

It's working fine without attachment. When I add attachment, auto bcc is not working and admin didn't get email.

How to fix that problem ?

link|improve this question

Perhaps your mailbox_size_limit is too low? – Kenny Rasschaert Aug 31 '10 at 11:12
mailbox_size_limit = 0 , I thought, it's unlimited. – saturngod Aug 31 '10 at 11:13
perhaps somesite.com's max-mail-size is smaller than the attachment? – pjz Oct 13 '10 at 4:54
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.