- ARF Validators
-
The above two tools are thin wrappers around Mail::ARF, a perl module that compares a message against some elements of the ARF specification. It doesn't check the format of the included email, just treating it as an opaque text chunk. SkyList has provided an ARF validator - send the report to be validated to arf-validate (at) skylist.com.
- ARF Samples
-
The draft itself includes three short sample messages: one, two, three. SkyList has provided an ARF generator- send email to arf-sample (at) skylist.com to receive a copy of your mail back wrapped as an ARF format report.
- ARF Code
-
MIME::ARF
MIME::ARF is a perl module that creates a syntactically correct ARF report.
