SOURCES: eventum-route-and-download.patch (NEW) - allow same accou...
glen
glen at pld-linux.org
Sat Mar 18 20:14:31 CET 2006
Author: glen Date: Sat Mar 18 19:14:31 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- allow same account being used for routing and downloading mails
---- Files affected:
SOURCES:
eventum-route-and-download.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/eventum-route-and-download.patch
diff -u /dev/null SOURCES/eventum-route-and-download.patch:1.1
--- /dev/null Sat Mar 18 20:14:31 2006
+++ SOURCES/eventum-route-and-download.patch Sat Mar 18 20:14:26 2006
@@ -0,0 +1,13 @@
+i want to use same email account for emails/notes/drafts routing and for
+downloading emails for auto creation of issues
+
+--- eventum/include/class.support.php~ 2006-03-15 17:34:38.094124892 +0200
++++ eventum/include/class.support.php 2006-03-15 17:34:44.914566574 +0200
+@@ -570,7 +570,6 @@
+ return $return;
+ }
+ }
+- return false;
+ }
+
+ $sender_email = Mail_API::getEmailAddress($email->fromaddress);
================================================================
More information about the pld-cvs-commit
mailing list