Cfpop

2002-12-05 Thread Ryan Mitchell
Hey

Is there any way of returning the size of a message using cfpop?
Also is there any way of returning whether the email has an attachment using
the GetHeaderOnly action ? Using the getall action seems over kill for a
simple is there an attachment or not query...

Ryan

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



cfpop

2003-06-09 Thread Michael Tangorre
Can anyone shed some light into my issue:

I am using CFPOP to poll an email account and get the attachments from the email onto 
the server into a directory. I have verified that:

the email does have an attachment
the directory to save the attached file is correct
a copy of the email is left on the server (so I can verify it through outlook.. and I 
have verified that the attachment is there).

When I output the query.attachmentfiles and query.attachmentments nothing is output... 
in addition, no files are in the directory specified to save the attachments too.

Code is below:


 

#getReport.header# 
#getReport.attachments#<
#getReport.attachmentFiles#


The header information is displayed, but nothing about the attachment.

Any ideas?

Mike


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CFPOP

2003-02-02 Thread R K
Hi,

I have written a script which checks for
AutoResponders on the Mail Server and if found,
deletes it from there. But there is some problem with
the problem while deleting the messages. Like if you
delete first messages and the last message it gives
error. 

Following is a copy of the script:

. Script .











 Message Headers in Your Inbox 
 No. of Records:

 #GetHeaders.RecordCount#  



 Row: #currentRow#: From: #From# -- Subject:
#Subject#







 
 #currentRow# 

 
 


 #currentRow# Deleted 








 #GetHeaders.RecordCount#  


. Script .

Could you please help me.

Regards.


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




CFPOP

2003-02-02 Thread Webmaster In
By the way, I am using CF 5.0 Pro.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




CFPOP

2000-10-03 Thread Randy Adkins

I am having problems with CFPOP.

I am attempting to POP the server and get a message. (See bottom for code)
However I get the following error:

Error Diagnostic Information
unknown exception condition
CFMLInterpreterImp::executePCode
Date/Time: 10/03/00 13:40:49
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)


*** IP has been masked for this email ***


NONE

#support_headers.from#


Thanks for any assistance you can give.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFPOP????

2000-10-13 Thread Suhail Khaki

hi .
First of all thanks to Dawe again n Paul..:)
Actually i am making WAP based email client but to
check the working of the tags first i am using them
for
simple web pages.NOw some  problems i am facing..
1. while diplaying the message body in the browser it
comes as simpl text. I  mean if there r links or
anything in the body they r not highlighted as it
should...i tried #HTMLCodeFOrmat(queryname.body)#.

2. I am not able to retreive all the message headers.
The code i am using is
#


#mailhead.recordcount#





http://mail.yahoo.com/
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFPOP

2000-10-19 Thread Kevin Queen

List,
I am currently trying to create an e-mail client.  I have a couple of
questions that I thought were easy but... First, is there a way to reverse
the message header order, I am currently getting the oldest message first, I
would like to display the newest first.  Secondly, I would like to format
the date down to just dd/mm/ but the dateformat function will not work,
am I going to have to trim out the extra information?
TIA,
Kevin Queen


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



CFPOP

2000-11-01 Thread Jake Hileman - Patmos

How can I get my CFPOP to actually display and use the reply-to address?
the #replyto# var isn't working

i'm using cf 4.5.1 sp1 on nt2k.

thanks

jake


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



CFPOP

2000-11-02 Thread Jake Hileman - Patmos

Is there an alternative to use CFPOP?  the replyto var is obviously a bug in
cf 4.5.1, sp1, so... is there anything else I can do?

jake


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



CFPOP

2000-12-08 Thread Aaron Rouse

If you define the port number of 995(or whichever port SSL POP server is
sitting on) for CFPOP will this enable it to make a SSL POP connection to a
properly configured server?


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPop

2001-02-14 Thread Michael Gribbin

Hi gang,

I'm using CFPop and downloading my email into a database. Is there a way,
when I display the body of the message later in "view message" mode, to get
the line breaks to actually work and to not be one long sentence? Tough to
read that way.

Thanks in advance,

Michael Gribbin
Digital Marketing Alliance

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP

2001-06-26 Thread Clint Tredway

I am just starting to use CFPOP, does this tag have limitations like CFMAIL does or is 
it pretty good?

TIA,

Clint

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP

2002-01-12 Thread Bob Imperial

Anybody out there have any luck with ? I'm playing
around with trying to build a webmail app just for the
experience ... I keep getting a CF error:
Connection Failure


The error occurred while processing an element with a
general identifier of (CFPOP), 

Here's the tag it craps out on:


Any help would be appreciated TIA

__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP

2002-02-22 Thread Rick Eidson

I have been building an on-line community that is driven by emails. 

I use CFPOP to check an email account and using the FROM I check the
database to see if they are a member. My problem is that the FROM does not
always contain an email address Just friendly name. Anyone know of another
solution or a work around?

Rick Eidson 
http://www.blueear.com 

__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP

2003-07-17 Thread Michael Dinowitz
Can someone using CFMX and updater 3 please do me a favor? Run a CFPOP and
then check if the UID returned for a message is the Message-ID or the file
name (as stored on the server) for the message.
Thanks

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CFPOP Problems

2000-09-21 Thread Jim McAtee

I'm having two problems using CFPOP under CF 4.5.1 SP1:

First, I sometimes receive an error when deleting messages.  I do a
CFPOP, retrieve multiple messages, loop through them and do my thing.
Then when I try to use CFPOP to delete a message (I delete each one
inside the loop), I'll get this error (from memory).  For example, I
might retrieve 12 messages, and when I try to delete the 8th one, it'll
throw this error:

Message number out of range.

>From the CF 4.5 docs, I read the following, which makes no sense to me,
given the above error:

MESSAGENUMBER can contain individual message numbers or a
comma-separated
list of message numbers. Invalid message numbers will be ignored.

Second problem: (This worked fine under CF 4.0.1).  When I retrieve
messages containing a header of "Content-Type:
application/x-gm-impdata", CF does not retrieve the body of the message,
nor does it save an attachment.  It's as if the message were completely
blank.  Under 4.0.1, CFPOP apparently saw this as a message body, and
populated the 'body' column in the returned query.

Any help appreciated,
Jim





--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cfpop appended

2003-06-09 Thread Michael Tangorre
Sorry for the last post that was incomplete.. it was sent before I finished typing.

At anyrate, here is what I nticed when viewing the header information from the email I 
retrieve:

Content-Type: multipart/mixed; boundary="PART.BOUNDARY.1055181506"

However, if I forward this message containing the attachments to itself, and then use 
cfpop and pull the message in, I can see the attachments in the attachment list... the 
header information from the forwarded message looks like this:

Content-Type: multipart/mixed;
boundary="=_NextPart_000_0005_01C32E8F.44385790"

Could this be the issue? I am not up to speed on header info and mime types and such, 
so I could use a quick explanation and workaround if possible.

Anyone have any thoughts? Ideas?

Thanks,

Mike




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Cfpop problem

2003-01-29 Thread Al Musella, DPM
  A script that has been working great for years under cf3, then cf4 then 
cf5 now MX started throwing the error:

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




cfpop & mx

2002-07-22 Thread Jon Hall

Has anyone had any problems with cfpop on MX? I need to build an email
app that reads a mailbox and parses the mail.
In the past I wouldn't have used CF to do this, but now we are
thinking about it since it's been redone.

-- 
 Jon
  mailto:[EMAIL PROTECTED]

__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP & Exchange

2002-07-24 Thread Fleischer, Beth

In doing a CF POP on exchange what would one user for the username?
The NT account associated with the mailbox?
the alias?

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP error

2002-08-26 Thread Chris Lofback

I'm using CFPOP (CF5 on Win2K) to retrieve mail from an MS Exchange 5.5
(SP2) running on NT 4.  It works fine for most users but on one account I
get this (useless) error massage:

unknown exception condition 
unknown error while executing a tag.

The account is valid and the user is getting mail fine using his Outlook
client, but I cannot get past this error when trying to get his mail using
CFPOP.  Here's the tag that throws the error:



