The file name of the Scheme mail filter is specified using ‘script’ configuration statement. For example, the following configuration statement:
script {
pattern "~/.maidag.scm";
}
instructs mda to use file .maidag.scm in the
recipient home directory as a Scheme filter.