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
tgirl2411 Offline
New Member
 
Posts: 6
Join Date: Dec 2007
Why pipe? - 02-12-2007, 10:23 AM

Hi - my first post :-)

I have just set up our first esupport system and I had a go at setting up email piping with exim. As I messed it up I set up the pop3 option instead with a poll every 1 min which seems to work fine.

Now that I have done this I can't see the advantage in using piping with exim (apart from the 'fun' of setting it up).

Am I missing something?

Thanks Guys
   
Reply With Quote
  (#2) Old
craigbrass Offline
Senior Member
 
Posts: 5,551
Join Date: Jun 2005
Location: Cumbria, UK
02-12-2007, 10:26 AM

There is no real advantage. All work the same.

One thing maybe that it only gets called when an email comes in where as the cron would be checking regardless otherwise.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#3) Old
BigDawgRob Offline
Member
 
Posts: 83
Join Date: May 2006
Location: Luton, UK
07-12-2007, 12:27 PM

Hi,

You shouldn't allow scheduled task to overlap. So if you task is set to run every minute and you recieve large e-mails then one task is not got to be finished when the next one starts. In this instance you will have 2 task running at the same time, I believe they will break and your mail parser might stop working.

I believe it's recommended that you have a 10-15 minute interval between each POP fetching task. So, to answer your question piping is immediate whilst POP is only at scheduled times.

Hope this helps,
Rob
   
Reply With Quote
  (#4) Old
tgirl2411 Offline
New Member
 
Posts: 6
Join Date: Dec 2007
07-12-2007, 12:30 PM

Thanks Rob - seems like it's worth the agro to set it up then - if you want to respond to your customers quickly that is...
C.
   
Reply With Quote
  (#5) Old
tgirl2411 Offline
New Member
 
Posts: 6
Join Date: Dec 2007
07-12-2007, 12:31 PM

Actually, does anyone know how long it takes to parse an email?
   
Reply With Quote
  (#6) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,256
Join Date: Jan 2006
Location: United Kingdom
07-12-2007, 01:06 PM

That depends on the size of the e-mail, your webserver configuration and your server hardware; it would be impossible to give any (even estimate) figure with respect to these.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
  • This is not an official support forum - submit a support ticket.
   
Reply With Quote
  (#7) Old
Epoint Offline
New Member
 
Posts: 18
Join Date: Jan 2008
Location: Between Madrid and Toledo
pipe VS pop3 ? - 20-01-2008, 11:21 AM

Hi Jamie.

I read carefully the post of tgirl2411 but i still donīt get it.

when i use the pop3 option and i place the credentials, i understand that parser gets all the new emails from the emailbox and parses it into the suite (every 10 min) and on the otherhand the pipe getīs it straight away?

how does it work than if i donīt put no credentiales for the pipe?
how does the pipe function than works?

Can you clarify this for me?
Sorry for this silly question on a beatiful sunday morning


thanks,
Paco
Quote:
Originally Posted by Jamie Edwards View Post
That depends on the size of the e-mail, your webserver configuration and your server hardware; it would be impossible to give any (even estimate) figure with respect to these.
   
Reply With Quote
  (#8) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,256
Join Date: Jan 2006
Location: United Kingdom
20-01-2008, 11:30 AM

Hi Paco,

Piping works as follows;

1) E-mail comes into your server
2) It is handled by your mail transport (such as Exim)
3) You create an alias in your mail transport to forward the e-mail to a script located on your server (aliases are usually anotheralias@youremail.com, but they can also be used "pipe" to scripts).
4) The e-mail arrives at the PHP script in SupportSuite, and is executed.
5) The e-mail is then parsed.

That is how piping works. POP3/IMAP polling instead connects to your POP3 service or remote mail server, and pulls in X amount of e-mails for processing.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
  • This is not an official support forum - submit a support ticket.
   
Reply With Quote
  (#9) Old
Epoint Offline
New Member
 
Posts: 18
Join Date: Jan 2008
Location: Between Madrid and Toledo
20-01-2008, 11:55 AM

Hello again.

Let see if i understand you correctly:
i have a email (pop3 account) called: paco@paco.com
and i create and alias on the email, (at Plesk level) named
soporte@paco.com and i place this very same alias in
in te section of "the E-mail-Queues" and it will than
get right into the system generating a ticket, to the Department "general"?

many thanks for you help.

cheers,
Paco

Quote:
Originally Posted by Jamie Edwards View Post
Hi Paco,

Piping works as follows;

1) E-mail comes into your server
2) It is handled by your mail transport (such as Exim)
3) You create an alias in your mail transport to forward the e-mail to a script located on your server (aliases are usually anotheralias@youremail.com, but they can also be used "pipe" to scripts).
4) The e-mail arrives at the PHP script in SupportSuite, and is executed.
5) The e-mail is then parsed.

That is how piping works. POP3/IMAP polling instead connects to your POP3 service or remote mail server, and pulls in X amount of e-mails for processing.
   
Reply With Quote
  (#10) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,256
Join Date: Jan 2006
Location: United Kingdom
20-01-2008, 12:11 PM

Hi there,

No - you either have an alias OR a POP3 account called paco@paco.com. The rest is correct, however


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
  • This is not an official support forum - submit a support ticket.
   
Reply With Quote
Reply

Tags
pipe

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
Pipe Email bounce - I did not understand ashii SupportSuite, eSupport and LiveResponse 6 16-07-2008 01:04 AM
i'm running the supportsuite well expect email pipe solo E-mail Piping Issues 3 02-08-2007 01:07 PM
problem with v3 pipe parser stream SupportSuite, eSupport and LiveResponse 2 19-05-2006 03:02 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