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
  (#1) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 137
Join Date: Jan 2008
Problem with single quotes around email address - 25-06-2008, 08:46 AM

Often for some unexplained reason an email can come into kayako from clients addressed to the staff user in the format:

'staff@kayakocompany.com'

which Kayako cannot parse. Yet if it is received as

staff@kayakocompany.com

it parses.

Any reason/fix available for this?
   
Reply With Quote
  (#2) Old
pkreil Offline
Member
 
Posts: 38
Join Date: Feb 2008
25-06-2008, 11:41 AM

Where are these mails sent from?

It sounds like a badly configured Echange, that is not correcly replacing the Usernames.

Kayako does right by rejecting these Mails. That formatting is not allowed and so far not RFC-compliant. The server, that sends this mail is doing wrong, it should reject it instead of sending.

Can you put a (replace personal data) header of such mail here?
   
Reply With Quote
  (#3) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 137
Join Date: Jan 2008
25-06-2008, 12:14 PM

The mails can be sent from anywhere! It's not a common problem thankfully, but it's awkward when it happens as in the end I end up sending a mail to the sender asking them to reply to the staff members address [login to kayako as staff and create new ticket]. This seems to work as the sender is hitting REPLY and thus using the headers that came from the kayako staff email.

I no longer have the header, but the common thread is the single quotes.

I'll look out for any Exchange header info the next time around.

The problem is that I can't go and tell the client that their mail server is badly setup as they will turn around and say "well everyone else gets the mail so why cant you".

So is there anyway that Kayako can be forced to accept the single quotes around the desitation email address?
   
Reply With Quote
  (#4) Old
pkreil Offline
Member
 
Posts: 38
Join Date: Feb 2008
25-06-2008, 05:57 PM

Quote:
Originally Posted by GoneShootin View Post
This seems to work as the sender is hitting REPLY and thus using the headers that came from the kayako staff email.
Please check what the output of you mailserver is. There may something be wrong, too.

Quote:
Originally Posted by GoneShootin View Post
I no longer have the header, but the common thread is the single quotes.
Yep. But headers are needed for further analysis

Quote:
Originally Posted by GoneShootin View Post
The problem is that I can't go and tell the client that their mail server is badly setup as they will turn around and say "well everyone else gets the mail so why cant you".
It's not on kayako to support wrong formatted mail-headers. That can cause other trouble.
   
Reply With Quote
  (#5) Old
FrightFactor Offline
Member
 
Posts: 41
Join Date: Jun 2008
Location: NRW, Germany
25-06-2008, 06:12 PM

Well you can define under Settings if HTML will be striped or not. I dont know if that would work, but try to locate the file on your server which takes care about the stripping the not allowd html codes, maybe there you can add ' that it will stripped as well.
   
Reply With Quote
  (#6) Old
John Haugeland Offline
Developer
 
John Haugeland's Avatar
 
Posts: 360
Join Date: Dec 2007
Location: Idaho
25-06-2008, 07:49 PM

Please open a support ticket about this. It may be the case that a common mail client which is single quoting the address is actually doing some different broken thing. We'll need a copy of the mail attached so we can take a look.


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#7) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 137
Join Date: Jan 2008
The parserlog data - 03-07-2008, 09:02 AM

Code:
a:24:{s:8:"mimedata";s:69:"-- MIME data cleared due to the size limit under Settings > Parser --";s:8:"fromName";s:15:"XXX XXXXXX";s:9:"fromEmail";s:21:"XXX@XXXX.co.uk";s:12:"fromNameRule";s:15:"XXX XXXXXX";s:13:"fromEmailRule";s:21:"XXXX@XXX.co.uk";s:6:"toName";s:27:"XXX@XXXX.ie";s:7:"toEmail";s:29:"'XXX@XXXX.ie'";s:11:"replytoName";s:0:"";s:12:"replytoEmail";s:0:"";s:7:"subject";s:40:"FW: XXXX - XXXX & XXXX";s:13:"returnAddress";s:41:""XXX XXXXX" <XXXXX@XXX.co.uk>";s:17:"returnAddressName";s:15:"XXXX XXXX";s:18:"returnAddressEmail";s:21:"XXXXXX@XXX.co.uk";s:10:"recipients";N;s:4:"text";s:2107:"Hi XXXX,
just want to check if XXX and XXX have been sent to XXX or if you can send the XXX to me?

XXX

>  -----Original Message-----
> From:     XXXX XXXX
> Sent:    01 July 2008 12:20
> To:    'XXXX.XXXX@XXXX.ie'
> Subject:    XXXX XXX - XXXX & XXXX
> 
> Hi XXXX,
> pls find attached.
> 
> XXX
> 
>  -----Original Message-----
> From:     XXXX [mailto:XXX.XXX@XXX.co.uk] 
> Sent:    01 August 2008 11:27
> To:    XXX XXXXX
> Subject:    from multifunctional
> 
> >  <<XXX_XXX.pdf>> 

**********************************************************************
This message contains confidential information and is intended only for the individual named. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. 
XXXXX
WARNING: E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.
**********************************************************************


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
";s:8:"textSize";i:2107;s:4:"html";N;s:8:"htmlSize";i:0;s:9:"inReplyTo";N;s:7:"charset";N;s:16:"transferencoding";N;s:15:"attachmentSizes";a:1:{i:0;i:50069;}s:15:"attachmentNames";a:1:{i:0;s:23:"Di2011_080801102739.pdf";}s:19:"totalAttachmentSize";i:50069;}
Notice in the above code segment that "toEmail";s:29:"'XXX@XXXX.ie'" contains extra ' wrapped around the email address.

This image is a screenshot of the parser log error - notice here the extra [/b]'[/b].


Last edited by GoneShootin; 03-07-2008 at 09:08 AM.
   
Reply With Quote
  (#8) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 137
Join Date: Jan 2008
10-07-2008, 11:19 AM

I ended up using regular expressions to handle the problem. Thanks goes to Kayako support for assistint me with this.
   
Reply With Quote
  (#9) Old
GoneShootin Offline
Member
 
GoneShootin's Avatar
 
Posts: 137
Join Date: Jan 2008
29-07-2008, 01:16 PM

Problem still exists it seems

Apostrohpe Trouble Again

Now with headers!

Last edited by GoneShootin; 29-07-2008 at 01:18 PM.
   
Reply With Quote
  (#10) Old
John Haugeland Offline
Developer
 
John Haugeland's Avatar
 
Posts: 360
Join Date: Dec 2007
Location: Idaho
29-07-2008, 08:50 PM

We don't have a support ticket about this. We really need one, please. We need to ask things that we shouldn't be asking in a public forum.


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
address, quotes, single

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
Support Offline Email Address OLS_DLV How do I? 0 20-03-2008 06:31 PM
Extracting email address from email (for ticket) MoleEnd SupportSuite, eSupport and LiveResponse 1 03-08-2006 05:26 PM
Solving problem: eSupport sends emails to staff addres instead of Email Queue address tonila Developers & Code 0 16-05-2006 12:03 PM
Email Queue Address Problem yacine SupportSuite, eSupport and LiveResponse 2 13-03-2006 10:24 PM
Logic in email address validator is flawed cgolight SupportSuite, eSupport and LiveResponse 7 31-01-2006 09:15 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