This is just a plain vanilla request for mail headers and it works for all
other mail accounts.  I'm no Exchange admin so I don't know if there is some
option somewhere that locks out POP requests or something.  Any ideas?

Chris Lofback
Sr. Web Developer

TRX Integration
28051 US 19 N., Ste. C
Clearwater, FL  33761
www.trxi.com

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP Error

2002-03-11 Thread nagraj

Hi ,

I am using CFPOP to retrieve one of the email Box, But i am getting the
following error,

Connection Failure
Caught an exception, type = COM.ALLAIRE.COLDFUSION.POPCONNECTIONFAILURE
The contents of the tag stack are:


What could be reason for this.?

Any Help is really appreciated.
With Regards
Nagaraj.A


__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



cfpop alternitives

2002-05-02 Thread Craig Hadley

Hello,

I have been trying to set up a application using cfpop and finding it as bad
as everyone says. The problems I am having center on attachments of
forwarded and sometimes twice forwarded emails. Ugh.

Anyone know any "off the shelf" applications for using cf with a web based
POP interface?

Thanks,
Craig Hadley
Madison, WI

__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



cfpop error

2000-07-12 Thread Jason Egan

I am trying to download mail using cfpop... there are currently about 130
emails in the account, when I try retrieving all mail I get the following
error:

unknown exception condition
CFMLInterpreterImp::executePCode

If I only get 48 it works, 49 it doesn't... if I get 49 only it works fine
as well.

If I only get the headers (to count how many are there), then loop over
cfpop to get say 20 at a time I get the error.  Even if I delete them once
I've retrieved them I get the error.

I would like to download the mail, take out what I need, then delete the
mail... but I keep getting that error.

Any suggestions?

je

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cfpop error

2000-07-13 Thread Jason Egan

I keep getting this error when retrieving mail with cfpop - sometimes email
is retrieved, (5, 2, 10, sometimes 30) then I get the error:

unknown exception condition

CFMLInterpreterImp::executePCode

Anyone know why?
thank you,
je

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFPop alternative

2000-07-14 Thread Michael Dinowitz

I've been saving all the lists at House of Fusion over to an archive account
on the mail server. The idea was to read out the mail into a DB and provide
it online. Problem is, the account has over 45,000 emails in it (way over).
CFPOP really doesn't like dealing with this and always returns errors, even
when asking for a single message. Does anyone have a CFPOP alternative?
Something that could possibly allow me to grab these messages. We're talking
a years worth of list data.

Alternatively, if anyone has a complete mail archive of CFTALK, I'd be quite
happy to convert that. One of the goals is to get a CD archive that people
can have. We missed the deadline for the CFUN2K conference, but the hope is
to get the Allaire conference.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFPOP question

2003-12-18 Thread Burns, John
I'm getting an error trying to use CFPOP.  It seems to happen after I try to delete a mail item and it lasts for a few minutes and then seems to fix itself. Anyone have any suggestions or experience with this?  Here's the error I get.

Error Occurred While Processing Request
Error Diagnostic Information Can't get lock. Mailbox in use  The error occurred while processing an element with a general identifier of (CFPOP), occupying document position (2:2) to (2:107). Date/Time: Thu Dec 18 11:20:30 2003 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)	

Thanks,

John Burns
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CFPOP Question

2002-05-21 Thread Randell B Adkins

I have two questions regarding the query columns 
returned from using CFPOP.

1. The date field when it comes in is not a TRUE
date field thus I can not use CreateODBCDate or
DateFormat on this field to grab JUST THE DATE and
then JUST the time. IDEAS???

2. Any idea on how to grab the NEW MESSAGE and NOT
the replied message. Meaning if this is a reply to
an original message I do not want the original message
but the NEW message.
ANY IDEAS ON THIS?

Thanks!  

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP Question

2002-05-21 Thread Randell B Adkins

I have two questions regarding the query columns 
returned from using CFPOP.

1. The date field when it comes in is not a TRUE
date field thus I can not use CreateODBCDate or
DateFormat on this field to grab JUST THE DATE and
then JUST the time. IDEAS???

2. Any idea on how to grab the NEW MESSAGE and NOT
the replied message. Meaning if this is a reply to
an original message I do not want the original message
but the NEW message.
ANY IDEAS ON THIS?

Thanks!
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP question

2002-05-28 Thread Aimee Abbott

Hello all,

I have a forecast email that comes out a couple of times a day. I need to 
extract the numbers and discussion from it and post the information into a 
database. I am using CFPOP to get the email from the server, I need to know 
how do get just the information I want from it. So in the following 
example, I need to pull out the 50, 0.064, 39, 0.050 and the Discussion 
paragraph and stick each one into an access database. I know how to do the 
database part, I just need to know how I extract out the parts from the 
message I need. Regular expressions?

- MAIL FROM CFPOP -
Yesterday's regional maximum AQI (ppm): 44 (0.056) - Good
Today's forecasted regional maximum AQI (ppm): 50 (0.064) - Good
Tomorrow's forecasted regional maximum AQI (ppm): 39 (0.050) - Good
Discussion:
Weak surface high pressure over the region has resulted in light easterly 
winds today. Despite mostly clear skies and warm surface temperatures, the 
temperature inversion is weak, so ozone levels will be Good. Tomorrow, an 
upper-level trough of low pressure will move through the region, which will 
enhance vertical mixing, resulting in mostly cloudy skies and scattered 
rain showers. These conditions will keep ozone levels Good.


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP weirdness

2002-06-25 Thread jon

I'm trying to use CFPOP to delete some emails... but I keep getting a
"The specified message has been deleted" message.

Anyone else seen that? I am calling CFPOP a few times previously in the
application -- first to grab the headers, then to grab the actual messages
in specific instances.

Could it be a locking problem?

-- jon


-
jon roig
senior manager, online production
epilepsy foundation
phone: 215.850.0710
site:  http://www.epilepsyfoundation.org
email: [EMAIL PROTECTED]


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP Experts????

2000-10-04 Thread Randy Adkins

I am having problems with CFPOP.

I am attempting to POP the server and get a message. (See bottom for code)
However I get the following error:

Error Diagnostic Information
unknown exception condition
CFMLInterpreterImp::executePCode
Date/Time: 10/03/00 13:40:49
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)


*** IP has been masked for this email ***


NONE

#support_headers.from#


Thanks for any assistance you can give.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cfpop authentication

2000-10-19 Thread Gavin Lilley

Hi,

I am experiencing brain drain this morning so please help!

I am trying to authenticate a user by using a local pop3 server, this way I
can allow access to a (non mail) application without the hassle of
administrating a password database.

As far as I can see the  tag only allows the facility to query a pop
server as if it were a data source, which means an incorrect password
redirects to an error page.

Is there any way I can attempt to login and get the status returned to me, I
can do this in ASP but I just cant bear to swap Studio for Interdev. The
only way I can think of is a try catch; surely there is a better way?

--
Gavin Lilley
Internet / Intranet Developer
Halesowen College
http://beta.halesowen.ac.uk


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



RE: CFPOP

2000-10-19 Thread Warrick, Mark

After reading through the CFPOP documentation, it doesn't appear that you can control 
the sort order.  I believe you can use ParseDateTime to convert the date-time value to 
something that DateFormat can work with.

IE:  DateFormat(ParseDateTime(popdate), "dd/mm/")

Hope this helps.

---mark

--
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--


> -Original Message-
> From: Kevin Queen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 19, 2000 1:35 PM
> To: CF-Talk
> Subject: CFPOP
> 
> 
> List,
> I am currently trying to create an e-mail client.  I have a couple of
> questions that I thought were easy but... First, is there a way to reverse
> the message header order, I am currently getting the oldest 
> message first, I
> would like to display the newest first.  Secondly, I would like to format
> the date down to just dd/mm/ but the dateformat function will 
> not work,
> am I going to have to trim out the extra information?
> TIA,
> Kevin Queen
> 
> --
> --
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists 
> or send a message with 'unsubscribe' in the body to 
> [EMAIL PROTECTED]


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts or send a message with 
'unsubscribe' in the body to [EMAIL PROTECTED]



Re: CFPOP

