[siesta-commit] siesta/lib/Siesta/Plugin Send.pm,1.17,1.18

[prev] [thread] [next] [lurker] [Date index for 2002/08/22]

From: clampr
Subject: [siesta-commit] siesta/lib/Siesta/Plugin Send.pm,1.17,1.18
Date: 22:48 on 22 Aug 2002
Update of /cvsroot/siesta/siesta/lib/Siesta/Plugin
In directory usw-pr-cvs1:/tmp/cvs-serv18270

Modified Files:
	Send.pm 
Log Message:
note that refactoring needs to happen


Index: Send.pm
===================================================================
RCS file: /cvsroot/siesta/siesta/lib/Siesta/Plugin/Send.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Send.pm	22 Aug 2002 21:09:12 -0000	1.17
+++ Send.pm	22 Aug 2002 21:48:49 -0000	1.18
@@ -14,8 +14,11 @@
     my $mail = $args{mail};
     my $list = $args{list};
 
+    # all of the following should probably be other plugins - Bounce,
+    # ListID, SubjectTag.  something like that
+
     my $post = $list->post_address;
-    $mail->head->add('X-Been-There', $post);
+    # $mail->head->add('X-Been-There', $post);
 
     my $list_name = $list->id;
     # observe RFC2919



Generated at 13:57 on 01 Jul 2004 by mariachi 0.52