mail archiving with bcc to a local user account: any security issues?

2017-09-01 Thread Tom Browder
I tried to follow the instructions in several links detailing how to use the always bcc method to archive mail sent through my mail server. However, I couldn't get the no-home user with a /var Maildir directory to work. I did get it to work by using a local user as bcc and all the mail goes to tha

Re: Mail archiving user to store mail on maildir and not at DB

2011-11-02 Thread Serge Fonville
Hi Janantha, > I have configured a mail system on Zarafa (collaboration platform). In that > mails are stored on the mysql db. What  i want to do is to use always_bcc > and send all sent/recieved mail on postfix to a particular user but the mail > to be stored on maildir format. Is this possible t

Re: Mail archiving user to store mail on maildir and not at DB

2011-11-02 Thread Wietse Venema
Janantha Marasinghe: > Hi All, > > I have configured a mail system on Zarafa (collaboration platform). In > that mails are stored on the mysql db. What i want to do is to use > always_bcc and send all sent/recieved mail on postfix to a particular > user but the mail to be stored on maildir for

Mail archiving user to store mail on maildir and not at DB

2011-11-01 Thread Janantha Marasinghe
Hi All, I have configured a mail system on Zarafa (collaboration platform). In that mails are stored on the mysql db. What i want to do is to use always_bcc and send all sent/recieved mail on postfix to a particular user but the mail to be stored on maildir format. Is this possible to do? I

Re: Re[2]: Incoming mail archiving with Postfix

2009-11-26 Thread Wietse Venema
Zohan: > Wietse, thank you, > > > Postfix local/pipe/virtual delivery agents record the delivered > > to address in the Delivered-To: header That is, the final recipient address after alias processing and forwarding. All mail that is delivered to the same mailbox has the same Delivered-To: addres

Re[2]: Incoming mail archiving with Postfix