2000-10-19 Thread avex

use cfloop to step backwards through the output with step="-1"



messages



> List,
> I am currently trying to create an e-mail client.  I have a couple of
> questions that I thought were easy but... First, is there a way to reverse
> the message header order, I am currently getting the oldest message first,
I
> would like to display the newest first.  Secondly, I would like to format
> the date down to just dd/mm/ but the dateformat function will not
work,
> am I going to have to trim out the extra information?
> TIA,
> Kevin Queen
>
> --
--
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]
>



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



CFPOP Problems

2000-10-25 Thread wnelto


I'm writing a routine to get all the e-mail on a given 
server, then delete it. Here's what I'm doing:





When I first try to run the page, it gets an undefined 
error. After that, it says "[IN-USE] Maildrop locked by 
another session"... Our e-mail guy says that CF isn't 
closing its session with the mail server.

Any ideas?

Thanks!

Norman Elton
Information Technology
College of Williwm & Mary


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



CFPOP.... Help!

2000-10-26 Thread wnelto


I'm trying to download all the mail on a POP3 mailbox, 
then delete it. I am currently using two CFPOP tags. It 
seems to allow me to do each seperately, but when I put 
them both on the same page, I get a bizarre error 
message "[IN-USE] Maildrop locked by another 
session"

Any ideas?

Thanks!

Norman Elton
Information Technology
College of William & Mary

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: CFPOP

2000-11-02 Thread Howie Hamlin

Not all emails have a reply-to header so it's possible that this is blank.
What you might try is using the From var if the replyto is blank.

HTH,

Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - the World's most configurable mail server


- Original Message -
From: "Jake Hileman - Patmos" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, November 01, 2000 6:27 PM
Subject: CFPOP


> How can I get my CFPOP to actually display and use the reply-to address?
> the #replyto# var isn't working
>
> i'm using cf 4.5.1 sp1 on nt2k.
>
> thanks
>
> jake
>
> --
--
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: CFPOP

2000-11-02 Thread Max Paperno


Actually there IS (or was) a bug with CFPOP and ReplyTo header.  It's always blank, 
even if the email does contain it.  I dealt with this a year ago or so while trying to 
write a decent "webmail" system.  (Must be no one at Allaire thought that bug was 
important enough to fix  ;-)   I don't think I've tried it with 4.5.1, but the bug was 
definitely there in 4.01 and below.

My overall conclusion back then was that it's impossible to write a full-featured mail 
client using just CF due to bugs and tag limitations.  There are 3rd party POP3 and 
SMTP CFX tags available (but I never went that route).

Now I use Howie's iMS and have done away with CFPOP and CFMAIL altogether :)

Cheers,
-Max



At 11/2/2000 08:32 AM -0500, you wrote:
>Not all emails have a reply-to header so it's possible that this is blank.
>What you might try is using the From var if the replyto is blank.
>
>HTH,
>
>Howie Hamlin - inFusion Project Manager
>On-Line Data Solutions, Inc.
>www.CoolFusion.com
>631-737-4668 x101
>inFusion Mail Server (iMS) - the World's most configurable mail server
>
>
>- Original Message -
>From: "Jake Hileman - Patmos" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Wednesday, November 01, 2000 6:27 PM
>Subject: CFPOP
>
>
>> How can I get my CFPOP to actually display and use the reply-to address?
>> the #replyto# var isn't working
>>
>> i'm using cf 4.5.1 sp1 on nt2k.
>>
>> thanks
>>
>> jake
>>


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: CFPOP

2000-11-02 Thread Jake Hileman - Patmos

> Now I use Howie's iMS and have done away with CFPOP and CFMAIL altogether
:)

What's this?  where can I get?

jake


>
> Cheers,
> -Max
>
>
>
> At 11/2/2000 08:32 AM -0500, you wrote:
> >Not all emails have a reply-to header so it's possible that this is
blank.
> >What you might try is using the From var if the replyto is blank.
> >
> >HTH,
> >
> >Howie Hamlin - inFusion Project Manager
> >On-Line Data Solutions, Inc.
> >www.CoolFusion.com
> >631-737-4668 x101
> >inFusion Mail Server (iMS) - the World's most configurable mail server
> >
> >
> >- Original Message -
> >From: "Jake Hileman - Patmos" <[EMAIL PROTECTED]>
> >To: "CF-Talk" <[EMAIL PROTECTED]>
> >Sent: Wednesday, November 01, 2000 6:27 PM
> >Subject: CFPOP
> >
> >
> >> How can I get my CFPOP to actually display and use the reply-to
address?
> >> the #replyto# var isn't working
> >>
> >> i'm using cf 4.5.1 sp1 on nt2k.
> >>
> >> thanks
> >>
> >> jake
> >>
>
> --
--
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Re: CFPOP

2000-11-02 Thread Max Paperno

At 11/2/2000 02:59 PM -0500, you wrote:
>> Now I use Howie's iMS and have done away with CFPOP and CFMAIL altogether
>:)
>
>What's this?  where can I get?
>
>jake


iMS is a mail server that uses CF/Perl/ASP templates to actually process mail.  Check 
out www.CoolFusion.com.  They also make a cool POST-only server to augment/replace 
CF's hokey outgoing mail system.


Cheers,
-Max


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



CFPop problems!

2001-09-07 Thread Neil H.

I have a program, it will getall from a pop server and then loop through the
query that is returned.  I will then at the end of each iteration within the
loop delete messagenumber 1 since this always the first message.  I continue
to get no such message errors.  Sometimes it works perfectly, but other
times it doesn't.  I don't like CFPOP since it seems to be "sketchy".  If
you have any other suggestions please let me know.  With Imail I can write a
bat that writes a file and then have the server pole the directory and parse
the file and then delete it but that seems more cumbersome (not for me, I
could write it :) ) but for the server?

Any insight?

Thanks,

Neil
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPop

2001-02-15 Thread Stephen Kellogg

This may help


", "ALL")>
#newString#


Stephen

-Original Message-
From: Michael Gribbin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 2:54 AM
To: CF-Talk
Subject: CFPop


Hi gang,

I'm using CFPop and downloading my email into a database. Is there a way,
when I display the body of the message later in "view message" mode, to get
the line breaks to actually work and to not be one long sentence? Tough to
read that way.

Thanks in advance,

Michael Gribbin
Digital Marketing Alliance
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP Error

2001-02-19 Thread Mark

Can anyone direct me to the explanation
of this error message:

unknown exception condition
CFMLInterpreterImp::executePCode

It's generated while I'm running
CFPOP to collect email messages,
check them for a certain word, and
then send an email to a certain email
address if the word is contained in
the subject or body. Then another email
is generated with all the emails that
were found with that word. It's basically
looking for error emails from persons
that are trying to unsubscribe from a 
list, but did it incorrectly. Here is 
the code:











message goes here










")>



Following addresses were removed:
#addrem#



Can anyone advise? Thank you!

Mark
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP SPA

2001-02-20 Thread David Adams

Is there a way to send a CFPOP command that utilizes Secure Password
Authentication (SPA)?

I'm having trouble with an Exchange server that is set up for basic (clear
text), yet refuses to accept CFPOP commands.

Thanks!

Dave
--
Web Applications Developer
Marconi PLC - MSI Division
425-519-2046

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP

2001-06-26 Thread Dylan Bromby

CFPOP has far more limitations that CFMAIL. CFPOP chokes on a number of
different multi-part mail formats for starters. We use a combination of COM
and JMS in place of anything CF/POP3 related. CFMAIL works great, however.

