view sm-archive.conf @ 11:61a4e8773e2e

remove extraneous include files
author carl
date Mon, 19 Feb 2007 15:30:10 -0800
parents 45c8592d5d13
children 75e1a9bcbc2e
line wrap: on
line source

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;
};