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
PeteV Offline
Member
 
Posts: 203
Join Date: Jul 2007
Unhappy eSupport needs to accept all incoming e-mail - 10-01-2008, 10:39 PM

We need eSupport to accept all of our incoming e-mail messages, regardless of the destination address. We use both piping from support@subdomain.helpserve.com and POP3 (for Mail Parser address esupport@domain.com).

For example, incoming e-mail messages may not contain any of our Mail Parser addresses. In particular, this can occur when the Mail Parser address appears as BCC in the incoming e-mail message. Also, the POP3 mailbox can contain e-mail that was not directly sent to it (and instead forwarded to it from other e-mail accounts via the mail software).

We are using the Catch All Rules for this purpose.

Regular Expressions:
/^(.*)(\@)(.*)$/i
/([a-z][a-z0-9_.-\/]*@[^\s\"\)\?<>]+\.[a-z]{2,6})/i

The first RegExp is supposed to catch any address, including "First Last"@localhost

The second RegExp is the example that Kayako provides.

However, a number of messages in the Parser Rules appears as Failure (Unknown Destination). When we select the Reprocess E-Mail button, the same message appears as Failure again.

We need ALL e-mail that comes into eSupport to be assigned to a Mail Queue. NO message should appear as Failure. We cannot EVER loose any e-mail messages.

Thank you very much.


_____________________
PeteV
eSupport hosted 3.11.01
   
Reply With Quote
Reply

Tags
accept, esupport, incoming

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
Accept an incoming chat, not auto-accept. internut33 How do I? 1 02-11-2007 02:41 AM
Invalid SMTP parameter stopping esupport sending mail via SMTP servers davids SupportSuite, eSupport and LiveResponse 1 10-11-2006 01:40 PM
Mail Parser breaks messages in incoming tickets Antonio SupportSuite, eSupport and LiveResponse 1 17-03-2006 09:20 AM
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



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