https://bugzilla.wikimedia.org/show_bug.cgi?id=38253
--- Comment #1 from Matthias Mullie <[email protected]> 2012-07-09 11:33:40 UTC --- On my local machine, this still works fine; tested with both mediawiki trunk and wmf/1.20wmf6 (the version currently on enwiki) Config looks fine as well. On enwiki, entries are successfully being added to the job table. Example of a test-entry: job_id: 7302165 job_cmd: ArticleFeedbackv5MailerJob job_namespace: 0 job_title: Golden-crowned_Sparrow job_params: a:5:{s:9:"user_name";s:8:"Aft5hide";s:8:"user_url";s:42:"http://en.wikipedia.org/wiki/User:Aft5hide";s:9:"page_name";s:22:"Golden-crowned Sparrow";s:8:"page_url";s:51:"http://en.wikipedia.org/wiki/Golden-crowned_Sparrow";s:9:"permalink";s:84:"http://en.wikipedia.org/wiki/Special:ArticleFeedbackv5/Golden-crowned_Sparrow/155433";} job_timestamp: 20120709104829 I currently can't dig deeper into this matter. Up to the point of calling UserMailer::send(), everything should be functioning well. Roan: I'd suggest looking into what wfDebug() has logged and/or mailserver logs, as this seems to be the point it's failing. If I can do any of that myself (or a brighter idea hits you), please let me know what & how ;) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
