ACCORD5 / TrellisDesk

A robust and user-friendly help desk solution for businesses and organizations.
http://www.accord5.com/trellis
Other
122 stars 61 forks source link

Email Piping works but visitor gets this message #93

Open senygma opened 10 years ago

senygma commented 10 years ago

Email piping creates the ticket but sends the following messages to the end user.

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:


Deprecated: Function ereg() is deprecated in /home/messiah8/public_html/helpdesk/includes/ifthd.php on line 1668

Deprecated: Function split() is deprecated in /home/messiah8/public_html/helpdesk/includes/class_mailparse.php on line 450

Deprecated: Function ereg_replace() is deprecated in /home/messiah8/public_html/helpdesk/includes/class_mailparse.php on line 1211

Deprecated: Assigning the return value of new by reference is deprecated in /home/messiah8/public_html/helpdesk/core/includes/swift/Swift.php on line 324

Deprecated: Assigning the return value of new by reference is deprecated in /home/messiah8/public_html/helpdesk/core/includes/swift/Swift/Cache.php on line 52

Deprecated: Assigning the return value of new by reference is deprecated in /home/messiah8/public_html/helpdesk/core/includes/swift/Swift/CacheFactory.php on line 40

Deprecated: Assigning the return value of new by reference is deprecated in /home/messiah8/public_html/helpdesk/core/includes/swift/Swift/Message.php on line 616

DanielRuf commented 10 years ago

Try to set your error reporting level: http://stackoverflow.com/questions/2803772/turn-off-deprecated-errors-php-5-3