Tracking activity of an email address

S

Shepheard

I am trying to figure out a way to track the traffic/activity of an email
router box.

Does anyone have suggestions?

Thank you in advance,
 
B

Brian Tillman [MVP-Outlook]

I am trying to figure out a way to track the traffic/activity of an email
router box.

I'm not sure what this has to do with Outlook. If you have access to the
router, determine what mail software is running on it and use Google to see if
you can find tools to monitor it.
 
V

VanguardLH

Shepheard said:
I am trying to figure out a way to track the traffic/activity of an email
router box.

An e-mail router box. And what is that? You actually have a router through
which you can somehow guarantee that only e-mail traffic will pass and
connects to a separate ISP than for your normal web traffic through another
router and to another ISP?

Enable the router's log if you want to see to where it is connecting but
that will be for all connections made by your router to your ISP for all
hosts connected to that router. You might be able to use WallWatcher to
give you a nicer display of the router's log.

If you want to see where specific type of traffic is going then you need to
use a packet sniffer to monitor your intranet traffic before the router (or
replace the router with a host running as a gateway to do the routing).
Ethereal (now called Wireshark) is often recommended for packet sniffing.
Nirsoft's SmartSniff is another one. I haven't used either because I
haven't yet needed to spy on other users of my network. These tools may be
able to filter out all but traffic over specific ports, like those commonly
use for e-mail (110, 995, 25, 587, 465 - but 80 could also be used which
would confuse it with web browser traffic). Filtering packets based on
content usually involves a pretty robust network monitor and might slow your
traffic.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top