/[cvs]/nfo/perl/scripts/dispatchmail/bin/buildmail
ViewVC logotype

Diff of /nfo/perl/scripts/dispatchmail/bin/buildmail

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by root, Mon Jan 27 08:53:08 2003 UTC revision 1.4 by root, Sun Mar 23 22:21:13 2003 UTC
# Line 12  use org::netfrag::shortcuts qw( now ); Line 12  use org::netfrag::shortcuts qw( now );
12  my $now = now();  my $now = now();
13    
14  #my $to      = 'joko@netfrag.org';  #my $to      = 'joko@netfrag.org';
15  my $to      = 'links-computing@netfrag.org';  my $to      = 'hello@netfrag.org';
16    
17  my $subject =  my $subject =
18    "This is just a test mail. Please ignore it." . "\n" .    "This is just a test mail. Please ignore it." . "\n" .
19    "-- generated $now" . "\n";    "-- generated $now" . "\n";

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed