bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH - Re: bug 1215731


From: Eric Sorenson
Subject: PATCH - Re: bug 1215731
Date: Sun, 26 Jun 2005 17:33:13 -0700 (PDT)

http://sourceforge.net/tracker/index.php?func=detail&aid=1215731&group_id=126712&atid=706640

Patch against current svn is simply:

address@hidden src]$ svn diff cfexecd.c
Index: cfexecd.c
===================================================================
--- cfexecd.c   (revision 94)
+++ cfexecd.c   (working copy)
@@ -1047,7 +1047,7 @@
     }
  else
     {
-    sprintf(VBUFF,"From: address@hidden",VFQNAME);
+    sprintf(VBUFF,"From: %s\r\n",MAILFROM);
     Debug("%s",VBUFF);    
     }
  




-- 
 - Eric Sorenson - N37 17.255 W121 55.738 - http://eric.explosive.net -
 - Personal colo with a professional touch - http://www.explosive.net -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]