This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  59ae7b80f479fd5d406cd549f7740849bdc76dc0 (commit)
      from  df215b409be636447d5ae80dc20eace0a6ada1b8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 59ae7b80f479fd5d406cd549f7740849bdc76dc0
Author: David Levine <[email protected]>
Date:   Sat Oct 13 18:00:39 2012 -0500

    Don't allow blind aliases with sendmail/pipe mts.  Before this change,
    they would be fed to sendmail, which would reject them anyway.  This
    change catches that in post and presents a more helpful error message
    to the user (at the "What now?" prompt, if used).
    
    A possible future enhancement might be, with sendmail/pipe, to expand
    out blind aliases and put the addresses in Bcc: header fields, but
    then the recipients would get messages with the Blind-Carbon-Copy
    indication.  (Note that Dcc isn't supported with sendmail/pipe,
    either.)
    
    Just for information:  old spost fed the addresses of blind aliases to
    sendmail, making them visible to all recipients.  Oops.

-----------------------------------------------------------------------

Summary of changes:
 docs/pending-release-notes |    8 +++++---
 uip/post.c                 |   16 +++++++++++++++-
 2 files changed, 20 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to