Re: CFPOP and multipart bounce messages

2013-03-11 Thread Rick Root
Paul, thanks that might work. Russ - Not an option, as I'm not the one sending the email. Thanks though. Rick ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=ho

RE: CFPOP and multipart bounce messages

2013-03-08 Thread Paul Vernon
> Anyone got any ideas for me? http://popcfc.riaforge.org Check out the functions with RAW in their names, it bypasses CFPOP in those functions and should handle bounce messages for you. Paul ~| Order the Adobe Coldfus

Re: CFPOP and multipart bounce messages

2013-03-08 Thread Russ Michaels
part format. > > Unfortunately, Coldfusion CFPOP seems to only get the multipart sections > with text/plain (textBody) and text/html (htmlBody), and some of these > other mime parts that are not file attachments are ignored. > > For the most part CFPOP works great, it saves my attachme

CFPOP and multipart bounce messages

2013-03-08 Thread Rick Root
Hi, I'm trying to figure out a way to have coldfusion handle bounce emails from a certain system that produces bounce messages in multipart format. Unfortunately, Coldfusion CFPOP seems to only get the multipart sections with text/plain (textBody) and text/html (htmlBody), and some of

RE: Having a problem with cfpop - UTF-7

2012-04-18 Thread Edward Chanter
is still an issue in CF10? If it is then imo CFPOP should come with a big warning in the Adobe docs: THIS TAG IS NOT FIT FOR PURPOSE > -Original Message- > From: Paul Hastings [mailto:p...@sustainablegis.com] > Sent: 16 April 2012 13:42 > To: cf-talk > Subject: Re: Having a

Re: Having a problem with cfpop - UTF-7

2012-04-16 Thread Paul Hastings
On 4/16/2012 5:18 PM, Edward Chanter wrote: > 1. jcharset > http://cfg11n.blogspot.co.uk/2005/06/utf-7.html > The jcharset file is stored in /cfroot/runtime/jre/lib and I checked the should work anywhere on cf's classpath (after a server service restart) but vaguely recall some classpath issues

Having a problem with cfpop - UTF-7

2012-04-16 Thread Edward Chanter
servers returning a message has done so in UTF-7 format which is, of course, generating a CF error when I run CFPOP against the bounce mail account. Having googled the problem and seen 2 solutions: 1. jcharset http://cfg11n.blogspot.co.uk/2005/06/utf-7.html 2. cfx_pop3 http://store.newmediadevelop

RE: CFPOP

2011-09-19 Thread Bobby Hartsfield
Message- From: Jenny Gavin-Wear [mailto:jenn...@fasttrackonline.co.uk] Sent: Monday, September 19, 2011 5:30 PM To: cf-talk Subject: RE: CFPOP Thanks for all the replies, but not quite there yet. I copied/pasted a mail from this list into Dreamweaver, and it looks about as perfect as could be

RE: CFPOP

2011-09-19 Thread Jenny Gavin-Wear
nal Message- >>From: Bobby Hartsfield [mailto:bo...@acoderslife.com] >>Sent: 19 September 2011 22:17 >>To: cf-talk >>Subject: RE: CFPOP >> >> >> >>Not really but probably good enough for most people's preference. >> >> &g

RE: CFPOP

2011-09-19 Thread Bobby Hartsfield
t: Re: CFPOP #paragraphFormat(messageBody)# does the same thing. Billy Cravens bdcrav...@gmail.com On Sep 19, 2011, at 11:41 AM, Michael Grant wrote: > > #messageBody# > > > > On Mon, Sep 19, 2011 at 12:34 PM, Jenny Gavin-Wear < > jenn...@fasttrackonline.co.uk>

Re: CFPOP

2011-09-19 Thread Billy Cravens
#paragraphFormat(messageBody)# does the same thing. Billy Cravens bdcrav...@gmail.com On Sep 19, 2011, at 11:41 AM, Michael Grant wrote: > > #messageBody# > > > > On Mon, Sep 19, 2011 at 12:34 PM, Jenny Gavin-Wear < > jenn...@fasttrackonline.co.uk> wrote: &

