Kayako logo
E-mail Piping Issues E-mail piping issues and related configuration questions are posted here,

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
TimothyB Offline
New Member
 
Posts: 2
Join Date: Oct 2006
eSupport piping: Double tickets - 12-10-2006, 11:58 PM

Hi guys,

I've just configured my copy of the eSupport system into our company website. While testing post a new ticket it works all fine but it posts the same request 2 times, so I get two times the same ticket with two different Ticket ID's.

I already checked out the forum for something that may could help me but I didn't find out.

I'm using DirectAdmin / O.S FreeBSD 5.0

Is their anybody that had this same problem and perhaps could help me fix this out.

Thanks

Last edited by TimothyB; 13-10-2006 at 01:20 AM.
   
Reply With Quote
  (#2) Old
netFusion Offline
Member
 
Posts: 393
Join Date: Sep 2003
Location: My wife calls it the doghouse...
13-10-2006, 04:32 AM

Yes. Doing a search in the forum here for "directadmin" would bring up the following thread:

Duplicate Ticket and Replies

Look through and find my post about the problem with your EXIM config file. It should help you out.

Good luck!

Eddie


netFusion Computer and Network Solutions
Web Site: http://www.netFusionKC.com
Web Store: https://www.netfusionkc.com/store/

Anything I say or do is my own opinion and may make absolutely no sense to anyone but me...
   
Reply With Quote
  (#3) Old
TimothyB Offline
New Member
 
Posts: 2
Join Date: Oct 2006
13-10-2006, 12:35 PM

Hi,

I've changed my /etc/exim.conf file and restarted Exim and also Apache but it still didn't work for me.

Is their maybe another solution to fix this?
   
Reply With Quote
  (#4) Old
ells Offline
New Member
 
Posts: 4
Join Date: Sep 2006
17-10-2006, 09:34 PM

I'm having EXACTLY the same problem, but am not piping. I've gotten CRON polling POP3 account every 5 minutes. The interesting result is that my duplicate tickets are exactly 5 minutes apart in time.

When I check the Parser log, I only have 1 entry for the email. When I look at the ticket properties (email headers), for one of the entries I have the headers and for the other it says that the information is invalid for the ticket (invalid parser log entry).... This issue just came up, and I can't see what change I could've made to have caused this.... :-?
   
Reply With Quote
  (#5) Old
nafrance Offline
New Member
 
Posts: 10
Join Date: Aug 2006
27-10-2006, 11:26 AM

I'm having the exact same issue.
Cron'd POP3 checking now causes duplicate tickets over the cron time-period.

I've not changed any settings or upgraded (yet).

The tickets have attachments, but only around 50KB.

Can anyone from Kayako shed any light?
   
Reply With Quote
  (#6) Old
Racked Hosting Offline
Member
 
Posts: 353
Join Date: Mar 2006
Location: Manipal
29-10-2006, 08:14 AM

I suggest all of you to open a support ticket to get it solved. Provide them the server info, etc if you want it to be fixed quickly.
   
Reply With Quote
  (#7) Old
thuskey Offline
New Member
 
Posts: 1
Join Date: Nov 2006
19-11-2006, 08:13 AM

I found my fix. I just needed to make sure that the pipe was called after spamassassin was done doing it's thing. "man qmail-local" if you want to understand the logic. Otherwise just edit the .qmail file and make sure the pipe to kayako comes after the spamassassin stuff.

my .qmail file:
| if [ -z "$SA" ]; then export SA=1; /usr/local/psa/bin/psa-spamc -u xxxxxxxx@creloaded.com -U /tmp/spamd_full.sock > spamcheck$$; if [ -s spamcheck$$ ]; then /var/qmail/bin/qmail-local "$USER" "$HOME" "$LOCAL" "" "" "$HOST" "$SENDER" "$DEFAULT" < spamcheck$$; retval=$?; rm -f spamcheck$$; [ $retval = 0 ] && exit 99; exit $retval; fi; rm -f spamcheck$$; fi # ACCEPT UCE
|/home/httpd/vhosts/creloaded.com/httpdocs/support/tickets/cli/index.php
   
Reply With Quote
Reply

Tags
double, esupport, piping, tickets

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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
eSupport v2.2 Stable Released Varun Shoor News and Announcements 3 24-06-2004 12:39 AM
eSupport v2.2 RC2 Released Varun Shoor Technical Chat 1 11-06-2004 11:24 PM
eSupport v2.2 RC1 Available in Members Area Varun Shoor Technical Chat 1 17-05-2004 02:28 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


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