Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#16) Old
Extra Offline
New Member
 
Posts: 20
Join Date: Oct 2005
12-05-2006, 04:09 PM

Hi Xian,

Thanks for the help. We have 67 email queues with both pre and post parse rules. Each is set to no auto responder in in the preparse rules.

It appears that each is sending auto-responses (but I have not tested each.) I have only tested the ones we see returns from.

Niel indicated a correction to a known bug. Our concern is the number of auto-responses going out to undetected spam that gets into the ticket syste and then we auto respond as though we are the spammer :-)

Again thanks for trying to help.

ET
   
Reply With Quote
  (#17) Old
xian Offline
New Member
 
Posts: 13
Join Date: May 2006
12-05-2006, 04:16 PM

Are you using fetch? I am having trouble with the ticket numbers being displayed in the subject - that seems to also be a bug, however when I used the Kayako Demo, there was no problem removing the ID from the subject.

I am trying to get kayako to generate a new key for me to run SupportSuite on my production mail server so I can pipe. They havent answered my question regarding how they are doing it. I do know that my demo server was running SSHd - so its POSIX at least. Thats a good sign for me.

Maybe I should try the .80 CVS ?

Any advice?
   
Reply With Quote
  (#18) Old
Extra Offline
New Member
 
Posts: 20
Join Date: Oct 2005
12-05-2006, 08:20 PM

Hello Xian,

Yes I would recommend the .80 CVS as has corrections in it and is very stable for us in a Linux environment. BUT, if you are in a windows server environment I cannot advise as we are in a cPanel/Apache Linux environment. We started in a Windows environment and realized the majority of issues were related to Windows compability, so we dedicated a Linux Dual Xeon to host SupportSuite.

we have as of today processed over 80000 tickets through the system and nearly 5000 chats without major issues. (Just little nits like the auto responder.)

Also side note. Our mail server is on a windows 2003 with Mailenable Enterprise. Mailenable receives the email and forwards to the pipe of SupportSuite that is on the Linux box. We use a forwarder built into cPanel to the assigned queue on SupportSuite. Works well with 2 seperate disparate boxes.

Hope this helps.

ET

Last edited by Extra; 12-05-2006 at 08:31 PM..
   
Reply With Quote
  (#19) Old
Marc Offline
New Member
 
Posts: 10
Join Date: Nov 2005
13-05-2006, 09:49 AM

The solution Xian proposed does NOT work here, auto responder emails are still sent out.

We don't want to update to a CVS build because after every update we have to customize the system again, a lot of work. To much to do updates all the time.

Because we cannot wait for Kayaka we have made a hotfix ourself.

in file

Quote:
modules/tickets/functions_ticketcore.php
in Line 480 before if ($sendautoresponder && !empty($email)) we entered:

Quote:
$sendautoresponder = FALSE;
For now this seems to disable the auto responder. If you test it please give feedback.
   
Reply With Quote
  (#20) Old
Extra Offline
New Member
 
Posts: 20
Join Date: Oct 2005
13-05-2006, 11:08 PM

Thanks Marc!

Implemented and appears to be working well.

We modified line 480 to be:

Quote:
$sendautoresponder = FALSE; if ($sendautoresponder && !empty($email))


PHP built On:Linux 2.6.18-53.1.4.el5 i686
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

Last edited by Extra; 13-05-2006 at 11:10 PM..
   
Reply With Quote
  (#21) Old
xian Offline
New Member
 
Posts: 13
Join Date: May 2006
16-05-2006, 03:05 PM

You must have the source then eh? Heh. I have not made that leap yet. I'll give it a few months before I am ready to drop several hundred on it. My queue is so small... they should have a sliding price for use (starting at the current price and going down!).

I'll keep this in mind for the future..
   
Reply With Quote
  (#22) Old
Success Offline
Member
 
Posts: 40
Join Date: Dec 2005
15-07-2006, 08:57 PM

Any solution to this problem now?
   
Reply With Quote
  (#23) Old
Marc Offline
New Member
 
Posts: 10
Join Date: Nov 2005
29-05-2007, 01:21 PM

Funny, one year later, we have just updated to the newest kayako version and suddenly auto responder mails are sent again because our old own fix was overwritten. It seems the bug is still not fixed.

Disappointing....
   
Reply With Quote
  (#24) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,664
Join Date: Jan 2006
Location: United Kingdom
29-05-2007, 01:29 PM

I have added a new bug to the tracker - this one must have been lost.

http://bugs.kayako.com/index.php?cmd=view&id=102


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#25) Old
dmethvin Offline
New Member
 
Posts: 2
Join Date: May 2007
31-05-2007, 06:20 PM

I had a similar problem with "registration required" emails, most of which are in reply to spam and we don't need this feature because all our tickets are initiated through a web form. These emails cannot be turned off, at least on the version we are running (3.00.80). We have delayed upgrades to the latest version because we can't live without our own bug fixes.

Anyway, we turned off "registration required" entirely by going to modules\parser\functions_parsercore.php and commenting out the code to send email that is below this line:

if ($_email["queue"]["registrationrequired"] == 1 && !$userid)

The special cases in that code (checks for "MAILER-DAEMON" and the like) are not sufficient, we have had several nasty mail loops started by spam messages.
   
Reply With Quote
  (#26) Old
Ryan Lederman Offline
Chief Operating Officer
 
Ryan Lederman's Avatar
 
Posts: 821
Join Date: May 2005
Location: Boise, Idaho
17-07-2007, 10:53 PM

This is fixed as of 3.11.00, FYI.


Ryan Lederman (ryan.lederman ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#27) Old
Joe80 Offline
New Member
 
Posts: 1
Join Date: Aug 2008
Bug not fixed. - 25-08-2008, 03:03 AM

Are you usre this issue is fixed Ryan?

I am using version 3.30.01 and I am still experiencing this issue. Is anyone else experiencing the same issue?
   
Reply With Quote
  (#28) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 215
Join Date: Jan 2008
25-08-2008, 09:30 AM

Autoresponders are still being sent out from my mail queues even though the mail queue has been set NOT to send them out.

Very confusing. And it's only happening since the upgrade.
   
Reply With Quote
  (#29) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,956
Join Date: Aug 2006
Location: Mumbai, India
25-08-2008, 04:39 PM

Quote:
Autoresponders are still being sent out from my mail queues even though the mail queue has been set NOT to send them out.

Very confusing. And it's only happening since the upgrade.
Which version of Kayako are you using? Also did you revert the templates?



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#30) Old
josephstern Offline
New Member
 
Posts: 7
Join Date: Mar 2007
26-08-2008, 06:46 PM

I'm using 3.30.01 and it just started happening since the upgrade, and it's causing a bunch of confusion.

In my situation, if someone emails to my address and there is a 'cc' in the email, only the 'cc' person gets the auto-responder. So, actually, this is even worse than the original person getting it, because the 'cc' recipient just has no clue what's going on.

Help!!
   
Reply With Quote
Reply

Tags
disable, howto, responder

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
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



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


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