"SfR Fresh" - the SfR Freeware/Shareware Archive 
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 MANIFEST this file
2 LICENSE GPL license text
3
4 AAAREADME.first start reading here...
5 RELEASE_NOTES ...followed by reading/browsing this file
6
7 INSTALL installation instructions
8 README_FILES/ MTA-specific instructions and other documentation
9 README_FILES/amavisd-new-docs.html a more detailed documentation on selected
10 topics (a work in progress), the most recent version is at:
11 http://www.ijs.si/software/amavisd/amavisd-new-docs.html
12 README_FILES/rfc4871.txt DomainKeys Identified Mail (DKIM) Signatures
13
14 amavisd the amavisd-new daemon (should go into /usr/local/sbin/)
15 amavisd.conf its configuration file (should go into /etc/)
16 amavisd.conf-default lists all configuration variables with their defaults
17 amavisd.conf-sample traditional-style commented amavisd.conf with examples
18 amavisd-custom.conf example custom hooks, to be invoked from amavisd.conf
19
20 amavisd-agent a demo program to access and display SNMP-like counters
21 being updated and made available as a Berkeley DB by amavisd
22
23 amavisd-nanny a program to show the status and keep an eye on the health
24 of child processes in amavisd-new (experimental)
25
26 amavisd-release a program to request releasing a message from a quarantine
27
28 p0f-analyzer.pl a program to interface amavisd with a p0f utility
29
30 JpegTester.pm a Perl module needed if 'check-jpeg' AV checker entry
31 is enabled; to be placed in Perl include paths if needed;
32
33 helper-progs/ contains amavis.c and amavis-milter.c helpers (sendmail only)
34 test-messages/ contains sample/test mail messages
35 TODO missing features, wish list, ...
36
37
38 CONTRIBUTED WORK:
39
40 LDAP.schema amavisd-new LDAP schema for LDAP lookups
41
42 amavisd-new-courier.patch adds support for the Courier MTA
43 amavisd-new-qmqpqq.patch adds support for the qmail MTA
44
45 amavisd_init.sh sample init shell script
46 amavisd-new.spec rpm spec file