I've never done much with CFMail, except its main function
of sending mail, but I did code a function one time to trigger
a series of scheduled tasks based on the receipt of an email
with a particular subject line. It was quite handy in that situation.
When that email was received, I knew that data was ready from
a third party for FTP download and processing on my end. I didn't
have to worry about the scheduled task firing if the data was
delayed or keep checking the data and manually firing the scheduled task.

I remember from that experience at CF could handle quite a
lot of various email functionality based on its ability to
handle the various parts of an email message.

I thought perhaps I could create a way to archive email that
I receive and send.  That's a real irritation, that I can't
get my mail in conversational style that includes my sent messages.
At least not in Outlook, that I'm aware of.

Any suggestions as to an approach for this are welcome!

Rick

-----Original Message-----
From: Cameron Childress [mailto:camer...@gmail.com] 
Sent: Monday, April 15, 2013 10:08 PM
To: cf-talk
Subject: Re: Anyone ever created their own email archive with CF?


On Mon, Apr 15, 2013 at 9:28 PM, Dave Watts wrote:

> I'm not sure what you're looking for here. I just do this in Google
> Apps. I have labels for each client, and filters to mark incoming mail
> from clients and outgoing mail to them as belonging to the appropriate
> client. I can pull up all communication with any given client in
> seconds.


+1, but I don't even bother applying labels. Google's email search is just
so damn easy.

-Cameron

...




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355419
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to