RE: CFPOP

2011-09-19 Thread Bobby Hartsfield
ttrackonline.co.uk] Sent: Monday, September 19, 2011 12:34 PM To: cf-talk Subject: CFPOP I'm using CFPOP to import mail into an online archive. I'm just going to use the textbody to display the messages in the browser. My question is, what is the ideal way of formatting the message,

Re: CFPOP

2011-09-19 Thread Michael Grant
#messageBody# On Mon, Sep 19, 2011 at 12:34 PM, Jenny Gavin-Wear < jenn...@fasttrackonline.co.uk> wrote: > > I'm using CFPOP to import mail into an online archive. > > I'm just going to use the textbody to display the messages in the browser. > > My que

CFPOP

2011-09-19 Thread Jenny Gavin-Wear
I'm using CFPOP to import mail into an online archive. I'm just going to use the textbody to display the messages in the browser. My question is, what is the ideal way of formatting the message, replacing all the LF's, etc with 's. I'm thinking someone must have done t

Is UnsupportedEncodingException: utf-7 cfpop issue fixed in CF9?

2010-09-10 Thread Victor Moore
Thanks Victor ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messa

CFPOP attachments saved in subdirectories

2010-06-21 Thread Jonathan Lane
from Google Analytics as PDF attachments to a mail message. These messages are retrieved using CFPOP, and the attachments are saved to a temporary directory on my server. The attachments are then uploaded to a site (and some other stuff gets added to a database etc...). Once the PDFs are upload

RE: cfpop and GMail

2010-02-16 Thread Paul Vernon
10 3:14 PM > To: cf-talk > Subject: Re: cfpop and GMail > > > > To enable Recent mode, replace 'usern...@gmail.com' in the Username > field > of your POP client settings with > 'recent:usern...@gmail.com > ' > > Solved! Paul, the next time y

Re: cfpop and GMail

2010-02-16 Thread John M Bliss
x27;usern...@gmail.com' in the Username field > of > your POP client settings with > 'recent:usern...@gmail.com' > and ensure that > the Leave messages on server option in your POP client is enabled. > > Paul > > > > -Original Message- > > F

RE: cfpop and GMail

2010-02-16 Thread Paul Vernon
gmail.com' and ensure that the Leave messages on server option in your POP client is enabled. Paul > -Original Message- > From: John M Bliss [mailto:bliss.j...@gmail.com] > Sent: Tuesday, February 16, 2010 3:02 PM > To: cf-talk > Subject: cfpop and GMail > >

cfpop and GMail

2010-02-16 Thread John M Bliss
Has anyone noticed that, within the past month or so, behavior with cfpop and GMail has changed? It used to be that, if you had GMail set to "Enable POP for all mail (even mail that's already been downloaded)," every call to cfpop action="getall" would return *all* messa

Re: SOLVED: Retrieving UID values from a POP mailbox (quickly) WAS: cfpop - do not want to retrieve duplicate emails

2009-11-07 Thread Leigh
> I solved it... You won't believe it though! > > Yes, it *must* be "string" because that is what java expects: http://java.sun.com/javase/6/docs/api/java/lang/System.html#setProperty%28java.lang.String,%20java.lang.String%29 > If I place the JavaCast in the setProperty function, it > doesn't

Re: Retrieving UID values from a POP mailbox (quickly) WAS: cfpop - do not want to retrieve duplicate emails