-Original Message-
From: Clint Tredway [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 6:59 AM
To: CF-Talk
Subject: CFPOP


I am just starting to use CFPOP, does this tag have limitations like CFMAIL
does or is it pretty good?

TIA,

Clint
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Attachments & CFPOP

2001-06-29 Thread Steve Reich

Is there a way to detect an attachment without having to download it to the
server? If a user has a 2 mb attachment, and 50 email messages, it's going
to be a while I want my users to see that there is an attachment, but
only download if they choose to. Is there a work around?

Thanks,
Steve



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Lock CFPOP?

2002-01-02 Thread Owen Leonard

Is it necessary to lock CFPOP?  I'm getting intermittent errors with CFPOP.
I've gone over everything with a fine-toothed comb making sure everything's
locked, and I wasn't sure about this.  You have to lock CFFILE, right, so if
CFPOP is saving attachments, then logically CFPOP should be locked too?

Here's the unhelpful error:

Unexpected exception while processing a tag with a general identifier of
(CFPOP), occupying document position (29:4) to (34:39), while executing
template file...

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us
__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP

2002-01-13 Thread nagraj

Hi Bob,

Are you using proxy server or connected directly to Internet connected
system.

Rgds
Nagaraj
- Original Message -
From: "Bob Imperial" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, January 13, 2002 2:24 AM
Subject: CFPOP


> Anybody out there have any luck with ? I'm playing
> around with trying to build a webmail app just for the
> experience ... I keep getting a CF error:
> Connection Failure
>
>
> The error occurred while processing an element with a
> general identifier of (CFPOP),
>
> Here's the tag it craps out on:
>  PASSWORD="#password#"ACTION="GetHeaderOnly"
> NAME="inbox">
>
> Any help would be appreciated TIA
>
> 
__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP

2002-01-13 Thread Bob Imperial

Nagara,

I am on a T1 behind a FW at the office and on a direct cable
connection from my home office.

Bob
On Sun, 13 Jan 2002 16:26:55 +0530
 "nagraj" <[EMAIL PROTECTED]> wrote:
> Hi Bob,
> 
> Are you using proxy server or connected directly to
> Internet connected
> system.
> 
> Rgds
> Nagaraj
> - Original Message -
> From: "Bob Imperial" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Sunday, January 13, 2002 2:24 AM
> Subject: CFPOP
> 
> 
> > Anybody out there have any luck with ? I'm
> playing
> > around with trying to build a webmail app just for the
> > experience ... I keep getting a CF error:
> > Connection Failure
> >
> >
> > The error occurred while processing an element with a
> > general identifier of (CFPOP),
> >
> > Here's the tag it craps out on:
> >  > PASSWORD="#password#"ACTION="GetHeaderOnly"
> > NAME="inbox">
> >
> > Any help would be appreciated TIA
> >
> > 
> 
__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP

2002-01-13 Thread nagraj

Hi Bob,

I used the below code


Total Emails : #inbox.recordcount#

#from#--#subject#


It worked fine for me.If so please send a test email and check it,and als
o
make sure to find any problem with your mail server if so.


Rgds
Nagaraj
- Original Message -
From: "Bob Imperial" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 2:58 AM
Subject: Re: CFPOP


> Nagara,
>
> I am on a T1 behind a FW at the office and on a direct cable
> connection from my home office.
>
> Bob
> On Sun, 13 Jan 2002 16:26:55 +0530
>  "nagraj" <[EMAIL PROTECTED]> wrote:
> > Hi Bob,
> >
> > Are you using proxy server or connected directly to
> > Internet connected
> > system.
> >
> > Rgds
> > Nagaraj
> > - Original Message -
> > From: "Bob Imperial" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Sunday, January 13, 2002 2:24 AM
> > Subject: CFPOP
> >
> >
> > > Anybody out there have any luck with ? I'm
> > playing
> > > around with trying to build a webmail app just for the
> > > experience ... I keep getting a CF error:
> > > Connection Failure
> > >
> > >
> > > The error occurred while processing an element with a
> > > general identifier of (CFPOP),
> > >
> > > Here's the tag it craps out on:
> > >  > > PASSWORD="#password#"ACTION="GetHeaderOnly"
> > > NAME="inbox">
> > >
> > > Any help would be appreciated TIA
> > >
> > >
> >
> 
__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP & attachments

2002-01-25 Thread W Luke

Say I've got a CFpop query as follows.  I was using some code for looping
through multiple-attachments from cfcomet.com
(http://www.cfcomet.com/cfcomet/other/index.cfm?ArticleID=7AD3EF1A-C5E5-4FE9
-8F7C88F84D5C822D).  What I need to do is prepend the sender's email address
to the attachment-filename when it's stored to the web-server.  At the
moment, I'm using the GENERATEUNIQUEFILENAMES="Yes" attrib in the query.
The CFComet code I'm using is as follows:





This message contains #Count# attachments:








Should I rename the files in the above  using #i# for the
filename/path in  - and if so, do I keep the generateuniquefilenames
attrib Yes?

Hope some of that makes sense!

Cheers

Will


__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP

2002-02-22 Thread Mike Townend

The from does contain an email address.. However if a friendly name is
included the email address is surrounded by angles <> and as such the
browser will process them out...

If you view the source of the page then you will see the email addres...
Or alternitavely use HTMLEditFormat() around the from address..

HTH



-Original Message-
From: Rick Eidson [mailto:[EMAIL PROTECTED]] 
Sent: 22 February 2002 14:51
To: CF-Talk
Subject: CFPOP


I have been building an on-line community that is driven by emails. 

I use CFPOP to check an email account and using the FROM I check the
database to see if they are a member. My problem is that the FROM does
not always contain an email address Just friendly name. Anyone know of
another solution or a work around?

Rick Eidson 
http://www.blueear.com 


__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP

2002-02-22 Thread Steven Salter

Just make sure email addresses are verified before you stuff 'em in the
database. You can't verify they are real email addresses but you can check
the format to ascertain that they appear to be real email addresses. Outside
of that, there isn't much else you can do to prevent user errors.



-Original Message-
From: Rick Eidson [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 22, 2002 9:51 AM
To: CF-Talk
Subject: CFPOP


I have been building an on-line community that is driven by emails.

I use CFPOP to check an email account and using the FROM I check the
database to see if they are a member. My problem is that the FROM does not
always contain an email address Just friendly name. Anyone know of another
solution or a work around?

Rick Eidson
http://www.blueear.com

__
__
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP

2002-02-22 Thread Howie Hamlin

I would check for the existance of a reply-to header.  If that header exists it should 
be the real email address of the sender.  If
it does not exist then fall back to using the from header.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition: 
>http://www.coolfusion.com/imssecomparison.cfm

- Original Message -
From: "Rick Eidson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, February 22, 2002 9:50 AM
Subject: CFPOP


> I have been building an on-line community that is driven by emails.
>
> I use CFPOP to check an email account and using the FROM I check the
> database to see if they are a member. My problem is that the FROM does not
> always contain an email address Just friendly name. Anyone know of another
> solution or a work around?
>
> Rick Eidson
> http://www.blueear.com
>
> 
__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP streamlining

2004-06-21 Thread James Smith
I have a template that retrieves mail and processes it to extract order
information using cfpop.  At any one time it can be retrieving up to 300
emails of which around 200 will be orders, the rest will be a mixture of
junk and correspondence aimed at the human who reads the account.

I am currently doing a cfpop to retrieve the headers only, then looping over
these doing another cfpop for each to get the message body resulting in 200+
pop connections in total.

Would it be better to just do one connection, retrieve everything, and
simply ignore to 100 message bodies I am not interested in?

--
James Smith
[EMAIL PROTECTED]

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.707 / Virus Database: 463 - Release Date: 15/06/2004
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




cfpop question

2004-07-15 Thread Chris Musial
does anyone know how to find out how many messages are on a mail server before actually using cfpop to access the email information?  Im building a web based email system.  If the email account has an massive amount of messages on the server (spam and what not), the cfpop cant handle it and it ends up crashing the mail server and locking the email account.  I wanna be able to find out how many messages and how big the messages are in total before i actually pop them so i can prevent this from happening.  Any help would be appreciated.  Thanks
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




cfpop alternatives

2004-09-02 Thread Chris Musial
I am looking for an alternative way to use the functionality of the cfpop tag.  The coldfusion defined function doesnt have the capabilities or the power to handle most of the actions needed for my web based email system.  I have used the cfx_iipop3 and i have used the demo version up to this point...and it works fine.  But on several attempts to purchase the professional version of the tag, i have had nothing but bad experiences.  The company i was trying to buy it from seems shady and i am looking for another alternative.  Any ideas?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CFPOP Issues

2004-09-23 Thread phil williams
Hi,

One of my hosting clients is having an issue withn CFPOP and I'm not sure how to advise him:

"I have been accessing the emails coming into my main account
  ([EMAIL PROTECTED]) for some time now, using CFPOP as it is a
  requirement for a process within my application.
   
   For a time I was getting in ok, but then I started receiving the
  following message:
   
   java.lang.IllegalStateException: Folder is not Open
   
   I did some research into this error and discovered that in J2EE
  applications it sometimes occurs when trying to access the mail server
  via a proxy and not directly - the mail body retrieval eg: 
  action="" out if you have just asked for the email header in
  the preceding request.
   
   The problem seems to have degenrated even further now, and I can't
  gain access to my mail box via CFPOP anymore at all, it just hangs and
  eventually reports the same "folder not open" message (even though I'm
  only trying to get the first 10 emails)."

Any ideas?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




CFPOP error

2004-09-30 Thread Victor Moore
Suddenly start receiving the following error when trying to connect to
the pop3 server:
The cause of this exception was: java.lang.IllegalStateException:
Folder is not Open

Any idea what is causing it and what to do to fix it?

Thanks
Victor
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




cfpop errors

2005-03-31 Thread Victor Moore
Hi,

I get this type of errors more and more on some sites (CFMX6.1, W2003)
java.lang.IllegalStateException: Folder is not Open,
javax.mail.MessagingException: No inputstream from datasource

any idea what will cause this? 
Thanks
Victor

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200954
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


CFPOP/CFX_POP3

2005-04-02 Thread cfhelp
When I download attachments the file is named winmail.dat.

I have striped it down for testing and it doesn't make a dif. The value of
#attachments# is always winmail.dat



CFPOP does the same.

Windows 2003
MX7

The mail server is ArgoSoft. The same attachment come through fine in
OutLook.


Rick



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201269
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFPOP

2003-07-17 Thread Howie Hamlin
The UID is whatever the email server decides that it is.

Regards,

Howie

- Original Message - 
From: "Michael Dinowitz" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 4:17 PM
Subject: CFPOP


> Can someone using CFMX and updater 3 please do me a favor? Run a CFPOP and
> then check if the UID returned for a message is the Message-ID or the file
> name (as stored on the server) for the message.
> Thanks
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: CFPOP

2003-07-17 Thread Michael Dinowitz
OK, then here's the problem. On CF 5 the UID is the email file name on the
server while on CFMX (post update 3) it's the message-id. I'd like to know
if the message-id is used in UD 3 and earlier.


> The UID is whatever the email server decides that it is.
>
> Regards,
>
> Howie
>
> - Original Message -
> From: "Michael Dinowitz" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, July 17, 2003 4:17 PM
> Subject: CFPOP
>
>
> > Can someone using CFMX and updater 3 please do me a favor? Run a CFPOP
and
> > then check if the UID returned for a message is the Message-ID or the
file
> > name (as stored on the server) for the message.
> > Thanks
> >
> >
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CFPOP connection failure

2002-09-17 Thread Paolo Cesana

Hi,
we've used CFPOP successfully for years to retrieve single emails to process data 
contained within.
Since yesterday we longer can access any malboxes on our exchange server using CFPOP!
However the mailboxes are accessible using Outlook or using IMAP4.
We've had a major crash or our primary DNS server (and our secondary one took over) 
but I can't see how this would affect the connection.
I resolved the server name both as a name and as an IP address to no avail. We've 
restarted CFAS 5.0 to no avail.  CFAS connects to the mail server fine and CFMAIL 
works just fine.

Please note that there has been no password changes or any other changes (according to 
the system admin).  However the following occurs:

Diagnostics: Connection Failure 
The error occurred while processing an element with a general identifier of (CFPOP), 
occupying document position (3:2) to (7:29) in the template file 
c:\inetpub\wwwroot\scheduled\process-currency.cfm.

Where can I find a more detailed description of why the above is occurring? The 
server's error logs contain no mention of a login problem.

Tks/Rgds


 
Paolo Cesana
IT Development Mgr.
"Electricity is not the result of a series of upgrades to the candle"
Auth. unknown


Miami International Forwarders (MIF)

Phone: (305)594-0038 Ext. 7326
Fax: (305)593-0431
<mailto:[EMAIL PROTECTED]>
<http://www.mif.com/>

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Problems

2000-09-21 Thread Scott, Andrew

When deleting messages you have to remember one thing, for this example lets
say we have 5 messages retrieved. Now if we remove message number 5 then the
new number five becomes what was previoulsy as number 6. The best thing to
do is to remove the messages in reverse order, so using the cfloop
from=Total to=1 step=-1 will do the trick:-)

regards

Andrew Scott
ANZ eCommerce Centre
* Ph 9273 0693  
* [EMAIL PROTECTED]


-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: 22 September 2000 12:13
To: CF-Talk
Subject: CFPOP Problems


I'm having two problems using CFPOP under CF 4.5.1 SP1:

First, I sometimes receive an error when deleting messages.  I do a
CFPOP, retrieve multiple messages, loop through them and do my thing.
Then when I try to use CFPOP to delete a message (I delete each one
inside the loop), I'll get this error (from memory).  For example, I
might retrieve 12 messages, and when I try to delete the 8th one, it'll
throw this error:

Message number out of range.

>From the CF 4.5 docs, I read the following, which makes no sense to me,
given the above error:

MESSAGENUMBER can contain individual message numbers or a
comma-separated
list of message numbers. Invalid message numbers will be ignored.

Second problem: (This worked fine under CF 4.0.1).  When I retrieve
messages containing a header of "Content-Type:
application/x-gm-impdata", CF does not retrieve the body of the message,
nor does it save an attachment.  It's as if the message were completely
blank.  Under 4.0.1, CFPOP apparently saw this as a message body, and
populated the 'body' column in the returned query.

Any help appreciated,
Jim






--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: CFPOP Problems

2000-09-21 Thread Jim McAtee

Ah makes sense, except for CF's documentation saying that an
improper message number is ignored (certainly wouldn't be the first time
the docs are blatantly wrong).  I need to process the messages in
chronological order.  If I'm deleting every one, then I suppose I could
simply delete message number 1 every time through the loop?

I also considered deleting them all at once, using a list of message
numbers, after the loop is finished, but that leaves open the
possibility that the program could crash before doing the deletions, and
subsequently re-read and duplicate data that's contained in the
messages.

Now, if I can find an explanation (and a fix) as to why CF doesn't 'see'
messages with the "Content-Type: application/x-gm-impdata"headers, I'll
be set.

Thanks,
Jim


-Original Message-
From: Scott, Andrew <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Date: Thursday, September 21, 2000 8:05 PM
Subject: RE: CFPOP Problems


>When deleting messages you have to remember one thing, for this example
lets
>say we have 5 messages retrieved. Now if we remove message number 5
then the
>new number five becomes what was previoulsy as number 6. The best thing
to
>do is to remove the messages in reverse order, so using the cfloop
>from=Total to=1 step=-1 will do the trick:-)
>
>regards
>
>Andrew Scott
>ANZ eCommerce Centre
>* Ph 9273 0693
>* [EMAIL PROTECTED]
>
>
>-Original Message-----
>From: Jim McAtee [mailto:[EMAIL PROTECTED]]
>Sent: 22 September 2000 12:13
>To: CF-Talk
>Subject: CFPOP Problems
>
>
>I'm having two problems using CFPOP under CF 4.5.1 SP1:
>
>First, I sometimes receive an error when deleting messages.  I do a
>CFPOP, retrieve multiple messages, loop through them and do my thing.
>Then when I try to use CFPOP to delete a message (I delete each one
>inside the loop), I'll get this error (from memory).  For example, I
>might retrieve 12 messages, and when I try to delete the 8th one, it'll
>throw this error:
>
>Message number out of range.
>
>From the CF 4.5 docs, I read the following, which makes no sense to me,
>given the above error:
>
>MESSAGENUMBER can contain individual message numbers or a
>comma-separated
>list of message numbers. Invalid message numbers will be ignored.
>
>Second problem: (This worked fine under CF 4.0.1).  When I retrieve
>messages containing a header of "Content-Type:
>application/x-gm-impdata", CF does not retrieve the body of the
message,
>nor does it save an attachment.  It's as if the message were completely
>blank.  Under 4.0.1, CFPOP apparently saw this as a message body, and
>populated the 'body' column in the returned query.
>
>Any help appreciated,
>Jim
>
>
>
>
>
>---
-
>--
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
>send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
>the body.
>---
---
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cfpop issue appended :-)

