[prev] [thread] [next] [lurker] [Date index for 2003/12/10]
Author: simon Date: 2003-12-10 12:22:12 +0000 (Wed, 10 Dec 2003) New Revision: 1485 Modified: trunk/siesta/lib/Template/Plugin/Siesta.pm Log: Fix to make the frontend work when registering Modified: trunk/siesta/lib/Template/Plugin/Siesta.pm =================================================================== --- trunk/siesta/lib/Template/Plugin/Siesta.pm 2003-12-03 15:57:19 UTC (rev 1484) +++ trunk/siesta/lib/Template/Plugin/Siesta.pm 2003-12-10 12:22:12 UTC (rev 1485) @@ -118,6 +118,7 @@ my $mail = Siesta::Message->new(); $mail->reply( to => $list->owner->email, + from => $list->address( 'bounce' ); subject => 'web subscription', body => Siesta->bake('subscribe_notify', list => $list,
Generated at 20:01 on 25 Jan 2007 by mariachi 0.52