| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
(#2)
|
| 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. Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#3)
|
(#4)
|
(#5)
|
(#6)
|
| Operations Manager 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. -------------------------------------------------------------------
|
| | |
(#7)
|
| 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 |
| | |
(#8)
|
| Operations Manager 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. -------------------------------------------------------------------
|
| | |
(#9)
|
| 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:
| |
| | |
(#10)
|
| Operations Manager 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 ![]() -------------------------------------------------------------------
|
| | |
![]() |
| Tags |
| pipe |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
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 |