2003-06-09 Thread Michael Tangorre
I am polling an email box using cfpop to get to an email containing a report I need to 
parse. Here is the issue: when the 3rd party service provider sends the email, I 
notice the following:

Thanks,

Michael Tangorre

[EMAIL PROTECTED]
www.realmagnet.com
work - 202-244-7845
fax - 202-244-7926
cell - 607-426-9277

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: cfpop appended

2003-06-09 Thread Jochem van Dieten
Michael Tangorre wrote:

> Sorry for the last post that was incomplete.. it was sent before I finished typing.
> 
> At anyrate, here is what I nticed when viewing the header information from the email 
> I retrieve:
> 
> Content-Type: multipart/mixed; boundary="PART.BOUNDARY.1055181506"
> 
> However, if I forward this message containing the attachments to itself, and then 
> use cfpop and pull the message in, I can see the attachments in the attachment 
> list... the header information from the forwarded message looks like this:
> 
> Content-Type: multipart/mixed;
>   boundary="=_NextPart_000_0005_01C32E8F.44385790"

Mail me the full message (all headers and the body) offlist and I will 
have a look.

Jochem


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Dynamic CFPOP issue

2002-12-18 Thread Joseph Thompson
Has anyone running CFMX had a problem with CFPOP ignoring variables?

