|
-
Jun 6th, 2004, 03:39 PM
#1
Thread Starter
Hyperactive Member
Where to find the Emails directory??
Last edited by raladin; Mar 29th, 2014 at 09:04 PM.
-
Jun 8th, 2004, 01:34 AM
#2
Antivirus programs will port the incomming mail through them, then pass them on to the mail program after scanning.
In reguards to where they are stored, they are stored in different locations based on the program that is in use.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jun 8th, 2004, 01:55 AM
#3
Thread Starter
Hyperactive Member
Last edited by raladin; Mar 29th, 2014 at 09:04 PM.
-
Jun 8th, 2004, 01:59 AM
#4
Ah, sorry, I didn't realise that's what you wanted. My knowledge on that is a bit sketchy unfortunatly um, if that was your original query, i would've posted this in the Classic Visual Basic forum or the Visual Basic .NET forum, then you'd get VB responses to your answer.
Prehaps an admin will move...?
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jun 8th, 2004, 02:26 AM
#5
Thread Starter
Hyperactive Member
Last edited by raladin; Mar 29th, 2014 at 09:04 PM.
-
Jun 8th, 2004, 02:32 AM
#6
Don't give up, maybe bump it every now and then, but don't cross post, many people frown about that.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jun 8th, 2004, 02:36 AM
#7
Thread Starter
Hyperactive Member
Last edited by raladin; Mar 29th, 2014 at 09:04 PM.
-
Jun 17th, 2004, 02:23 AM
#8
Lively Member
i dont use vb but couldnt you listen on port 25 with a winsock control and scan the data ?
-
Jun 17th, 2004, 05:41 AM
#9
For that to work, it'd have to somehow intercept a call to get the mail by the mail program and reroute it through the program, do the task then pass it back to port 25 for the email program to grab it.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jun 17th, 2004, 05:47 AM
#10
Thread Starter
Hyperactive Member
Last edited by raladin; Mar 29th, 2014 at 09:04 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|