summary refs log tree commit diff
path: root/src/funcs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-02 20:38:40 +0000
committerJune McEnroe <june@causal.agency>2022-01-21 22:09:37 -0500
commit1776f4f8b02acf2e13d05d0ebe5d4f449239a909 (patch)
treef464343145add33234409c875fc8ad9cf9cf9ab7 /src/funcs
parentdash: Fix chkmail loop break condition (diff)
downloaddash-1776f4f8b02acf2e13d05d0ebe5d4f449239a909.tar.gz
dash-1776f4f8b02acf2e13d05d0ebe5d4f449239a909.zip
dash: Just zero mailsize on changemail
So that on start (and any time MAIL/MAILPATH change), any non-empty
mailboxes will be reported.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
p;id=6c63959d98511c90d721c46fee7d4d756b598b99&follow=1'>Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe