nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1273-gf4f0422
Date: Sat, 22 Apr 2017 13:38:45 -0400 (EDT)

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  f4f042276a25cbde557d159914ac1d0c31514535 (commit)
       via  60caf781730c686f8e927823de5216c8aca2636b (commit)
       via  8cb6f4ede8a5e0ccd86f22654d72f2f6426305b8 (commit)
      from  ac00e2883562da9b440b09f243e4c11559c08244 (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 f4f042276a25cbde557d159914ac1d0c31514535
Author: Ralph Corderoy <address@hidden>
Date:   Sat Apr 22 18:37:15 2017 +0100

    mts/smtp/smtp.h: Remove one-use rp_isbad() macro.
    
    It just cast its argument to signed char, and the sole user can do that
    itself a few lines later.

commit 60caf781730c686f8e927823de5216c8aca2636b
Author: Ralph Corderoy <address@hidden>
Date:   Sat Apr 22 18:32:55 2017 +0100

    mts/smtp/smtp.h: Remove unused `MMDF' macros.
    
    The header file has a specification of a historical interface and
    removing the unused parts leaves it incomplete, but it's unlikely those
    parts will be needed and what remains seems more understandable;  partly
    due to it being less to grok, and also because it relates more to modern
    use.

commit 8cb6f4ede8a5e0ccd86f22654d72f2f6426305b8
Author: Ralph Corderoy <address@hidden>
Date:   Sat Apr 22 18:21:01 2017 +0100

    mts/smtp/smtp.c: Remove unused SM_... timeout macros.
    
    SM_TEXT, SM_CLOS, and SM_AUTH are unused.
    Alter the comment for the block of macros to state they're timeouts in
    seconds.

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

Summary of changes:
 mts/smtp/smtp.c |   8 ++---
 mts/smtp/smtp.h | 109 +-------------------------------------------------------
 2 files changed, 3 insertions(+), 114 deletions(-)


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]