Email monitoring

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tull Clancey

    Email monitoring

    Hi all.

    I'm currently looking at an app that is going to Auto-Email customers when
    certain actions take place. This is simple SMTP using the System.Web.Mail
    space.

    The problem I have is that I'm going to have to remove blocking on Port 25
    within the Anti virus software used.

    Is there a way to monitor the traffic going out on this port so I can create
    a log of which applications are sending mail? I could then check the log to
    ensure there weren't any worms present in the system.

    Any ideas gratefuly recevied.

    Cheers,
    Tull.


  • Ken Tucker [MVP]

    #2
    Re: Email monitoring

    Hi,

    Maybe this will help
    Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.


    Ken
    ------------
    "Tull Clancey" <tull.clancey@b topenworld.com> wrote in message
    news:dtuord$png $1@nwrdmz03.dmz .ncs.ea.ibs-infra.bt.com...[color=blue]
    > Hi all.
    >
    > I'm currently looking at an app that is going to Auto-Email customers when
    > certain actions take place. This is simple SMTP using the System.Web.Mail
    > space.
    >
    > The problem I have is that I'm going to have to remove blocking on Port 25
    > within the Anti virus software used.
    >
    > Is there a way to monitor the traffic going out on this port so I can
    > create a log of which applications are sending mail? I could then check
    > the log to ensure there weren't any worms present in the system.
    >
    > Any ideas gratefuly recevied.
    >
    > Cheers,
    > Tull.
    >[/color]


    Comment

    Working...