tsbarnes
06-07-2005, 08:29 PM
Hey guys,
Has anyone ever used a pop3 compnent to check email through code? I am using IPWorks Pop3 compnent and what I am wanting to do is take that email that is received and update my MS SQL Db. The problem I am seeig is when I receive the message it is not keeping the email format... for example:
<><><><><><><><><>><>
Your Name,
I can help with these.
Email me at yourname@youremail.com
<><><><><><><><><><><>
Instead the message looks like this...
<><><><><><><><><>><>
Your Name, I can help with these. Email me at yourname@youremail.com
<><><><><><><><><><><>
basically it puts the entire message on one line etc...
Anyone had any experience with this?
Any help is appreciated,
Thanks,
Thomas S. Barnes
Has anyone ever used a pop3 compnent to check email through code? I am using IPWorks Pop3 compnent and what I am wanting to do is take that email that is received and update my MS SQL Db. The problem I am seeig is when I receive the message it is not keeping the email format... for example:
<><><><><><><><><>><>
Your Name,
I can help with these.
Email me at yourname@youremail.com
<><><><><><><><><><><>
Instead the message looks like this...
<><><><><><><><><>><>
Your Name, I can help with these. Email me at yourname@youremail.com
<><><><><><><><><><><>
basically it puts the entire message on one line etc...
Anyone had any experience with this?
Any help is appreciated,
Thanks,
Thomas S. Barnes