]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-route-and-download.patch
- allow same account being used for routing and downloading mails
[packages/eventum.git] / eventum-route-and-download.patch
1 i want to use same email account for emails/notes/drafts routing and for
2 downloading emails for auto creation of issues
3
4 --- eventum/include/class.support.php~  2006-03-15 17:34:38.094124892 +0200
5 +++ eventum/include/class.support.php   2006-03-15 17:34:44.914566574 +0200
6 @@ -570,7 +570,6 @@
7                          return $return;
8                      }
9                  }
10 -                return false;
11              }
12  
13              $sender_email = Mail_API::getEmailAddress($email->fromaddress);
This page took 0.027261 seconds and 3 git commands to generate.