Using Sendmail (version 8.13.6 on a FreeBSD server) or Procmail is it possible to archive all incoming and outgoing email to a domain? Say by forwarding to a single account archive@domain.com?
phranque
11:08 pm on Sep 29, 2008 (gmt 0)
you want something called a mail filter (aka milter) that will add a header such as bcc: archive@example.com - try searching for "sendmail milter" and you should find some useful results.
JohnKelly
4:59 am on Oct 2, 2008 (gmt 0)
I'll check it out, thanks!
phranque
5:51 am on Oct 2, 2008 (gmt 0)
actually not sure that will solve your problem for incoming...