A hard coded CFPOP tag works as expected.  If those attributes are set
to the Request scope and added to the CFPOP tag the pop fails.



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



CFPOP and attachments

2003-01-07 Thread Thane Sherrington
I'm using CFPOP to grab mail, but I can't get the queryname.attachments 
columnname.  It keeps telling me that the column attachments is not 
available in the query.  Does the column name not exist if there isn't an 
attachment?

T

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Cfpop problem

2003-01-29 Thread Randell B Adkins
Line monster ate your last line 



>>> [EMAIL PROTECTED] 01/29/03 03:41PM >>>
  A script that has been working great for years under cf3, then cf4
then 
cf5 now MX started throwing the error:


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Cfpop problem

2003-01-29 Thread Al Musella, DPM
>Line monster ate your last line

Sorry - here it is again...  (I must have used the line that Michael uses 
to check for the start of the footer:)
  A script that has been working great for years under cf4 then cf5 and MX 
for a few months, then it just now started throwing the error:
. . . .
An exception occurred when retrieving mails.
The cause of this exception was that: 
java.security.PrivilegedActionException <>.
The error occurred in .cfm: line 18

17 : 
18 : 
. . . .

   I tried deleting the first few messages in the mailbox (there are about 
500 baked up now in the mailbox), ad actually got it to work for about 10 
messages, then this error came back.  I deleted more messages, but couldn't 
get it to work again.
   I can retrieve the messages using a web based email program from the 
server, so I know it isn't a firewall or virus scanner issue.
   On macromedias page:
  http://www.macromedia.com/v1/Handlers/index.cfm?ID=23464&Method=Full
  it says there is a known issue with:

48798  cfpop produces a java.security.PrivilegedActionException error when 
retrieving bounced email messages.

What is meant by a bounced messages? How does it differ from a regular 
email?  Any work arounds for this?  This is a dedicated server, and there 
are no security restrictions on cfpop (or anything) set in the cf 
administrator.

Al





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Problems with CFPOP

2002-07-11 Thread Nrhorwitz

I have this line of code which I'm encountering problems even though I asked 
my hosting provider to restart their mail server.



I've tried to hard code the variables but I'm still getting the same error 
msg. Here's the error msg:
---
Error Occurred While Processing Request

Error Diagnostic Informationunknown exception conditionunknown error while 
executing a tag.Date/Time: 07/11/02 14:59:31
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; H010818; .NET CLR 
1.0.3705)
Remote Address: 12.235.17.28
--

When I hit the refresh button, I'd get this:

Error Occurred While Processing Request

Error Diagnostic Information/usr/var/mail/.food.pop lock busy! Is another 
session active? (35)The error occurred while processing an element with a 
general identifier of (CFPOP), occupying document position (1:1) to (1:102) 
in the template file D:\Inetpub\foodquiz\email\test_pop.cfm.


Any ideas? I'm struggling with this one for the last week...

Nathaniel 

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP on CFMX

2002-07-12 Thread Neil H.

Anyone seen any good or bad reviews of CFPOP on CFMX?

Thanks,

Neil


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP & Exchange

2002-07-24 Thread Dave Watts

> In doing a CF POP on exchange what would one user for 
> the username? The NT account associated with the mailbox?
> the alias?

I think you'd use the NT username and password.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP & Exchange

2002-07-24 Thread Dave Watts

> Thats what I thought to but it doesn't work. no such 
> mailbox?

Do you have POP enabled for each mailbox? I don't think that happens by
default in Exchange; usually, you use a native Exchange client like Outlook
or MS Mail.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP & Exchange

2002-07-25 Thread John Beynon

It's a little more complicated than that...

Here's a CFPOP I use:


The Username is in domain\username but the next bit is the Exchange mailbox
alias (which each mailbox with have-check in Exchange Admin)

HTH,

John.

> -Original Message-
> From: Dave Watts [mailto:[EMAIL PROTECTED]] 
> Sent: 24 July 2002 23:40
> To: CF-Talk
> Subject: RE: CFPOP & Exchange
> 
> 
> > In doing a CF POP on exchange what would one user for
> > the username? The NT account associated with the mailbox?
> > the alias?
> 
> I think you'd use the NT username and password.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444 
> 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP error

2002-08-27 Thread Owen Leonard

> It works fine for most users but on one account I
> get this (useless) error massage:
>
> unknown exception condition
> unknown error while executing a tag.

We had terrible problems with that same error not long ago, and never found
a fix.  I got a few suggestions from the list which didn't end up solving
the problem.  I got NO responses whatsoever from the Macromedia forum.  None
at all.  Others have confirmed that they've seen the error too.

Some have suggested (and it makes sense) that it has to do with the content
of one or more messages on the server--that CFPOP can't handle mail sent by
a particular mail program, or something like that.  I've never heard any
specifics, but I guess knowing the cause doesn't really help solve the
problem anyhow.

Our only recourse was to switch to a CFX tag, cfx_pop3, which has worked
wonderfully for us.

-- Owen

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP error

2002-08-27 Thread John Beynon

CFPOPping into an Exchange Mailbox usually requires a special format for the
username - did you know that already? Infact this applies to accessing an
exchange mailbox in general via POP3. It was a MS tech article that solved
the problem for me.

The Username takes the form \\ 

The ExchangeMailboxAlias can be determined from the Exchange console. It's
on the right hand side in the General tab when you view a user's properties.


If you want to check if Exchange 5.5 is accepting POP requests telnet into
port 110 on the exchange server and you should see a ready prompt, although
individual users can be denied access via a certain protocol. You have to
check the PROTOCOLS tab on the individual mailbox to check if POP is enabled
for them.

HTH,

John.

-Original Message-
From: Chris Lofback [mailto:[EMAIL PROTECTED]] 
Sent: 26 August 2002 21:57
To: CF-Talk
Subject: CFPOP error


I'm using CFPOP (CF5 on Win2K) to retrieve mail from an MS Exchange 5.5
(SP2) running on NT 4.  It works fine for most users but on one account I
get this (useless) error massage:

unknown exception condition 
unknown error while executing a tag.

The account is valid and the user is getting mail fine using his Outlook
client, but I cannot get past this error when trying to get his mail using
CFPOP.  Here's the tag that throws the error:



This is just a plain vanilla request for mail headers and it works for all
other mail accounts.  I'm no Exchange admin so I don't know if there is some
option somewhere that locks out POP requests or something.  Any ideas?

