Re: Block BCC

2009-10-15 Thread mouss
Hemanth Gopal a écrit : > Dear all, > > I am curious to know the method to make my postfix installation to > drop BCC header mail ids while sending from my server. Only the to and > cc should work. Please let me know. > you need to learn more about SMTP. SMTP doesn't care about mail headers. SM

Re: Block BCC

2009-10-15 Thread Wietse Venema
Hemanth Gopal: > Dear all, > > I am curious to know the method to make my postfix installation to > drop BCC header mail ids while sending from my server. Only the to and > cc should work. Please let me know. You are not listed in the To: or Cc: header, but you receive mail from the postfix-users

Re: Block BCC

2009-10-15 Thread Brian Evans - Postfix List
Hemanth Gopal wrote: > Dear all, > > I am curious to know the method to make my postfix installation to > drop BCC header mail ids while sending from my server. Only the to and > cc should work. Please let me know. > BCC is not a header. MUAs translate BCC into envelope recipients. Postfix car

Re: Block BCC

2009-10-15 Thread Reinaldo de Carvalho
On Thu, Oct 15, 2009 at 3:04 PM, Hemanth Gopal wrote: > Dear all, > > I am curious to know the method to make my postfix installation to > drop BCC header mail ids while sending from my server. Only the to and > cc should work. Please let me know. > BCC isn't a header. But # header_checks fi

Block BCC

2009-10-15 Thread Hemanth Gopal
Dear all, I am curious to know the method to make my postfix installation to drop BCC header mail ids while sending from my server. Only the to and cc should work. Please let me know. Kind regards, Hemanth