PerlMail.git
21 years ago$head now uses: Mail::Header -> MIME::Head
short [Mon, 7 Oct 2002 22:34:13 +0000 (22:34 +0000)]
$head now uses: Mail::Header -> MIME::Head
+PGP aware
 - default e-mail <pgp-01234567@jankratochvil.net>
   - default key read from "$HOME/.gnupg/options"
Fixed recipients list uniquization

21 years agoFixed (suppressed) bell if $store_ignore
short [Mon, 7 Oct 2002 21:29:25 +0000 (21:29 +0000)]
Fixed (suppressed) bell if $store_ignore

21 years agounique recipient list
short [Mon, 7 Oct 2002 21:28:47 +0000 (21:28 +0000)]
unique recipient list
 - to prevent dupes being normally filtered by sendmail(8)

21 years agoNever use Mail::Audit->store() as it will reformat MIME bodies and possibly
short [Mon, 7 Oct 2002 15:59:38 +0000 (15:59 +0000)]
Never use Mail::Audit->store() as it will reformat MIME bodies and possibly
  corrupt OpenPGP!
 - &write_message is now utilized for every store(), not just for "=input"

21 years ago"=tacacsd"
short [Mon, 7 Oct 2002 15:19:39 +0000 (15:19 +0000)]
"=tacacsd"
&audit_sms: attributions: relaxed

21 years agoTrailing newline to =input is written only when needed (shouldn't be)
short [Sun, 6 Oct 2002 22:30:14 +0000 (22:30 +0000)]
Trailing newline to =input is written only when needed (shouldn't be)
 - warn "Missing trailing newline, fixed" is given in such case

21 years ago=input is now written as raw data w/o any Mail::Audit reformatting
short [Sun, 6 Oct 2002 22:13:55 +0000 (22:13 +0000)]
=input is now written as raw data w/o any Mail::Audit reformatting
 - My-Audit.pm no longer writes =input

21 years ago+Workaround Mail-Alias-1.12 clutter of $_
short [Sun, 6 Oct 2002 21:42:18 +0000 (21:42 +0000)]
+Workaround Mail-Alias-1.12 clutter of $_

21 years ago+@addr_addon: Additional mail aliases to Bcc to
short [Sun, 6 Oct 2002 21:32:15 +0000 (21:32 +0000)]
+@addr_addon: Additional mail aliases to Bcc to
 - defaults to system alias "sentout" (if exists)
Fixed "From" filling if no From-style headers exist
Fixed missing header<->body newline delimiter (it worked?)

21 years ago"PREREQ_PM": +Mail::Alias
short [Sun, 6 Oct 2002 21:30:19 +0000 (21:30 +0000)]
"PREREQ_PM": +Mail::Alias
 - needed for 'sentout' check by lacemail-sendmail

21 years ago$HOME: "/home/lace" -> "/home/short"
short [Sun, 6 Oct 2002 20:37:30 +0000 (20:37 +0000)]
$HOME: "/home/lace" -> "/home/short"
 - temporary cludge for Paulina compatibility

21 years agoFixed passthru: -q|-Q are also valid non-delivering options
short [Sun, 6 Oct 2002 20:34:10 +0000 (20:34 +0000)]
Fixed passthru: -q|-Q are also valid non-delivering options

21 years ago"EXE_FILES": +lacemail-sendmail
short [Sun, 6 Oct 2002 19:43:29 +0000 (19:43 +0000)]
"EXE_FILES": +lacemail-sendmail

21 years agoFirst production sendmail(8) wrapper
short [Sun, 6 Oct 2002 19:42:36 +0000 (19:42 +0000)]
First production sendmail(8) wrapper

21 years ago+FIXME comments
short [Sun, 6 Oct 2002 19:42:09 +0000 (19:42 +0000)]
+FIXME comments
+razor2 SIGPIPE graceful handling
&muttrc_get: Improved string decoding
&store_muttrc_alternates: self-email now required as "set from" in Muttrc
 - previously used "my_hdr From: ..."

21 years ago+"=freshmeat"
short [Sun, 6 Oct 2002 10:32:03 +0000 (10:32 +0000)]
+"=freshmeat"

21 years ago$Socket_timeout: 15->600
short [Sun, 6 Oct 2002 10:31:40 +0000 (10:31 +0000)]
$Socket_timeout: 15->600
Fixed --pending: forgot 'state'->'retries' transition

21 years agoFirst production release
short [Fri, 4 Oct 2002 10:31:14 +0000 (10:31 +0000)]
First production release

21 years agoInitial commit rel1_00 rel1_01 rel1_02 rel1_03
short [Tue, 10 Sep 2002 13:54:19 +0000 (13:54 +0000)]
Initial commit