1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-09 02:35:54 +02:00
Files
guix/gnu/packages/patches
Philip McGrath 7c2d84df1c gnu: sendgmail: Don't limit domain name of sender.
There are three open pull requests adding this functionality:

  - https://github.com/google/gmail-oauth2-tools/pull/17 (October 2019)
  - https://github.com/google/gmail-oauth2-tools/pull/26 (May 2020)
  - https://github.com/google/gmail-oauth2-tools/pull/37 (May 2021)
    (The patch here is identical to #26, so I just closed this one.)

Meanwhile, the most recent commit to the upstream repository was in
May 2019: that was the commit that first added `sendgmail`.

This commit adjusts Guix's `sendgmail`, following Postel's advice,
to make the command "liberal in its receiving behavior" (RFC 760):
it always accepts email addresses with any domain name, as in #26,
and it accepts (and ignores) the `-gsuite` flag used in #17.

* gnu/packages/patches/sendgmail-remove-domain-restriction.patch:
New file. This is the patch from #26.
* gnu/packages/patches/sendgmail-accept-ignored-gsuite-flag.patch:
New file, based on #17.
* gnu/local.mk (dist_patch_DATA): Add the new patches.
* gnu/packages/mail.scm (sendgmail)[source]: Apply the new patches.
Increment the "revision" argument to `git-version` from 0 to 1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10 15:32:45 +01:00
..
2021-07-16 00:06:05 -04:00
2020-11-04 15:15:47 +01:00
2020-11-04 15:15:47 +01:00
2020-11-04 15:15:47 +01:00
2020-11-04 15:15:47 +01:00
2020-08-18 23:10:57 +02:00
2020-10-20 00:21:31 +02:00
2021-07-29 21:54:55 +02:00
2020-08-29 21:20:05 +02:00
2021-07-29 21:54:54 +02:00
2020-07-16 21:51:43 +02:00
2021-05-11 18:07:09 -04:00
2020-11-28 15:56:08 +00:00
2021-06-28 22:19:50 +03:00
2021-08-04 15:44:09 +02:00
2021-01-14 01:17:04 +01:00
2020-08-18 23:11:16 +02:00
2020-08-18 22:56:32 +02:00
2020-08-18 22:56:32 +02:00
2020-08-18 22:56:32 +02:00
2021-10-08 09:13:53 +02:00
2021-09-24 13:48:49 +02:00
2020-09-28 14:45:18 -04:00
2020-08-01 14:00:47 -05:00
2020-07-29 00:22:01 +02:00
2020-07-29 00:22:01 +02:00
2020-07-29 00:22:01 +02:00
2020-12-01 11:52:34 +01:00
2020-08-18 23:11:16 +02:00
2020-06-24 18:40:47 +03:00
2020-07-16 10:07:57 +02:00
2020-07-16 10:07:57 +02:00
2021-01-10 15:10:26 +02:00
2021-05-05 16:56:46 +02:00
2021-06-21 10:16:04 +02:00
2020-08-19 02:29:13 +02:00
2020-06-27 20:08:24 +02:00
2021-07-06 01:27:29 -04:00
2021-10-31 09:02:01 +01:00
2021-10-31 09:02:01 +01:00