2009-11-07 Thread Leigh
> If anyone would like to shed some light on why I would see > that error I'd be most grateful :-). > > Paul It sounds like a combination of things. Just one of those issues you run into when communicating between strong (java) and weakly typed (CF) languages. Java's setProperty(string key, s

RE: cfpop - do not want to retrieve duplicate emails

2009-11-06 Thread Paul Vernon
> We need to be able to POP emails from a Yahoo! Mail account without > deleting the emails and without retrieving the same email twice. If I > set the action attribute to "Delete" in the tag, it deletes the > email from the Yahoo account. Is there a way to only pop unique emails > without dele

cfpop - do not want to retrieve duplicate emails

2009-11-05 Thread Joshua Rowe
Hello, We need to be able to POP emails from a Yahoo! Mail account without deleting the emails and without retrieving the same email twice. If I set the action attribute to "Delete" in the tag, it deletes the email from the Yahoo account. Is there a way to only pop unique emails without del

RE: Multi-part mime messages with cfpop

2009-09-15 Thread Paul Vernon
> Anyone had to do that before and found something that works really > well in ColdFusion, or I am missing something about CFPOP? If you're on a Windows 32-bit OS you can use CFX_POP3 that I wrote. There is no 64-bit version but if you are on a 32-bit system it should do the t

Multi-part mime messages with cfpop

2009-09-15 Thread Dan Baughman
Hi CF List, A quick scan seems to reveal that cfpop is unable to parse and download all mime parts of a multipart encoded email message??? Anyone had to do that before and found something that works really well in ColdFusion, or I am missing something about CFPOP? Cheers, Dan

Re: CFMAIL/CFPOP

2009-07-23 Thread denstar
tion. -- You don't stop laughing because you grow old. You grow old because you stop laughing. Michael Pritchard On Thu, Jul 23, 2009 at 7:44 AM, wrote: > > Greetings > > I am creating CFMAIL/CFPOP parameters dynamically based on user login. The > idea is to be able to sp

CFMAIL/CFPOP

2009-07-23 Thread derekf
Greetings I am creating CFMAIL/CFPOP parameters dynamically based on user login. The idea is to be able to specify the pop/smtp server based on values captured against the user at capture time and to be used at future logins . Can I have standard code for all service providers - I.e for

cfpop attachments question

2009-06-15 Thread Victor Moore
Hi, Does cfpop treat attachments different depending of their extension? I have this case where an email contains a number of eml attachments. If view the email in outlook i can see all the attachments listed. When dumping the cfpop query I have the attachmentfiles listed but the attachments

CFPOP Checker/Uploader best practices

2009-05-29 Thread John Drake
I'm building an app that uses CFPOP to check an email box and puts whatever attachments are in the email onto a server and then emails back the sender the URL (and a TinyURL of the file as well). I've added security - there are only a few email addresses that it will grab attac

Re: cfpop using hotmail

2008-12-02 Thread C. Hatton Humphrey
Two things: 1) There's no need to "bump" a message twice in the span of a minute. 2) If you're getting that error message that means a few things: a) the port is correct b) CF is communicating correctly with the "MSN Live" server c) From the brief Google searches that I did ("Hotmail POP3", "MSN

Re: cfpop using hotmail

2008-12-02 Thread Javier Buzzi
Bump. King. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/mess

Re: cfpop using hotmail

2008-12-02 Thread Javier Buzzi
Bump. King. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/mess

cfpop using hotmail

2008-12-01 Thread Javier Buzzi
Hi, Im working on a prof of concept using the pop service on hotmail. I've found info on Google saying that hotmail give pop access to premium access users - i have a one of those accounts. I heard that it does SSL only and cfpop does not right off the bat, so i did some digging and found

Re: CFPOP and Email gateway

2008-07-28 Thread Varun Dixit
here are other ways to accomplish this, and maybe even a 'Pure' >ColdFusion solution, but I found the overhead on CFPOP so slow that I >couldn't reliably expect it to check for messages every 5 seconds >successfully without killing my server (sometimes a single CFPOP

RE: CFPOP and Email gateway

2008-07-24 Thread Dave Phillips
Varun, I forgot to mention that I have my VB app running as a Service on my server. Dave -Original Message- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2008 3:59 PM To: CF-Talk Subject: RE: CFPOP and Email gateway Varun, I had an issue like this and

RE: CFPOP and Email gateway

2008-07-24 Thread Dave Phillips
ld just abort because the process was already running. This has been working well for us for two months now. I'm sure there are other ways to accomplish this, and maybe even a 'Pure' ColdFusion solution, but I found the overhead on CFPOP so slow that I couldn't reliably ex

CFPOP and Email gateway

2008-07-24 Thread Varun Dixit
I have a CRM tool which uses CFPOP to pull the email from the mailbox, parses those email and connects them to an existing open tickets in the CRM tool for that email address. I have a scheduled task which runs every 15 minutes and does the pull,parse and append. I need to have this task run

Re: Sorting output from CFPOP

2008-06-07 Thread s. isaac dealey
> *scratches his head* > > Ok.. I kind of get this... I'll have to mull it over so I can see what > you are doing... Thanks. Well the short human-language explanation is loop over the columns in the query and since you can treat each column as an array fetch the array, reverse the array, then fe

Re: Sorting output from CFPOP

2008-06-07 Thread Phillip M. Vector
*scratches his head* Ok.. I kind of get this... I'll have to mull it over so I can see what you are doing... Thanks. s. isaac dealey wrote: > Phillip Vector wrote: >> Besides doing a query within a query.. Is there any other way I can >> sort the output of cfpop so that my n

Re: Sorting output from CFPOP

2008-06-07 Thread s. isaac dealey
Phillip Vector wrote: > Besides doing a query within a query.. Is there any other way I can > sort the output of cfpop so that my newest mail is at the top instead > of the bottom? Just because I'm in the mood to be silly. /** * Reverses the order of elements in a one-dim

Sorting output from CFPOP

2008-06-07 Thread Phillip M. Vector
Besides doing a query within a query.. Is there any other way I can sort the output of cfpop so that my newest mail is at the top instead of the bottom? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

Re: CFPOP Inquiry

2008-05-28 Thread Bilal Soylu
Graham, we had occasional trouble with cfpop, especially connecting to Lotus Notes. In those circumstances we have used an alternate plug in (CFX_POP3), cost about $50 successfully. Cheers, Bilal ~| Adobe® ColdFusion® 8

CFPOP Inquiry

2008-05-23 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am trying to solve an issue with cfpop about not getting the message headers withiin a pop3 account. I have enabled the debug of the cfpop so I can see what commands are issues to the pop3 mail server. When I run the test page I see that cfpop

Issue with cfpop & lotus notes

2008-05-15 Thread Gualtiero Sappa
Hi all, i'm using cfpop tag to retrieve e-mail messages from a Lotus Notes mail server (Lotus Domino Release 6.5.4). First of all I use CFPOP to retrieve messages header informations (action="GETHEADERONLY"), then I loop on message headers query to retrieve each message body

RE: CFPOP #Body# and carriage returns

2008-03-11 Thread Brad Wood
out carriage returns. Yes, regex could simplify that a bit but I'll let you do that. :) ","all")> ","all")> ~Brad -Original Message- From: Steve Good [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 2:36 PM To: CF-Talk Subject: Re: CF

Re: CFPOP #Body# and carriage returns

2008-03-11 Thread Steve Good
> ~Brad > > -Original Message- > From: Steve Good [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2008 2:21 PM > To: CF-Talk > Subject: CFPOP #Body# and carriage returns > > I am pulling data from a pop3 server using the cfpop tag and everything > is wo

RE: CFPOP #Body# and carriage returns

2008-03-11 Thread Brad Wood
That may or may not be a safe assumption to make though. ~Brad -Original Message- From: Steve Good [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 2:21 PM To: CF-Talk Subject: CFPOP #Body# and carriage returns I am pulling data from a pop3 server using the cfpop tag and everythin

CFPOP #Body# and carriage returns

2008-03-11 Thread Steve Good
I am pulling data from a pop3 server using the cfpop tag and everything is working smoothly, but I noticed that there are no carriage returns in the body of the emails. Do I need to specify a delimiter or anything or am I just SOL? -- ~Steve http://goodcf.instantspot.com/blog

Re: CFPOP and Yahoo! mail - possible?

2008-02-01 Thread Azadi Saryev
you should be able to, but i think you may need to sign up for Yahoo POP access, which is part of their premium services or whatever they are called now... --- Azadi Saryev Sabai-dee.com http://www.sabai-dee.com Mike Kear wrote: > Is it possible to get access to a Yahoo! mail box using CF

CFPOP and Yahoo! mail - possible?

2008-02-01 Thread Mike Kear
Is it possible to get access to a Yahoo! mail box using CFPOP? I know there's a gadget called YPOPs that allows clients like outlook to connect to Yahoo, acting as a sort of proxy. But i haven't been able to make CFPOP and yPOPs talk to each other yet, so I'm not sure if it w

Re: Constantly execute (refresh?) page, for <cfpop>?

2007-10-08 Thread gary gilbert
George, You can also use the cfschedule tag without having to have access to the administrator. Though it is possible to disable this tag via the administrator sandbox/ resource security page. Either way you will have to check with your hosting provider. -- Gary Gilbert http://www.garyrgilber

Re: Constantly execute (refresh?) page, for <cfpop>?

2007-10-08 Thread Casey Dougall
On 10/8/07, George Linderman <[EMAIL PROTECTED]> wrote: > > Hey Gary, > > I don't have access to the administrator, due to the fact I'm using shared > hosting from hostmysite.I'll contact them though, and see if they can set > it up. > > Aside from that, even if just for the sake of knowing...is th

Re: Constantly execute (refresh?) page, for <cfpop>?

2007-10-08 Thread George Linderman
Hey Gary, I don't have access to the administrator, due to the fact I'm using shared hosting from hostmysite.I'll contact them though, and see if they can set it up. Aside from that, even if just for the sake of knowing...is there any other way of doing this? Thanks! >Hi George, > >You could

Re: CF8 CFPOP? Better?

2007-09-11 Thread Eric Roberts
Depends...if you are accessing an exchange server...check out the cfexchange tags... Eric On 9/11/07, Scott Weikert <[EMAIL PROTECTED]> wrote: > > For a good while I've been using the 'CFX_POP3' tag in lieu of CF's > built in 'CFPOP' (using 6.1). It&

CF8 CFPOP? Better?

2007-09-11 Thread Scott Weikert
For a good while I've been using the 'CFX_POP3' tag in lieu of CF's built in 'CFPOP' (using 6.1). It's always worked better/faster for me. Now, we're in the process of prepping a couple of new servers, with CF8, and I'm curious whether or not I s

RE: CFPOP

2007-06-13 Thread Jake Churchill
o: CF-Talk Subject: CFPOP Is this more reliable in CF 7? it wasn't very stable in 6 Anyone using it ? Jenny ~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIA’s for your busines

CFPOP

2007-06-12 Thread Jenny
Is this more reliable in CF 7? it wasn't very stable in 6 Anyone using it ? Jenny ~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?

CFPOP Missing UID - cfmx 6.1

2007-04-07 Thread joe velez
Hi I have tried using CFPOP ACTION='GETALL' and CFPOP ACTION='GETHEADERONLY' (for testing purposes) and have noticed that on several occasions more than 1 message will not provide a UID. When I ouput the UID for each message a lot of them are blank. Has anyone else seen t

RE: cfpop From Field

2006-10-06 Thread George Owns
rying to do a Bounce Management system by myself. But I ran into another problem: If I output the "from" - field returned by cfpop I get: John Doe What I want to get is the e-mail address: [EMAIL PROTECTED] So I want to get the e-mail address rather than the name. Can anybody help?

cfpop From Field

2006-10-06 Thread George Owns
Hello there, so I'm trying to do a Bounce Management system by myself. But I ran into another problem: If I output the "from" - field returned by cfpop I get: John Doe What I want to get is the e-mail address: [EMAIL PROTECTED] So I want to get the e-mail address rather tha

Re: Using CFPOP to pull Microsoft Exchange message attachments?

2006-09-13 Thread Jochem van Dieten
powell wrote: > No file appears in the specified directory, and nothing > is in the ATTACHMENTFILES column of the query. > server="#url.servername#" username="#url.POPusername#" password="#url. > POPpassword#"> > > Ideas, anyone? Try a \ after your attachmentpath. If that doesn't help, use a p

Using CFPOP to pull Microsoft Exchange message attachments?

2006-09-13 Thread powell
I'm stuck trying to make this happen. I've used CFPOP a thousand times, but never before on Exchange mailboxes. I can get the message headers information with no problems (so that means that I have the correct servername, username and password), but when I go to pull the attac

Re: smtp questions & cfpop

2006-05-17 Thread Jochem van Dieten
David Elliott wrote: > > When I try to send a 'test' email to myself or another email address I have, > the mail program acts like it sends it but when I check on it, Nothing! > > Any suggestions where to start? 1. The log file. 2. Setting spoolenable to false. Jochem ~~

smtp questions & cfpop

2006-05-16 Thread David Elliott
I've managed to add my hyperlink to pull up a web page for sending my email. I've also added it to my coldfusion server and tested it successfully. When I try to send a 'test' email to myself or another email address I have, the mail program acts like it sends it but when I check on it, Nothing

RE: CFPOP question...

2006-05-10 Thread Paul Vernon
> When using CFPOP, I would like to get the person's email > address. But sometimes, I get it the name of the person, > like "Joe Blow" and not [EMAIL PROTECTED] This is a "feature" of CFPOP > How can I get the email address? The email address is not i

CFPOP question...

2006-05-10 Thread Jacob
When using CFPOP, I would like to get the person's email address. But sometimes, I get it the name of the person, like "Joe Blow" and not [EMAIL PROTECTED] How can I get the email address? The email address is not in th

CFPOP Error [more info]

2006-04-25 Thread hof
This appears to be the message that is causing problems: Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Date: Fri, 21 Apr 2006 11:52:34 -0500 X-MessageId: <1145638475427.2832.8f48.YSCP> X-SmtpMessageId: From: MYEMAILSERVERDOMAIN.COM PostMaster <[EMAIL PROTECTED]> To: [EMAIL PROT

CFPOP error

2006-04-25 Thread joe velez
Hi - I am running a basic CFPOP tag: but I am getting an error which doesnt really say much: -- Attribute validation error for tag cfoutput. The value of the attribute query, which is currently "chk_msgs", is invalid. The error occ

Using CfPOP

2006-03-28 Thread Ken
Hi. I have a mailing list in a db, and I need to start flagging email addresses that bounce back emails. I am thinking of using CFPOP to read bounced emails, or read a special header that I embed when sending the emails. Then update a flag in the db. That's vaguely what i need to do. However

RE: CFPOP MessageRemovedException Error

2006-03-22 Thread Paul Vernon
One lock just before the ending just before the . Should stop the problem... Paul > -Original Message- > From: LaCroix, Chris [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 March 2006 20:05 > To: CF-Talk > Subject: RE: CFPOP MessageRemovedException Er

RE: CFPOP MessageRemovedException Error

2006-03-22 Thread LaCroix, Chris
I have included my code to see if it helps any. From what your saying I should add cflock around the cfpop and the cfdelete? I assume each step waits for the prior step to complete

Re: CFPOP MessageRemovedException Error

2006-03-22 Thread Michael Traher
lto:[EMAIL PROTECTED] > Sent: Wednesday, March 22, 2006 1:44 PM > To: CF-Talk > Subject: Re: CFPOP MessageRemovedException Error > > > Are you using the messagenumber or uid when you delete the messages? > > This is a bit of a vague memory but I seem to remember that >

RE: CFPOP MessageRemovedException Error

2006-03-22 Thread Paul Vernon
If you are running multiple requests on the same mailbox you may receive this error under the following circumstances Thread 1 processes mail and starts to delete messages Thread 2 connects to the mailbox Thread 1 completes deleting mail. The mail server renumbers any existing mails star

RE: CFPOP MessageRemovedException Error

2006-03-22 Thread LaCroix, Chris
hours. -Original Message- From: Michael Traher [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 22, 2006 1:44 PM To: CF-Talk Subject: Re: CFPOP MessageRemovedException Error Are you using the messagenumber or uid when you delete the messages? This is a bit of a vague memory but I seem to

Re: CFPOP MessageRemovedException Error

2006-03-22 Thread Michael Traher
<[EMAIL PROTECTED]> wrote: > > I have an application that uses CFPOP and most of the time it runs fine, > but every once and a while I receive the following error: > > Error Message: > An exception occurred while retrieving mail. > > Error Detail >

CFPOP MessageRemovedException Error

2006-03-22 Thread LaCroix, Chris
I have an application that uses CFPOP and most of the time it runs fine, but every once and a while I receive the following error: Error Message: An exception occurred while retrieving mail. Error Detail The cause of this exception was: javax.mail.MessageRemovedException. My code does the

CFPop & Gmail

2006-02-09 Thread Baz
Hi, I am having trouble CFPOP'ing my gmail account. I think it may have to do with the fact that an SSL connection is required. Has anyone got it to work? Cheers, Baz ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:

getting an email address from a cfpop bounce back

2006-02-03 Thread dave
im sending out newsletters to the companies database of subscribers, they say they get several thousand bounce backs each time. So I want to remove those bounce back emails from db. So i figured I'd set up a seperate email account just for the newsletters and grab all the bounce backs via

Re: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-18 Thread Paul Hastings
Russ wrote: > I know you're asking John, but for us the problem was that it doesn't > support UTF7 encoding which is what a large percentage of email messages is it is? how do you know that? bounces, etc. maybe. general email, i think not. > coded as. It's not a probl

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-18 Thread Russ
I know you're asking John, but for us the problem was that it doesn't support UTF7 encoding which is what a large percentage of email messages is coded as. It's not a problem of CFPOP, but java in general, which is why a c++ based CFX_POP3 tag solved the problem for us. It's

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-18 Thread kola.oyedeji
John, Out of curiosity what specifically was wrong with CFPOP? Kola > -Original Message- > From: Brian Polackoff [mailto:[EMAIL PROTECTED] > Sent: 17 January 2006 22:42 > To: CF-Talk > Subject: RE: Opinons on Mail Servers and Tags - CFPOP Sucks > > John, > I

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread Brian Polackoff
er of last year. Additionally having needed support from Paul he is quick to answer. Brian Polackoff http://www.centuron.net -Original Message- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 5:20 PM To: CF-Talk Subject: RE: Opinons on Mail Servers and Tags -

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread Paul Vernon
John, > That was one of the tags I mentioned in my original post. > Thanks for the opinion. That tag is so inexpensive that I > will try it just because of the price and your recommendation. I write and maintain CFX_POP3 Std and Pro. One of your requirements in your original post was platform i

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread Jennifer Gavin-Wear
inons on Mail Servers and Tags - CFPOP Sucks Russ, That was one of the tags I mentioned in my original post. Thanks for the opinion. That tag is so inexpensive that I will try it just because of the price and your recommendation. Thanks. -- John McKown President/CEO Delaware.Net, Inc. Toll

Re: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread John McKown
Fusebox.org, and we build all of our applications in ColdFusion and Fusebox including our Store-Logic Ecommerce engine and our Team-Logic CRM platform. Russ wrote: > We found out that CFPOP sucks about a year ago... that's when we got > > http://www.cftagstore.com/tags/cfxpop3pr

Re: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread Jochem van Dieten
John McKown wrote: > Damien McKenna wrote: >> How about BlueDragon and its CFIMAP tag? > > Never tried it. How is it? A very minimal implementation: I know more IMAP by hard from telnet'ing to IMAP servers then I can use with CFIMAP in BlueDragon. What sort of email integration do you need? H

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread Russ
We found out that CFPOP sucks about a year ago... that's when we got http://www.cftagstore.com/tags/cfxpop3professional.cfm Worked like a charm. And at $60 it's not that expensive. > -Original Message- > From: Damien McKenna [mailto:[EMAIL PROTECTED] > Sent:

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread Damien McKenna
> -Original Message- > From: John McKown [mailto:[EMAIL PROTECTED] > > Damien McKenna wrote: > > How about BlueDragon and its CFIMAP tag? > > Never tried it. How is it? No idea, sorry. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.

Re: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-17 Thread John McKown
Damien McKenna wrote: > How about BlueDragon and its CFIMAP tag? > Never tried it. How is it? -- John McKown President/CEO Delaware.Net, Inc. Toll-Free: 888-432-7965 ICQ: 1812513 We host Fusebox.org, and we build all of our applications in ColdFusion and Fusebox including our Store-Logic Eco

RE: Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-16 Thread Damien McKenna
How about BlueDragon and its CFIMAP tag? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include ~| Message: http://www.houseoffusion.com/lists.cfm/link=i

Opinons on Mail Servers and Tags - CFPOP Sucks

2006-01-16 Thread John McKown
We are in the process of building a robust webmail client, one that incorporates not only Spam/AV, but one that also dovetails with our CRM applications for true inbound email automation. This is critical for our CRM application, and it will also use Ajax. In playing with CFPOP and CFMAIL, it

Re: CFPOP errors

2005-09-28 Thread Paul Hastings
Cedric Villat wrote: > Any ideas on the encoding issue? Is there something to test with or debug on > this one? first see if Big5 is part of your JDK. http://www.sustainablegis.com/projects/i18n/charsetTB.cfm did you change the JDK that cf uses? did you upgrade from 6.0? if so search the cf in

Re: CFPOP errors

2005-09-28 Thread Cedric Villat
Paul, I thought I was locking, but I just checked and it was commented out. Doh. I'll see if adding it back makes the RemovedException error go away. Any ideas on the encoding issue? Is there something to test with or debug on this one? Cedric >Are you using CFLOCK to make each account access

RE: CFPOP errors

2005-09-28 Thread Paul Vernon
Are you using CFLOCK to make each account access single threaded? Something like That way if a user requests the page twice, the getheaders and delete calls won't tread on each others toes... That should fix your issue with the MessageRemovedException errors you

CFPOP errors

2005-09-28 Thread Cedric Villat
I am getting some errors when using CFPOP to retrieve email. The errors seem to happen even when I only get the headers. The errors are like: javax.mail.MessageRemovedException. or sun.io.ByteToCharBig5.getIndex1()[S I tried wrapping the CFPOP in a try/catch block in an attempt to find which

Re: Macromedia Using CFPoP?

2005-06-29 Thread Sean Corfield
On 6/21/05, Paul Hastings <[EMAIL PROTECTED]> wrote: > we've been exercising this thing all day & it hasn't blown up in our > faces yet. so it's probably a keeper for us depending on the client. The primary bounce back failure was due to a mail alias configuration error and has been fixed (June 24

Re: Macromedia Using CFPoP?

2005-06-23 Thread Paul Hastings
Paul Hastings wrote: > this encoding issue (though it looks like you have to merge it's > jcharset.jar with cf's jrun jar for cf to pick up the utf-7 charsets). just to be thorough, that's not true. you can simply dump the jcharset.jar in the cfinstall/runtime/jre/lib dir and cf will pick it up

Re: Macromedia Using CFPoP?

2005-06-21 Thread Ricardo Russon
Jon, We actually have a CFX_IMAP4 license but made the switch to cfpop for that reason. Sorry Paul. but like i said before, let me know if you port your tags to java. Ric. On 6/22/05, Jon Austin <[EMAIL PROTECTED]> wrote: > On 6/21/05, Paul Vernon <[EMAIL PROTECTED]> wrote:

Re: Macromedia Using CFPoP?

2005-06-21 Thread Jon Austin
On 6/21/05, Paul Vernon <[EMAIL PROTECTED]> wrote: > Install the jar file that Paul H mentioned, get MM to adopt that same jar > file as part of CF or, install a third party CFX tag like mine (CFX_POP3). I would use CFX_POP3 in a flash, except our app is designed to be platform independant and run

  1   2   3   4   5   >