Kayako logo
Style & Design Customizing the look and feel of your support desk? Share thoughts and request assistance here.

Kayako develops robust helpdesk software, live chat and real-time visitor monitoring software.
Kayako is trusted by more than 30,000 organizations, including a number of Fortune 500 companies and government institutions.
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
romexworld Offline
New Member
 
Posts: 1
Join Date: Apr 2009
Exclamation modifying the e-mail autoresponder - 01-04-2009, 12:22 PM

Hello Everyone,

I am keen on being able to modify the e-mail auto resonder so that it includes the actual content of the current message that was submitted to support in addition to the current fileds of the case number, case ID etc.

Here is how my code looks so far any additions or opinions would be gretly appreciated.

Many Thanks

------------------------
<{if $ishtml == true}><font face="Verdana, Arial, Helvetica" size="2"><{$ticket[fullname]}>,<BR>
<BR>
<{$language[arintro]}><BR>
<BR>
&nbsp;&nbsp;&nbsp;<b><{$language[articketid]}></b><{$ticket[fticketid]}><BR>
&nbsp;&nbsp;&nbsp;<b><{$language[arsubject]}></b><{$ticket[subject]}><BR>
&nbsp;&nbsp;&nbsp;<b><{$language[ardepartment]}></b><{$ticket[department]}><BR>
&nbsp;&nbsp;&nbsp;<b><{$language[arpriority]}></b><{$ticket[priority]}><BR>
&nbsp;&nbsp;&nbsp;<b><{$language[arstatus]}></b><{$ticket[status]}><BR>
<BR>
<{$language[arsubfooter]}><a href="<{if $iswhmcs == false}><{$swiftpath}>index.php?_m=tickets&_a=viewt icket&ticketid=<{$ticket[ticketid]}><{else}><{$_swiftpath}>supporttickets.php<{/if}>"><{if $iswhmcs == false}><{$swiftpath}><{else}><{$_swiftpath}><{/if}></a><BR><{if $settings[u_sendpw] == 1 && $user[userpasswordtxt] != "" && $user[loginapi_moduleid] == 1 && $nopassworddispatch != true}>
&nbsp;<{$language[arcreds]}><BR><BR>
&nbsp;&nbsp;&nbsp;<b><{$language[aremail]}></b><{$ticket[email]}><BR>
&nbsp;&nbsp;&nbsp;<b><{$language[arpassword]}></b><{$user[userpasswordtxt]}><BR>
<{else}>
<BR>
<{/if}>
<BR><{if $newscount != 0}>
<{$language[arnewsheader]}><{$settings[general_companyname]}>:<br><br>
<{foreach key=newskey value=newsitem from=$news}>
&nbsp;&nbsp;&nbsp;<b><{$newsitem[index]}>.</b> <a href="<{if $iswhmcs == false}><{$swiftpath}>index.php<{else}><{$_swiftpat h}>announcements.php<{/if}>?_m=news&_a=viewnews&newsid=<{$newsitem[newsid]}>&group=<{$ticket[tgroup]}>"><{$newsitem[subject]}></a><BR>
<{/foreach}>
<BR>
<{/if}>
<{$language[arfooter]}><BR>
<BR>
<{$settings[general_companyname]}><{if $queuesignature != ""}><BR><{$queuesignature}><{/if}></font><{else}><{$ticket[fullname]}>,
<{$language[arintro]}>
<{$language[articketid]}><{$ticket[fticketid]}>
<{$language[arsubject]}><{$ticket[subject]}>
<{$language[ardepartment]}><{$ticket[department]}>
<{$language[arpriority]}><{$ticket[priority]}>
<{$language[arstatus]}><{$ticket[status]}>

<{if $queuesignature != ""}>
<{$queuesignature}><{/if}><{/if}>
   
Reply With Quote
  (#2) Old
tspkiosk Offline
New Member
 
Posts: 5
Join Date: May 2009
07-05-2009, 11:42 PM

im also looking for a solution to include the message they have sent to support and include it into the autoresponder.

Did you found a solution for this?

Ruben
   
Reply With Quote
  (#3) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 5,224
Join Date: Aug 2006
Location: Mumbai, India
08-05-2009, 07:49 PM

I do not think this is currently possible.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/ - NEW SKIN ADDED!!
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
No assigned queues found for mail recipients edgarlin E-mail Piping Issues 0 30-12-2008 04:32 PM
Modifying AutoResponder Template Introduces Extra Linebreaks simplysachin How do I? 1 06-12-2007 08:27 AM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78