Log Email Sent to specific Domains

Log Email Sent to specific Domains

Postby m1byo » Wed Jul 31, 2013 9:17 pm

Hello,

I am looking to be able write a log file using content filtering of emails sent to specific domains, or not to specific domains.

Basically I am trying to track the quantity and size of emails are being sent from the mail server which are sent as a front-end mailserver forwarding to a company exchange server and what are emails associated with the local users to the mail server!

I would like to split it into 5 domains (company 1)/ 5 domains (company 2)/ others (local users).

The log just needs to save Date/Time, Recipient, Size.

Any ideas?

Thanks very Much

Ian
m1byo
 
Posts: 164
Joined: Fri Sep 21, 2007 2:36 pm
Location: UK

Re: Log Email Sent to specific Domains

Postby Code Crafters » Sat Aug 03, 2013 7:23 am

You can use the preset content filter for or just the action Add Text To File from scratch with http://www.code-crafters.com/abilitymai ... dtags.html as a guide as to the dynamic content you can include. As for the trigger condition you need to use the following condition (tweaked):

SMTP Sender CONTAINS "domain1;domain2" - string list, not case sensitve

You can use separate rules for company 1 and company 2 to make this easier. Both can write to the same file if needed too.
Code Crafters
 
Posts: 933
Joined: Mon Sep 10, 2007 2:35 pm


Return to General

Who is online

Users browsing this forum: No registered users and 10 guests

cron