Re: Archiving with postfix

2011-05-13 Thread Charles Marcus
On 2011-05-12 6:30 PM, Jeroen Geilman wrote: > If you do need to preserve the exact incoming message, use an smtp proxy > to do $whatever-you-want. ASSP will accomplish this... and provide an excellent anti-spam service at the same time, complete with scheduled *and* on-demand user quarantine repo

Re: Archiving with postfix

2011-05-13 Thread mouss
Le 13/05/2011 10:24, Ralf Zimmermann a écrit : > On 05/13/2011 02:08 AM, Wietse Venema wrote: >> Jason Voorhees: I suggest the documentation, instead: http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >>> Thanks, I'm going to read it. >>> This can be anything th

Re: Archiving with postfix

2011-05-13 Thread mouss
Le 13/05/2011 03:11, jeffrey j donovan a écrit : > > On May 12, 2011, at 8:08 PM, Wietse Venema wrote: > >> Jason Voorhees: I suggest the documentation, instead: http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >>> Thanks, I'm going to read it. >>> This can b

Re: Archiving with postfix

2011-05-13 Thread Ralf Zimmermann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/13/2011 02:08 AM, Wietse Venema wrote: > Jason Voorhees: >>> I suggest the documentation, instead: >>> >>> http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >> >> Thanks, I'm going to read it. >> >>> This can be anything that speaks S

Re: Archiving with postfix

2011-05-12 Thread Stan Hoeppner
On 5/12/2011 8:11 PM, jeffrey j donovan wrote: can in include an if $user=fred dev/null else /^.. http://linux.die.net/man/5/pcre_table or simply execute /$ man 5 pcre_table -- Stan

Re: Archiving with postfix

2011-05-12 Thread jeffrey j donovan
On May 12, 2011, at 8:08 PM, Wietse Venema wrote: > Jason Voorhees: >>> I suggest the documentation, instead: >>> >>> http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >> >> Thanks, I'm going to read it. >> >>> This can be anything that speaks SMTP. >>> >>> (Note that implementin

Re: Archiving with postfix

2011-05-12 Thread Wietse Venema
Jason Voorhees: > > I suggest the documentation, instead: > > > > http://www.postfix.org/postconf.5.html#smtpd_proxy_filter > > > > Thanks, I'm going to read it. > > > This can be anything that speaks SMTP. > > > > (Note that implementing one of the *_bcc options will be far easier) > > > > I'm

Re: Archiving with postfix

2011-05-12 Thread Jeroen Geilman
On 05/13/2011 01:01 AM, Jason Voorhees wrote: I suggest the documentation, instead: http://www.postfix.org/postconf.5.html#smtpd_proxy_filter Thanks, I'm going to read it. This can be anything that speaks SMTP. (Note that implementing one of the *_bcc options will be far easier) I'm not p

Re: Archiving with postfix

2011-05-12 Thread Jason Voorhees
> I suggest the documentation, instead: > > http://www.postfix.org/postconf.5.html#smtpd_proxy_filter > Thanks, I'm going to read it. > This can be anything that speaks SMTP. > > (Note that implementing one of the *_bcc options will be far easier) > I'm not pretty sure how to do that because I d

Re: Archiving with postfix

2011-05-12 Thread Jeroen Geilman
On 05/13/2011 12:47 AM, Jason Voorhees wrote: Yes, please avoid using MailScanner. I never knew why postfix users apparently hate MailScanner. I know that this question isn't the purpose of my thread but... Can I know why you don't like MailScanner? MailScanner directly manipulates the postfi

Re: Archiving with postfix

2011-05-12 Thread Jason Voorhees
> Yes, please avoid using MailScanner. I never knew why postfix users apparently hate MailScanner. I know that this question isn't the purpose of my thread but... Can I know why you don't like MailScanner? > >> Do you know any method of create an archiving system using only >> postfix (and maybe

Re: Archiving with postfix

2011-05-12 Thread Jeroen Geilman
On 05/13/2011 12:23 AM, Jason Voorhees wrote: Hi people: I pretend to have the best backup of all e-mail of my servers than run Postfix and Cyrus/Dovecot. It would be simple for me to backup just /var/spool/mail or /var/spool/imap every night but there are so many people that use POP3, or simply

Archiving with postfix

2011-05-12 Thread Jason Voorhees
Hi people: I pretend to have the best backup of all e-mail of my servers than run Postfix and Cyrus/Dovecot. It would be simple for me to backup just /var/spool/mail or /var/spool/imap every night but there are so many people that use POP3, or simply deletes messages from their mailbox while using

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