| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Chief Executive Officer Posts: 2,651 Join Date: May 2003 |
22-08-2006, 12:24 PM
Hi, Both of these features are in the current stable build itself: 1) Please enable debug reports as explained at: http://support.kayako.net/index.php?...barticleid=111 and send that over to me at varun AT kayako.com 2) Click on Email Options when replying/forwarding, You should see both CC and BCC options in there Regards, Varun Shoor -------------------------------------------------------------------
|
| | |
(#3)
|
(#4)
|
| New Member Posts: 20 Join Date: Oct 2005 | CC and BCC Issues -
22-08-2006, 05:25 PM
Hi Varun, We are seeing this also. In example: Lets say there is an issue in the accounting department. The customer is sending an email to accounting and wants to also notify the president of the company and the accounting department manager. The email is sent from the customer into the system with the "To:" field of the email addressed to accounting@domain.com, the email is received and a ticket is created and sent to the accounting queue. The CC or BCC is to president@domain.com or accountingmanager@domain.com in the system a ticket is not generated for the president nor the manager. This occurs even though we have queues assigned for the president and the accounting manager. We have also tried to use the parser rules to create tickets for the other to addressees without success. 3.00.90 Linux cPanel mail server store and forward to internal forwarders in cPanel Varun, is there a setting we are missing? Thanks Database Version: 5.0.45-community PHP Version: 5.2.5 Web Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 SupportSuite v3.20.02 |
| | |
(#5)
|
| Member Posts: 94 Join Date: Apr 2006 |
22-08-2006, 08:42 PM
Attached is our fix for this issue that our developers worked up. It is written in patch form so it could only be executed on linux install with patch. We wrote this patch against build .82 and it hasnt been tested against any other build yet but I will be testing it on build 95 cvs soon. Hopefully its not needed but if they havent fixed it they can use this code. Basically if someone emails queue@kayako.com and CC's any addresses those addresses are added as a recipient to the ticket and will see all outbound communication. |
| | |
(#6)
|
(#7)
|
(#8)
|
(#9)
|
(#10)
|
(#11)
|
(#12)
|
(#13)
|
(#14)
|
| Chief Executive Officer Posts: 2,651 Join Date: May 2003 |
12-09-2006, 01:46 PM
Hi, I have changed the code a bit to: PHP Code: Additionally, The CC functionality for Client Support Center has been added as an option which can be toggled under Admin CP > Settings > Tickets. The code should be added after the "if ($_ticketiddata[0])" statement though. I also modified the explodeC function to make sure only valid emails are added into the database. It is highly recommended that you use the CVS build rather than the patch to avoid any conflicts in code. Thanks for sharing! Regards, Varun Shoor -------------------------------------------------------------------
|
| | |
(#15)
|
![]() |
| Tags |
| functionality |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CC Users | snook789 | SupportSuite, eSupport and LiveResponse | 11 | 02-05-2007 09:11 AM |
| better handling for CC / BCC fields | bubble | SupportSuite, eSupport and LiveResponse | 3 | 21-11-2006 03:12 PM |
| CC and Bcc people are not receiving auto responder mails THey are getting only conte | vineethshyam | SupportSuite, eSupport and LiveResponse | 4 | 01-10-2006 02:56 AM |
| E-Mail piping, CC not working | sureshkumar.mr | E-mail Piping Issues | 4 | 07-08-2006 08:35 AM |