2009-11-26 Thread Zohan
Wietse, thank you, > Postfix local/pipe/virtual delivery agents record the delivered > to address in the Delivered-To: header Then, in which way would you recommend to copy such a message to special arch...@mydomain mailbox, retaining Delivered-To: header? (and not replacing it with "arch...@my

Re: Incoming mail archiving with Postfix

2009-11-26 Thread Wietse Venema
Zohan: > Hi, > > I need to archive all incoming mail for my virtual domains (by > copying mail to dedicated archive mailbox) and then sort it > according to address it has been delivered to. Postfix local/pipe/virtual delivery agents record the delivered to address in the Delivered-To: header. >

Incoming mail archiving with Postfix

2009-11-26 Thread Zohan
Hi, I need to archive all incoming mail for my virtual domains (by copying mail to dedicated archive mailbox) and then sort it according to address it has been delivered to. One major drawback of existing milter-based solutions, as well as of virtual aliasing and BCC maps, is that in some case

Re: Postfix mail archiving with maildrop

2009-02-04 Thread Gabor Hasenfrasz
I'll try to make that way today! Thanks for the advice! 2009/2/3 mouss > Gabor Hasenfrasz a écrit : > > Dear All, > > > > A company asked me to configure an archiving system on a postfix server. > > After a little i've made a choice to maildrop as an archiving solution. > > I've configured main.

Re: Postfix mail archiving with maildrop

2009-02-03 Thread mouss
Gabor Hasenfrasz a écrit : > Dear All, > > A company asked me to configure an archiving system on a postfix server. > After a little i've made a choice to maildrop as an archiving solution. > I've configured main.cf to forward mails to a virtual > user which will be the collector.

Postfix mail archiving with maildrop

2009-02-03 Thread Gabor Hasenfrasz
Dear All, A company asked me to configure an archiving system on a postfix server. After a little i've made a choice to maildrop as an archiving solution. I've configured main.cf to forward mails to a virtual user which will be the collector. I've made a transport map to use maildrop for this user

Re: Mail Archiving

2008-09-24 Thread Wietse Venema
Adam Tauno Williams: > > > This list > > > as > > > well as a simple test of sending an e-mail with a BCC: and looking in > > > the archive (message in archive has no BCC). > > That's about always_bcc. > > >> Hint: recipient_bcc_maps

Re: Mail Archiving

2008-09-24 Thread mouss
Adam Tauno Williams wrote: This list as well as a simple test of sending an e-mail with a BCC: and looking in the archive (message in archive has no BCC). That's about always_bcc. Hint: recipient_bcc_maps operates on the message

Re: Mail Archiving

2008-09-24 Thread Adam Tauno Williams
> > This list > > as > > well as a simple test of sending an e-mail with a BCC: and looking in > > the archive (message in archive has no BCC). > That's about always_bcc. > >> Hint: recipient_bcc_maps operates on the message envelope

Re: Mail Archiving

2008-09-24 Thread mouss
Adam Tauno Williams wrote: On Mon, 2008-09-22 at 18:49 -0400, Wietse Venema wrote: Adam Tauno Williams: On Mon, 2008-09-22 at 15:07 -0700, Chris St Denis wrote: James wrote: I was wondering if anyone here knew of a good way to duplicate emails for archival purposes. What i want to do is use a

Re: Mail Archiving

2008-09-24 Thread Adam Tauno Williams
On Mon, 2008-09-22 at 18:49 -0400, Wietse Venema wrote: > Adam Tauno Williams: > > On Mon, 2008-09-22 at 15:07 -0700, Chris St Denis wrote: > > > James wrote: > > > > I was wondering if anyone here knew of a good way to duplicate emails > > > > for archival purposes. > > > > What i want to do is u

Re: Mail Archiving

2008-09-23 Thread mouss
Adam Tauno Williams wrote: On Mon, 2008-09-22 at 15:07 -0700, Chris St Denis wrote: James wrote: I was wondering if anyone here knew of a good way to duplicate emails for archival purposes. What i want to do is use a gateway machine that will deliver mail to two machines. one being an active i

Re: Mail Archiving

2008-09-22 Thread Sam Przyswa
We use MailScanner as spam and virus filter and the mail archiving and monitoring function to copy mails in dedicated account, it is easy configurable with rules to copy mails in severals mails account, see http://www.mailscanner.info/ Sam. Adam Tauno Williams a écrit : On Mon, 2008-09-22

Re: Mail Archiving

2008-09-22 Thread Wietse Venema
Adam Tauno Williams: > On Mon, 2008-09-22 at 15:07 -0700, Chris St Denis wrote: > > James wrote: > > > I was wondering if anyone here knew of a good way to duplicate emails > > > for archival purposes. > > > What i want to do is use a gateway machine that will deliver mail to > > > two machines.

Re: Mail Archiving

2008-09-22 Thread J.P. Trosclair
We use something similar. We are a small company so what suits us may not be usable for you, either way I'll give you the run down so you can decide. We use an alias to forward mail to the regular mail box that is accessed via imap/pop and then to a custom program that stores the mail in mbox f

Re: Mail Archiving

2008-09-22 Thread Adam Tauno Williams
On Mon, 2008-09-22 at 15:07 -0700, Chris St Denis wrote: > James wrote: > > I was wondering if anyone here knew of a good way to duplicate emails > > for archival purposes. > > What i want to do is use a gateway machine that will deliver mail to > > two machines. > > one being an active imap/pop3

Re: Mail Archiving

2008-09-22 Thread Chris St Denis
James wrote: I was wondering if anyone here knew of a good way to duplicate emails for archival purposes. What i want to do is use a gateway machine that will deliver mail to two machines. one being an active imap/pop3 system and the other being a mail archival system i was thinking that th

Mail Archiving

2008-09-22 Thread James
I was wondering if anyone here knew of a good way to duplicate emails for archival purposes. What i want to do is use a gateway machine that will deliver mail to two machines. one being an active imap/pop3 system and the other being a mail archival system i was thinking that there might be s