|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: always_bcc ignored (SOLVED)
From: Vlada Macek (tuttle
bbs.cvut.cz)
Date: Thu Dec 01 2005 - 18:06:27 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[At 02.12.2005 00:29, Vlada Macek kindly sent the following quotation.]
>I set an additional listening port for bypassing amavis checking in
>master.cf like this:
>
> 127.0.0.1:10030 inet n - - - - smtpd
> -o content_filter=
>
>I also have always_bcc set in main.cf to carbon copy all processed mail
>to special mailbox, which worked good when postfix listened on port 25
>only. The mail received from my e-mail generator on port 10030 is
>transported to remote SMTP as it should be. But always_bcc is ignored.
>
>
>
Please ignore my previous mail, after some additional research I found
out that I need to define filter-free listening port like this:
127.0.0.1:10030 inet n - - - - smtpd
-o content_filter=
-o receive_override_options=
since there is usual "receive_override_options = no_address_mappings"
for external content_filter in main.cf. The problem is now clear.
Sigh, postfix is outsmarting me _again_. I'm really jealous of its
author. >:-)
--
\//\/\
(Sometimes credited as 1494 F8DD 6379 4CD7 E7E3 1FC9 D750 4243 1F05 9424.)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]