Re: Tanya lagi dong soal BCC di postfix

Asfihani <asfik-yNEVPA1OLJZWk0Htik3J/[email protected]> Mon, 31 May 2004 13:42:25 +0700
Newsgroups gmane.mail.postfix.user.indonesian
Organization PT. Cakraperdana Proniagatama.
Message-ID <20040531064225.GZ1710@nirwana>
On Mon, May 31, 2004 at 01:05:20PM -0400, Andrean wrote:

> sender_bcc_maps dan recipient_bcc_maps adalah :
> [email protected]	[email protected]
> 
> main.cf
> sender_bcc_maps = regexp:/etc/postfix/sender_bcc_maps
> recipient_bcc_maps = regexp:/etc/postfix/recipient_bcc_maps

Anda bisa mencoba menggunakan tipe hash :

sender_bcc_maps = hash:/etc/postfix/sender_bcc_maps
recipient_bcc_maps = hash:/etc/postfix/recipient_bcc_maps
 
> > % postconf sender_bcc_maps
> outputnya : unknown parameter
> 
> > % postconf recipient_bcc_maps
> outputnya : unknown parameter

Parameter recipient_bcc_maps/sender_bcc_maps terdapat pada Postfix 2.0
experimental, atau versi stable Postfix 2.1. Silakan diupgrade Postfix
anda.

 Asfihani