From 5cc7ecc8b4c1e12d64e40818d2de5ab99a560d44 Mon Sep 17 00:00:00 2001 From: Jeremy Kolb Date: Sun, 15 May 2005 03:20:06 +0000 Subject: fixed from field --- CVSROOT/checkoutlist | 1 - CVSROOT/syncmail | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'CVSROOT') diff --git a/CVSROOT/checkoutlist b/CVSROOT/checkoutlist index b875e6b..8672f1d 100644 --- a/CVSROOT/checkoutlist +++ b/CVSROOT/checkoutlist @@ -18,4 +18,3 @@ log_accum.pl loginfo logmail syncmail - diff --git a/CVSROOT/syncmail b/CVSROOT/syncmail index c1e07ee..a51cc65 100755 --- a/CVSROOT/syncmail +++ b/CVSROOT/syncmail @@ -274,7 +274,7 @@ def blast_mail(subject, people, filestodiff, contextlines, fromhost, replyto): 'user' : user, } print '''\ -From: %(name)s +From: %(name)s To: %(people)s''' % vars if replyto: print 'Reply-To: %s' % replyto -- cgit v1.2.3