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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