Chris Lofback
Sr. Web Developer

TRX Integration
28051 US 19 N., Ste. C
Clearwater, FL  33761
www.trxi.com


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: cfpop alternitives

2002-05-02 Thread Douglas Brown

well you can check out what is available from
http://www.coolfusion.com







Douglas Brown
Email: [EMAIL PROTECTED]
- Original Message -
From: "Craig Hadley" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 02, 2002 4:54 PM
Subject: cfpop alternitives


> Hello,
>
> I have been trying to set up a application using cfpop and
finding it as bad
> as everyone says. The problems I am having center on attachments
of
> forwarded and sometimes twice forwarded emails. Ugh.
>
> Anyone know any "off the shelf" applications for using cf with a
web based
> POP interface?
>
> Thanks,
> Craig Hadley
> Madison, WI
>
>
__

> Structure your ColdFusion code with Fusebox. Get the official
book at http://www.fusionauthority.com/bkinfo.cfm
> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists
>

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfpop alternitives

2002-05-02 Thread Allan Pichler

They should actually rename the tag to 

@llan

-Original Message-
From: Douglas Brown [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 03, 2002 2:12 AM
To: CF-Talk
Subject: Re: cfpop alternitives

well you can check out what is available from
http://www.coolfusion.com







Douglas Brown
Email: [EMAIL PROTECTED]
- Original Message -
From: "Craig Hadley" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 02, 2002 4:54 PM
Subject: cfpop alternitives


> Hello,
>
> I have been trying to set up a application using cfpop and
finding it as bad
> as everyone says. The problems I am having center on attachments
of
> forwarded and sometimes twice forwarded emails. Ugh.
>
> Anyone know any "off the shelf" applications for using cf with a
web based
> POP interface?
>
> Thanks,
> Craig Hadley
> Madison, WI
>
>
__

> Structure your ColdFusion code with Fusebox. Get the official
book at http://www.fusionauthority.com/bkinfo.cfm
> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists
>


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfpop alternatives

2002-05-03 Thread Owen Leonard

And speaking of CFPOP... Anyone know if they've worked on it (or CFMAIL)
in CFMX?  It'd be nice if these particular bugbears got some attention
this time.

-- Owen


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPOP Delivery Receipt

2000-05-17 Thread Chris Badouin

odd question but anyway..

has anyone ever tried to obtain a delivery receipt from a CFPOP?...such as
the options available in most mail programs


Christopher Badouin CTO
Everyday People
1200 4th St. Suite 509
San Rafael Ca, 94901 
415.455.9825
415.455.9830fax
messenger ID- cbadouin
[EMAIL PROTECTED] 

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: cfpop error

2000-07-13 Thread Sean Renet

I only get that when its time to restart the CF Server service because I am
out of RAM
- Original Message -
From: "Jason Egan" <[EMAIL PROTECTED]>
To: "Cf-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, July 13, 2000 7:28 AM
Subject: cfpop error


> I keep getting this error when retrieving mail with cfpop - sometimes
email
> is retrieved, (5, 2, 10, sometimes 30) then I get the error:
>
> unknown exception condition
>
> CFMLInterpreterImp::executePCode
>
> Anyone know why?
> thank you,
> je
>
> --

> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: CFPop alternative

2000-07-14 Thread Eron Cohen

Hi Michael,

I have alot to say about this.  I too am using Post.Office 3.5x (isn't that
what you use?) and have run into this same problem.  I have a mailing list
that I keep an archive for.  I used a Post.Office account to just "collect"
the messages just like you.  By the time I got around to downloading and
databasing them, the account had thousands of messages in it.   The main
problem that I found absolutely no way of getting around (programmatically)
was that NEITHER Cold Fusion CF_POP or CFX_iiPOP3 could seem to DELETE a
message from the server once it was read--this is a BIG problem :-).

What I actually wound up doing was setting up a temporary account on
Post.Office, then I just went to the server and manually transfered about
600 messages at a time by copying & deleting the individual mail files from
their original location to the IN folder for the new account.  Next I
"processed those files" with a Cold Fusion template that would download and
database from the temporary account.  Finally, I would delete the 600
messages from the temporary account and then start over.  Needless to say,
this did not make me happy.

Six hundered messages seemed to be optimum.  I discovered this by trying to
grab between 100 and 1000 messages at a time until I came up with a number
that seemed to work best.  Once I got the number of waiting messages down to
something reasonable, I just set up a scheduled task that frequently checked
this account.  The only time I really have problems is when there are more
than 100 messages waiting, so I just don't let that happen now.

I should note that the mail server machine I'm using is only a Pentium 100,
so this could be partly responsible for my troubles.

Hope this helps,

Eron

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 14, 2000 11:41 AM
To: [EMAIL PROTECTED]
Subject: CFPop alternative


I've been saving all the lists at House of Fusion over to an archive account
on the mail server. The idea was to read out the mail into a DB and provide
it online. Problem is, the account has over 45,000 emails in it (way over).
CFPOP really doesn't like dealing with this and always returns errors, even
when asking for a single message. Does anyone have a CFPOP alternative?
Something that could possibly allow me to grab these messages. We're talking
a years worth of list data.

Alternatively, if anyone has a complete mail archive of CFTALK, I'd be quite
happy to convert that. One of the goals is to get a CD archive that people
can have. We missed the deadline for the CFUN2K conference, but the hope is
to get the Allaire conference.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: CFPop alternative

2000-07-14 Thread Chris Evans

news.fuseware.com has every message posted since 8/10/99, when the mirrored
newsgroup was started.  I am making great progress on an application to put
these on the web.


Chris Evans
[EMAIL PROTECTED]
http://www.fuseware.com


-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 14, 2000 11:41 AM
To: [EMAIL PROTECTED]
Subject: CFPop alternative


I've been saving all the lists at House of Fusion over to an archive account
on the mail server. The idea was to read out the mail into a DB and provide
it online. Problem is, the account has over 45,000 emails in it (way over).
CFPOP really doesn't like dealing with this and always returns errors, even
when asking for a single message. Does anyone have a CFPOP alternative?
Something that could possibly allow me to grab these messages. We're talking
a years worth of list data.

Alternatively, if anyone has a complete mail archive of CFTALK, I'd be quite
happy to convert that. One of the goals is to get a CD archive that people
can have. We missed the deadline for the CFUN2K conference, but the hope is
to get the Allaire conference.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: CFPop alternative

2000-07-14 Thread paul smith

Hmmm...  I had an email "file server" set up for a few years
where CF checked a mailbox every 15 minutes (CF Schedular, too)
and based on the Subject content returned the requested file
by email.  It deleted the messages no problem.  (Otherwise,
users would have received duplicate files every 15 minutes.
I think I might have heard about THAT ;-)

I used CF's native CFPOP (is this what you mean by CF_POP?)

best,  paul

PS> I shut it down about a year ago.  Perhaps THAT version
of CF did not have a problem current versions do.

At 12:47 PM 7/14/00 -0400, you wrote:
>The main
>problem that I found absolutely no way of getting around (programmatically)
>was that NEITHER Cold Fusion CF_POP or CFX_iiPOP3 could seem to DELETE a
>message from the server once it was read--this is a BIG problem :-).

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: CFPOP question

2003-12-18 Thread Howie Hamlin
That's an error from your email server.  Some servers store email in a single file and limit access to that file to a single process.  If the mailbox is being used by one process then the next process will receive a lock error.  It could be a matter of doing two CFPOPS at once but I'm not sure.

HTH,
-- 
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
PrismAV - Virus scanning for ColdFusion applications
>>> Please vote for iMS here: http://www.sys-con.com/coldfusion/readerschoice2003/index.cfm <<<<
>>> Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm

  - Original Message - 
  From: Burns, John 
  To: CF-Talk 
  Sent: Thursday, December 18, 2003 11:18 AM
  Subject: CFPOP question

  I'm getting an error trying to use CFPOP.  It seems to happen after I try to delete a mail item and it lasts for a few minutes and then seems to fix itself. Anyone have any suggestions or experience with this?  Here's the error I get.

  Error Occurred While Processing Request
  Error Diagnostic Information Can't get lock. Mailbox in use  The error occurred while processing an element with a general identifier of (CFPOP), occupying document position (2:2) to (2:107). Date/Time: Thu Dec 18 11:20:30 2003 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) 

  Thanks,

  John Burns
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFPOP Question

