Hi all
Mailtraq <http://www.mailtraq.com/> is a win32 mta which also
implements ftp, http, pop3, imap, chat, webmail, etc, servers,
plus integrated virus detection (avg) and spam filtering (bayes).
According to the following release notes, Mailtraq, from beta
build 1630 onwards, supports (classic) spf ...
The SMTP service now supports SPF
For the moment, a file named mailtraq.spf will be
produced showing the results of SPF tests conducted
(where SPF data is available). Occasionally you will
see errors as the algorithms need some refinements.
Any errors result in PASS actions.
FAIL actions will result in the sender being rejected
(subject to all the blacklisting/whitelisting rules)
SOFTFAIL/NEUTRAL provide a header entry, but the
Received-SPF header has not yet been implemented
As you can see from the above, the implementation is very raw but
the commitment is there and development will continue. Mailtraq
is written by Elric Pedder who can be contacted via
<mailto:mailserver(_at_)novitraq(_dot_)com?body=subscribe%20mailtraq-dev%0D%0A>
--