Re: recipient bcc - SOLVED

2012-10-04 Thread mouss
Le 04/10/2012 15:02, Jason Hirsh a écrit : > >> >> >> dovecot on the server >>> > i also don't see these commands; > alias_database = hash:/etc/aliases > alias_maps = hash:/etc/aliases > mailbox_command > local_recipient_maps > I was not using those in postfi

Re: recipient bcc - SOLVED

2012-10-04 Thread Jason Hirsh
> > > dovecot on the server >> >>> i also don't see these commands; alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases mailbox_command local_recipient_maps >>> >>> I was not using those in postfix >> >> take some time and read what they do. you s

Re: recipient bcc

2012-09-30 Thread mouss
Le 28/09/2012 02:29, Jason Hirsh a écrit : > I am trying to have email coming into postfix be delivered to two mail accouts > > From what I understand the subject command can do that here is my postconf-n > > > > > > > postconf-n > > [snip] > receive_override_options = no_address_mappings

Re: recipient bcc

2012-09-28 Thread Jason Hirsh
On Sep 27, 2012, at 10:07 PM, jeffrey j donovan wrote: > > On Sep 27, 2012, at 9:08 PM, Jason Hirsh wrote: > >> >> On Sep 27, 2012, at 8:49 PM, jeffrey j donovan wrote: >> >>> >>> On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: >>> I am trying to have email coming into postfix be del

Re: recipient bcc

2012-09-27 Thread jeffrey j donovan
On Sep 27, 2012, at 9:08 PM, Jason Hirsh wrote: > > On Sep 27, 2012, at 8:49 PM, jeffrey j donovan wrote: > >> >> On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: >> >>> I am trying to have email coming into postfix be delivered to two mail >>> accouts >>> >>> From what I understand the su

Re: recipient bcc

2012-09-27 Thread Jason Hirsh
On Sep 27, 2012, at 8:49 PM, jeffrey j donovan wrote: > > On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: > >> I am trying to have email coming into postfix be delivered to two mail >> accouts >> >> From what I understand the subject command can do that here is my postconf-n >> > > Greetin

Re: recipient bcc

2012-09-27 Thread jeffrey j donovan
On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: > I am trying to have email coming into postfix be delivered to two mail accouts > > From what I understand the subject command can do that here is my postconf-n > Greetings, Where is your final destination ? local or remote. try adding your

recipient bcc

2012-09-27 Thread Jason Hirsh
I am trying to have email coming into postfix be delivered to two mail accouts From what I understand the subject command can do that here is my postconf-n postconf-n body_checks = regexp:/usr/local/etc/postfix/body_check bounce_size_limit = 5 command_directory = /usr/local/sbin config_

Re: recipient bcc at which point does the mail get duplicated

2010-09-05 Thread Wietse Venema
Frank Doege: > The problem is that postfix seems to generate the bcc message before > the spamfilter > and then send it without checks to the exchange. Look in the Postfix FILTER_README for no_address_mappings. Wietse

Re: recipient bcc at which point does the mail get duplicated

2010-09-05 Thread Frank Doege
Hi Jeroen, i just checked again and now its run before the duplication, i still have to investigate how this mail (the reason i started to investigate) slipped through. Working now as expected. thanks for your help Frank

Re: recipient bcc at which point does the mail get duplicated

2010-09-05 Thread Jeroen Geilman
On 09/05/2010 02:52 PM, Frank Doege wrote: Hi, i have a postfix implementation where i use recipient_bcc maps to duplicate messages which are from users which are on my exchange server. Don't you mean sender_bcc_maps in that case ? This is needed because users still want to be able to read

recipient bcc at which point does the mail get duplicated

2010-09-05 Thread Frank Doege
Hi, i have a postfix implementation where i use recipient_bcc maps to duplicate messages which are from users which are on my exchange server. This is needed because users still want to be able to read there mail with the conventional imap system ( so forwarding is no solution ). The problem

Re: recipient bcc maps

2008-09-29 Thread mouss
Adam Tauno Williams wrote: On Mon, 2008-09-29 at 12:11 -0400, Jeff wrote: Jeff wrote: I have recipient_bcc_maps set up and configured correctly on a per-user basis: [EMAIL PROTECTED] [EMAIL PROTECTED] How would I do this for an entire domain? Would it be: [EMAIL PROTECTED] [EMAIL PROTECTED] Or

Re: recipient bcc maps

2008-09-29 Thread Adam Tauno Williams
On Mon, 2008-09-29 at 12:11 -0400, Jeff wrote: > > Jeff wrote: > >> I have recipient_bcc_maps set up and configured correctly on a per-user > >> basis: > >> [EMAIL PROTECTED] [EMAIL PROTECTED] > >> How would I do this for an entire domain? Would it be: > >> [EMAIL PROTECTED] [EMAIL PROTECTED] > >>

Re: recipient bcc maps

2008-09-29 Thread Noel Jones
Jeff wrote: Jeff wrote: I have recipient_bcc_maps set up and configured correctly on a per-user basis: [EMAIL PROTECTED] [EMAIL PROTECTED] How would I do this for an entire domain? Would it be: [EMAIL PROTECTED] [EMAIL PROTECTED] Or would it be @domain.tld [EMAIL PROTECTED] Thanks! http://

Re: recipient bcc maps

2008-09-29 Thread Jeff
> Jeff wrote: >> I have recipient_bcc_maps set up and configured correctly on a per-user >> basis: >> [EMAIL PROTECTED] [EMAIL PROTECTED] >> >> How would I do this for an entire domain? Would it be: >> [EMAIL PROTECTED] [EMAIL PROTECTED] >> >> Or would it be >> @domain.tld [EMAIL PROTECTED] >> >> T

Re: recipient bcc maps

2008-09-29 Thread Noel Jones
Jeff wrote: I have recipient_bcc_maps set up and configured correctly on a per-user basis: [EMAIL PROTECTED] [EMAIL PROTECTED] How would I do this for an entire domain? Would it be: [EMAIL PROTECTED] [EMAIL PROTECTED] Or would it be @domain.tld [EMAIL PROTECTED] Thanks! http://www.postfix.

recipient bcc maps

2008-09-29 Thread Jeff
I have recipient_bcc_maps set up and configured correctly on a per-user basis: [EMAIL PROTECTED] [EMAIL PROTECTED] How would I do this for an entire domain? Would it be: [EMAIL PROTECTED] [EMAIL PROTECTED] Or would it be @domain.tld [EMAIL PROTECTED] Thanks!