From 239c3f6306850655e7e2322fe83a3f0f2e5b761e Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 2 May 2020 15:26:41 -0400 Subject: Update email addresses --- README.7 | 10 +++++----- git-fetch-email.1 | 6 +++--- imbox.1 | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.7 b/README.7 index b78dc49..7898f93 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd December 21, 2019 +.Dd May 2, 2020 .Dt README 7 .Os "Causal Agency" . @@ -7,7 +7,7 @@ .Nd IMAP to mbox . .Sh DESCRIPTION -.Nm +.Xr imbox 1 is a small TLS-only IMAP client intended for applying git patches without need of any other mail client. @@ -20,7 +20,7 @@ or for automatic IMAP server configuration. . .Pp -.Nm git-fetch-email +.Xr git-fetch-email 1 is a wrapper modeled after .Xr git-send-email 1 . . @@ -53,8 +53,8 @@ everywhere else. .Sh CONTRIBUTING The upstream URL of this project is .Aq Lk https://git.causal.agency/imbox . -I'm happy to receive contributions in any form at -.Aq Mt june@causal.agency . +Contributions in any form can be sent to +.Aq Mt list+imbox@causal.agency . For sending patches by email, see .Aq Lk https://git-send-email.io . . diff --git a/git-fetch-email.1 b/git-fetch-email.1 index 2ee3a6f..8ee6508 100644 --- a/git-fetch-email.1 +++ b/git-fetch-email.1 @@ -1,4 +1,4 @@ -.Dd December 21, 2019 +.Dd May 2, 2020 .Dt GIT-FETCH-EMAIL 1 .Os . @@ -103,7 +103,7 @@ otherwise the password is obtained using . .Sh EXAMPLES .Bd -literal -git config fetchemail.to list@example.org +git config fetchemail.to list+imbox@causal.agency git fetch-email june@causal.agency | git am .Ed . @@ -117,7 +117,7 @@ git fetch-email june@causal.agency | git am . .Sh BUGS Send mail to -.Aq Mt june@causal.agency +.Aq Mt list+imbox@causal.agency or join .Li #ascii.town on diff --git a/imbox.1 b/imbox.1 index ff10932..0bd1f09 100644 --- a/imbox.1 +++ b/imbox.1 @@ -1,4 +1,4 @@ -.Dd May 1, 2020 +.Dd May 2, 2020 .Dt IMBOX 1 .Os . @@ -99,7 +99,7 @@ Read the password from standard input. . .Sh EXAMPLES .Bd -literal -imbox -T list@example.org june@causal.agency | git am +imbox -T list+imbox@causal.agency june@causal.agency | git am .Ed . .Sh SEE ALSO @@ -134,7 +134,7 @@ imbox -T list@example.org june@causal.agency | git am . .Sh BUGS Send mail to -.Aq Mt june@causal.agency +.Aq Mt list+imbox@causal.agency or join .Li #ascii.town on -- cgit 1.4.1