X-Git-Url: http://git.ieval.ro/?p=app-edwardng.git;a=blobdiff_plain;f=README;fp=README;h=446dbec3a86bfc17263c96bcbc6b6238f2e9fffc;hp=a024a2abe721313366113a7dc1a4403673d8fd91;hb=2a57ed8d9848a659071816cf93b769576ab6ec06;hpb=2f363992eb7c1ca18e787bce8729d6cc2167da76 diff --git a/README b/README index a024a2a..446dbec 100644 --- a/README +++ b/README @@ -14,12 +14,34 @@ To install this module type the following: make test make install +USAGE + +Typical usage of EdwardNG is as follows: + +1. Create a new GPG homedir + $ mkdir /srv/edwardng +2. Create a suitable gpg.conf + $ cat > /srv/edwardng/gpg.conf <> /etc/aliases + For multiple language support, add multiple entries to /etc/aliases of the form: + $ echo 'edwardng-lang: |/path/to/edwardng --keydir=/srv/edwardng --key=KEYID --from=edwardng@hostname.tld --tmpl=lang' >>/etc/aliases + DEPENDENCIES This module requires these other modules and libraries: * Email::Sender * File::Slurp + * File::Share + * File::ShareDir::Install * MIME-Tools * Mail::GnuPG * PerlX::Maybe