diff src/sm-archive.h @ 8:ed73e6361570 stable-1-0

initial version
author carl
date Fri, 10 Mar 2006 12:55:07 -0800
parents 32b57406b656
children 75e1a9bcbc2e
line wrap: on
line diff
--- a/src/sm-archive.h	Fri Mar 10 12:26:37 2006 -0800
+++ b/src/sm-archive.h	Fri Mar 10 12:55:07 2006 -0800
@@ -15,7 +15,7 @@
 	// message specific data
 	char	*mailaddr;		// envelope from value
 	char	*queueid;		// sendmail queue id
-	bool	processed_from; // looked at env_from address
+	string_set	targets;	// targets to add at eom, strings are owned by the config
 	mlfiPriv();
 	~mlfiPriv();
 	void reset(bool final = false); // for a new message