Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-08-2005, 06:10 AM   PM User | #1
silverpearl
New to the CF scene

 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
silverpearl is an unknown quantity at this point
is this possible?

hello all! i was wondering whether is it possible to write a script using asp to read incoming email headers.

i would like to read the subject line and store the ones that match the pre-defined subject line, more like a functionality of an email filter

for ex, say i've an email abc@hotmail.com, and i've a predefined subject line "hey you". i would like to capture all emails that are sent to abc@hotmail.com with a subject line "hey you"

so i was wondering if i can make asp to check the email account, ofcourse by giving valid creditials, for that matching subject line.

ofcourse, the request will be intiated by the user everytime he/she wants to check if they have recieved any emails matching that subject line.

any tips or ideas r welcomed. TIA
silverpearl is offline   Reply With Quote
Old 01-08-2005, 08:16 PM   PM User | #2
miranda
Senior Coder

 
Join Date: Dec 2002
Location: Arlington, Texas USA
Posts: 1,062
Thanks: 4
Thanked 8 Times in 8 Posts
miranda is an unknown quantity at this point
If you are using asp 3.0 then you would need to use a com component to do this. JMail is one such component that allows you to do this. In this case just use the .subject property of the Messages collection.
miranda is offline   Reply With Quote
Old 01-08-2005, 11:16 PM   PM User | #3
silverpearl
New to the CF scene

 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
silverpearl is an unknown quantity at this point
hey miranda, thanks for the reply. is there any free ones out there that i can use?
thanks!
silverpearl is offline   Reply With Quote
Old 01-09-2005, 04:16 PM   PM User | #4
jaywhy13
Regular Coder

 
Join Date: Dec 2004
Location: Jamaica
Posts: 592
Thanks: 2
Thanked 0 Times in 0 Posts
jaywhy13 is an unknown quantity at this point
try this:

Graphyx
jaywhy13 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:11 PM.


Advertisement
Log in to turn off these ads.