SOURCES: eventum-php440.patch - more kills

glen glen at pld-linux.org
Tue Oct 25 00:21:23 CEST 2005


Author: glen                         Date: Mon Oct 24 22:21:23 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more kills

---- Files affected:
SOURCES:
   eventum-php440.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/eventum-php440.patch
diff -u SOURCES/eventum-php440.patch:1.1 SOURCES/eventum-php440.patch:1.2
--- SOURCES/eventum-php440.patch:1.1	Tue Oct 25 00:19:29 2005
+++ SOURCES/eventum-php440.patch	Tue Oct 25 00:21:18 2005
@@ -27,3 +27,21 @@
          }
      }
      imap_expunge($mbox);
+--- ./misc/process_mail_queue.php	2005-10-25 00:56:14.000000000 +0300
++++ /tmp/process_mail_queue.php	2005-10-25 01:20:51.000000000 +0300
+@@ -63,11 +63,11 @@
+ 
+ // handle only pending emails
+ $limit = 50;
+-Mail_Queue::send('pending', $limit);
++ at Mail_Queue::send('pending', $limit);
+ 
+ // handle emails that we tried to send before, but an error happened...
+ $limit = 50;
+-Mail_Queue::send('error', $limit);
++ at Mail_Queue::send('error', $limit);
+ 
+ Mail_Queue::removeProcessFile();
+-?>
+\ No newline at end of file
++?>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-php440.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list