agallou / mageia-app-db

GNU Affero General Public License v3.0
6 stars 3 forks source link

Mail sending doesn't work anymore (Call to undefined method Swift_Message::send()) #156

Closed agallou closed 10 years ago

agallou commented 10 years ago

Author Name: Samuel Verschelde (@stormi) Original Redmine Issue: 205, http://mageia-app-db.tuxette.fr/issues/205 Original Date: 2011/11/08 Original Assignee: Samuel Verschelde


I wanted to test notifications from our new mail server, but I get the following error:

[jenkins@madb mageia_master]$ ./madb madb:send-notifications
>>           Found notification #1 for subscription #1 with rpm #109723 and event #3

Fatal error: Call to undefined method Swift_Message::send() in /var/www/jenkins/madb/mageia_master/lib/event/notificationEvent.class.php on line 198

It used to work, I think there may be something related to the change in project files layout.

agallou commented 10 years ago

Original Redmine Comment Author Name: Samuel Verschelde (@stormi) Original Date: 2011/12/09 22:11:58 +0100


fixed