What is a good third-party SMTP software for custom logging?
Posted
by
Lorcan O'Neill
on Server Fault
See other posts from Server Fault
or by Lorcan O'Neill
Published on 2012-04-02T10:10:22Z
Indexed on
2012/04/02
11:32 UTC
Read the original article
Hit count: 271
I am currently using IIS 6 SMTP to send out some of our mail and I unfortunately amn't finding the logging performed by it to be verbose enough - nor am I able to customise it to the level I would find verbose enough.
I'm wondering if anyone can recommend a piece of third-party SMTP software which would allow for customisability of the logging down to the point where I can inject in my own columns or perform regular expressions on the outgoing message data or headers.
© Server Fault or respective owner