X-Git-Url: http://git.ieval.ro/?p=app-edwardng.git;a=blobdiff_plain;f=edwardng;fp=edwardng;h=4f6124eb02a9e0e5acf844ee31ced84a970a1925;hp=7e1363f2cb05e07c41d6e0a56f1e9971949e626f;hb=b65d84868bf813c43b91ee58bdf26671e28fa819;hpb=b26648112dbe0c44bae7ef96ed762157b8e3351b diff --git a/edwardng b/edwardng index 7e1363f..4f6124e 100755 --- a/edwardng +++ b/edwardng @@ -14,14 +14,19 @@ edwardng - GnuPG email sign/encrypt testing bot =head1 SYNOPSIS -edwardng -- +Manually: + edwardng --from=edwardng@example.org --key=12345678 < mail.eml + +In F: + + edwardng: |edwardng --from=edwardng@example.org --key=12345678 =head1 DESCRIPTION EdwardNG is a reimplementation of the Edward reply bot referenced in L. -It takes mail messages, checks them for PGP signatures and encryption, then replies appropriately. +It reads an email from STDIN, checks it for PGP signatures and encryption, then replies appropriately. =head1 OPTIONS