Improve relay with custom headers, start documenting stuff, add kartero script
commit23499b655ac9f6a57741238ae08b9f1d7e5f7cbb
authorZak B. Elep <zakame@spunge.org>
Wed, 7 Feb 2007 09:24:08 +0000 (7 17:24 +0800)
committerZak B. Elep <zakame@spunge.org>
Wed, 7 Feb 2007 09:24:08 +0000 (7 17:24 +0800)
treeef8f7c8bbc5f460325b7941d526ce1b3a1efb6d6
parenta0bf115b1c6dd3b8b6b59ba70e43e0bd779c0e50
Improve relay with custom headers, start documenting stuff, add kartero script

- Relaying mail with properly-formatted From and To and other headers
  should now Just Work(TM).  Added a test for that (as well as improve
  the first relay test.)

- Start writing the fine documentation by filling in the README.

- Add the `kartero' daemon that will receive incoming mails from local
  and relay them to our smarthost.
MANIFEST
Makefile.PL
README
kartero [new file with mode: 0755]
lib/Net/SMTP/Server/SmartHost.pm
t/Net-SMTP-Server-SmartHost.t