From e4bb923885a0ece91fc73669cdd2f48e879711e9 Mon Sep 17 00:00:00 2001 From: rhatto Date: Sun, 7 Aug 2005 17:07:05 +0000 Subject: changes since firma rev 1.6 --- CHANGELOG | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index f79a9c0..d1e8629 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,22 @@ Firma CHANGELOG --------------- -05/05/2005 - 0.3-cvs - luis +07/05/2005 - 0.3-cvs (rev 1.13) - rhatto + + - Firma now uses sendmail or any smtp wrapper directly: + - Specify your smtp wrapper through MAIL var, eg: + MAIL=/usr/sbin/sendmail + MAIL=/usr/bin/ssmtp + - Command-line arguments passed to the wrapper must + be specified in var MAIL_ARGS + - Change in functions get_message and get_gpg_message, + introducing the variable LINES (total lines of the + received message). + - New array: LIST_MESSAGE: keeps the encrypted message + sent to each subscriber; is needed to the smpt wrapper + and will help PGP/MIME handling. + +05/05/2005 - 0.3-cvs (rev 1.6) - luis - New functions: list_admin, choose_uid and version. - Renamed functions -- cgit v1.2.3