1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/scripts
David Reuss 13d15276a5 Catch any exceptions thrown when handling mail
Summary:
This makes debugging issues a lot easier, since any exceptions thrown
gets logged and can be seen at /mail/received/, for inspection.

Test Plan:
Created a task via the public-author functionality, and saw no errors
without this patch applied. Even worse, the exception was never shown at
command line either. Not sure what's up with that. Output buffering, or
whatever?

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley, davidreuss

Differential Revision: 1042
2011-10-28 08:05:27 -07:00
..
crossref Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
daemon Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
install Add test to check all symbols can be loaded 2011-10-20 16:43:13 -07:00
mail Catch any exceptions thrown when handling mail 2011-10-28 08:05:27 -07:00
repository Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
search Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
setup Test for pcntl availability from the command line, not Apache 2011-05-30 21:02:08 -07:00
sql Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
user Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
__init_env__.php Fix __init_script__.php issue with event engine. 2011-09-30 13:17:45 -07:00
__init_script__.php Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00
celerity_mapper.php Merge __init_env__.php into __init_script__.php 2011-10-02 11:48:09 -07:00