2002-05-10 Thread Sarah Skiba

Thanks, but I think my real problem is the often-complained-about CFPOP
attachments loop.
I was hoping to find an easier way to send attachments through. I can make
them viewable online with a hyperlink, but I can't seem to get cfmail to
loop through the list.

We are running CF 4.5.1 on Win2k.
Here is the code I am using: (Everything works except the attachment thing).





- Original Message -
From: "Chris Lofback <[EMAIL PROTECTED]>"
Subject: RE: CFPOP Question


Sarah: I assume the mail client is totally web-based? If so, I suppose you
could have the download template copy the attachment file to a temp
directory on the web server and then put an image link in the message that
points to the image.

 Chris Lofback Sr. Web Developer TRX Integration 28051 US 19 N., Ste. C
Clearwater, FL 33761
www.trxi.com

-Original Message-
From: Sarah Skiba [mailto:[EMAIL PROTECTED]] Sent: Thursday, May
09, 2002 11:37 AM To: CF-Talk Subject: CFPOP Question I'm developing a cfpop
application and am nearly finished but have hit a rut... Is there any way to
make an attachment, ie a .jpg file someone sent to grandma, appear in-line
in the message so it gets downloaded with the attachment? I was able to make
it embed as garbled text, and I am able to make it show up as an attachment,
but is there anyway to display it the way OE or Eudora do? Thanks. Sarah
Skiba 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Question

2002-05-21 Thread Benjamin S. Rogers

> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

ParseDateTime(Date, "POP")

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP Question

2002-05-21 Thread Owen Leonard

> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

I use a cfx tag, cfx_pop3date, for this.  As far as I know custom solutions
are the only solutions in this case.  cfx_pop3date will get both the date
and the time for you.  However, it doesn't *always* work, so I've had to
wrap it in  to prevent errors.

> 2. Any idea on how to grab the NEW MESSAGE and NOT
> the replied message. Meaning if this is a reply to
> an original message I do not want the original message
> but the NEW message.
> ANY IDEAS ON THIS?

I don't understand what you're asking here.  Can you elaborate?

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Question

2002-05-21 Thread Randell B Adkins

Thanks.. any idea on the 2nd question?

>>> [EMAIL PROTECTED] 05/21/02 10:45 AM >>>
> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

ParseDateTime(Date, "POP")

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Question

2002-05-21 Thread Benjamin S. Rogers

Not off hand, sorry. :(

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

-Original Message-
From: Randell B Adkins [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, May 21, 2002 10:48 AM
To: CF-Talk
Subject: RE: CFPOP Question


Thanks.. any idea on the 2nd question?

>>> [EMAIL PROTECTED] 05/21/02 10:45 AM >>>
> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

ParseDateTime(Date, "POP")

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057



__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP Question

2002-05-21 Thread Randell B Adkins

The 2nd question is when you send an email to 
someone and then they reply to that message,
it now contains their NEW message as well as
the original message such as:

THIS IS NEW

> THIS IS PART OF
> THE OLD MESSAGE

It will also contain the HEADER information.
What I am attempting is to parse the OLD stuff
out and just GRAB the new message in which they
are conveying.



Randy Adkins
>>> [EMAIL PROTECTED] 05/21/02 10:48 AM >>>
> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

I use a cfx tag, cfx_pop3date, for this.  As far as I know custom
solutions
are the only solutions in this case.  cfx_pop3date will get both the
date
and the time for you.  However, it doesn't *always* work, so I've had to
wrap it in  to prevent errors.

> 2. Any idea on how to grab the NEW MESSAGE and NOT
> the replied message. Meaning if this is a reply to
> an original message I do not want the original message
> but the NEW message.
> ANY IDEAS ON THIS?

I don't understand what you're asking here.  Can you elaborate?

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP Question

2002-05-21 Thread Owen Leonard

> What I am attempting is to parse the OLD stuff
> out and just GRAB the new message in which they
> are conveying.

Doesn't that depend entirely on how they reply to your message?  The
original message may or may not be included in their reply.  Or maybe I
still don't understand what you're describing.

  -- Owen


> > 2. Any idea on how to grab the NEW MESSAGE and NOT
> > the replied message. Meaning if this is a reply to
> > an original message I do not want the original message
> > but the NEW message.
> > ANY IDEAS ON THIS?


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Question

2002-05-21 Thread Philip Arnold - ASP

> I have two questions regarding the query columns
> returned from using CFPOP.
>
> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

This really depends on your mail server - but why not ParseDateTime() to
make it into a real Date type? Then you can use DateFormat() and
TimeFormat() as much as you want

> 2. Any idea on how to grab the NEW MESSAGE and NOT
> the replied message. Meaning if this is a reply to
> an original message I do not want the original message
> but the NEW message.
> ANY IDEAS ON THIS?

Why not store the messages in a database (read via CFPOP on a schedule)
and then you can do whatever you want with it...

Philip Arnold
Technical Director
Certified ColdFusion Developer
ASP Multimedia Limited
Switchboard: +44 (0)20 8680 8099
Fax: +44 (0)20 8686 7911

www.aspmedia.co.uk
www.aspevents.net

An ISO9001 registered company.

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFPOP Question

2002-05-21 Thread Randell B Adkins

I only want to store the NEW Message in the
database as I would already have the original
message stored in the DB.

Since the BODY of the old message would contain
the headers and stuff, I was wondering if anyone
had done this before.

Randy Adkins
>>> [EMAIL PROTECTED] 05/21/02 13:13 PM >>>
> I have two questions regarding the query columns
> returned from using CFPOP.
>
> 1. The date field when it comes in is not a TRUE
> date field thus I can not use CreateODBCDate or
> DateFormat on this field to grab JUST THE DATE and
> then JUST the time. IDEAS???

This really depends on your mail server - but why not ParseDateTime() to
make it into a real Date type? Then you can use DateFormat() and
TimeFormat() as much as you want

> 2. Any idea on how to grab the NEW MESSAGE and NOT
> the replied message. Meaning if this is a reply to
> an original message I do not want the original message
> but the NEW message.
> ANY IDEAS ON THIS?

Why not store the messages in a database (read via CFPOP on a schedule)
and then you can do whatever you want with it...

Philip Arnold
Technical Director
Certified ColdFusion Developer
ASP Multimedia Limited
Switchboard: +44 (0)20 8680 8099
Fax: +44 (0)20 8686 7911

www.aspmedia.co.uk
www.aspevents.net

An ISO9001 registered company.

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**



__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFPOP Question

2002-05-21 Thread Randell B Adkins

This is true.

I have to look at the possibility that it would 
include the original in the body of the message.

Then parse it out.

Randy Adkins
>>> [EMAIL PROTECTED] 05/21/02 12:41 PM >>>
> What I am attempting is to parse the OLD stuff
> out and just GRAB the new message in which they
> are conveying.

Doesn't that depend entirely on how they reply to your message?  The
original message may or may not be included in their reply.  Or maybe I
still don't understand what you're describing.

  -- Owen


> > 2. Any idea on how to grab the NEW MESSAGE and NOT
> > the replied message. Meaning if this is a reply to
> > an original message I do not want the original message
> > but the NEW message.
> > ANY IDEAS ON THIS?



__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFPop Attachment weirdness...

2002-06-12 Thread Tim Painter

We are using the cfpop tag to do a simple display and I am having trouble
showing the number of attachments. There is one particular individual that
when they send an attachment, it always shows up as 0 attachments.  Funny
thing is, if I forward that email to myself, or attach that same attachment,
it shows up fine.  Would there be something with his email client (Using
Outlook Express 5, which is what I was using as well)?

Code below:


   

   Getting Msg #MsgNum# of #GetMessages.recordcount# 
   From: #GetMessages.from# 
   Subject: #GetMessages.subject# 

   


   Number of Attachments: #NumAttachments# 
    


Thanks!
Tim P.

__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



  1   2   3   4   >