| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| Member Posts: 203 Join Date: Jul 2007 | 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 |
| | |
![]() |
| Tags |
| accept, esupport, incoming |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
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 |