diff sm-archive.conf @ 1:45c8592d5d13

initial version
author carl
date Fri, 10 Mar 2006 10:35:25 -0800
parents
children 75e1a9bcbc2e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sm-archive.conf	Fri Mar 10 10:35:25 2006 -0800
@@ -0,0 +1,10 @@
+env_from {
+    fred@example.com    manager@example.com;
+    example.com         archive@example.com;
+    joe@example.com     "";     # suppress archiving for joe
+};
+
+rcpt_to {
+    fred@example.com    manager@example.com;
+};
+