| View previous topic :: View next topic |
| Author |
Message |
Fab Guest
|
Posted: Sun Feb 12, 2006 9:03 am Post subject: How intercept the 110 Port |
|
|
Hi,
I need to intercept emails before outlook, storage them in a database and
add to the email ("Storage done") at the end of the body. Is that possible
using INDY10 Components ? any samples ?
Frank |
|
| Back to top |
|
 |
Piotr Szturmaj Guest
|
Posted: Sun Feb 12, 2006 4:03 pm Post subject: Re: How intercept the 110 Port |
|
|
You can run kind of proxy at localhost i.e. POP3 server written using Indy,
Outlook should connect to localhost POP3 server while POP3 connect to
your mail provider's server. |
|
| Back to top |
|
 |
Fab Guest
|
Posted: Sun Feb 12, 2006 7:03 pm Post subject: Re: How intercept the 110 Port |
|
|
If we use for example an Anti-Virus like AVG, he can intercept POP3 or SMTP
port communication without telling outlook to connect to a localhost
SMTP/server (no change). I would like to do the same thing without asking
the user to change anything to his pop/login/password.
Frank |
|
| Back to top |
|
 |
Francois PIETTE [ICS - Mi Guest
|
|
| Back to top |
|
 |
|