gwynne                                   Tue, 25 Aug 2009 11:00:07 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=287681

Log:
go back to noreply@, if nothing else it's more correct and seems to mostly work

Changed paths:
    U   SVNROOT/commit-email.php

Modified: SVNROOT/commit-email.php
===================================================================
--- SVNROOT/commit-email.php    2009-08-25 10:39:45 UTC (rev 287680)
+++ SVNROOT/commit-email.php    2009-08-25 11:00:07 UTC (rev 287681)
@@ -7,7 +7,7 @@
 // Constants
 $smtp_server = '127.0.0.1';

-$envelope_sender = 'this-will-bou...@php.net'; // 'nore...@php.net';
+$envelope_sender = 'nore...@php.net';
 $commit_email_list = array(
     // FastCGI ISAPI
     '|^php/fastcgi-isapi|' => array('sh...@php.net', 'w...@php.net', 
'ed...@php.net'),

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to