summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 6206103a021cdd6dcd827af67afa6b5bc206fb89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
0.3
  - Small log format changes
  - When no port specified for out address, connect back to original IP
  - Bug fixes to address parsing and formatting code
  - Fixed problem with AV header not being added [Yamamoto Takao]
  - Send our own initial banner to prevent complaints about loops

0.2
  - Initial public release
  - Sliently dropping viruses is the default
  - Limit to old SMTP (not ESMTP)
  - Added logging
  - Many bug fixes
  - Adds a header to email

0.1
  - Initial implementation