Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.project > #14289

Re: Upcoming debian.org e-mail change (SPF)

From Alex Muntada <alexm@debian.org>
Newsgroups linux.debian.project
Subject Re: Upcoming debian.org e-mail change (SPF)
Date 2026-04-26 15:00 +0200
Message-ID <MO7fA-y47-11@gated-at.bofh.it> (permalink)
References <MMIVX-haIW-1@gated-at.bofh.it> <MMKl3-hbQf-1@gated-at.bofh.it> <MML7r-hcqp-3@gated-at.bofh.it> <MO3EZ-vWu-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Bill,

> > Don't most MUAs do this? mutt does [...]
> 
> Maybe how to do this should be added to the wiki, then.

This is what I have for Mutt (note that I use pass to store the
mail-submit password):

```
set my_debian      = 'alexm@debian.org'
set my_debian_smtp = 'smtp://alexm@mail-submit.debian.org:587'

source "pass my-debian-mail-password |"

set my_debian_reply_hook = "my_hdr from: $my_debian"

reply-hook .                    "unmy_hdr from:"
reply-hook ~L$my_debian         $my_debian_reply_hook
reply-hook ~L.*@.*\.debian\.org $my_debian_reply_hook
reply-hook ~L.*@.*\.debian\.net $my_debian_reply_hook

set my_debian_send_hook = "\
    set signature   = '~/.mutt/signature.debian' \
        smtp_url    = $my_debian_smtp \
        smtp_pass   = $my_debian_pass \
        sendmail    = ''"

send2-hook .                    "set signature='' sendmail=''"
send2-hook ~L$my_debian         $my_debian_send_hook
send2-hook ~L.*@debian\.org     $my_debian_send_hook
send2-hook ~L.*@.*\.debian\.org $my_debian_send_hook
send2-hook ~L.*@.*\.debian\.net $my_debian_send_hook
```

I'll try to send a patch to DSA for the dsa-wiki later today.

Cheers,
Alex

--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁   Alex Muntada <alexm@debian.org>
  ⢿⡄⠘⠷⠚⠋   Debian Developer 🍥 log.alexm.org
  ⠈⠳⣄⠀⠀⠀⠀

Back to linux.debian.project | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Upcoming debian.org e-mail change (SPF) Bill Allombert <ballombe@debian.org> - 2026-04-22 20:20 +0200
  Re: Upcoming debian.org e-mail change (SPF) Guillem Jover <guillem@debian.org> - 2026-04-22 21:10 +0200
  Re: Upcoming debian.org e-mail change (SPF) Iustin Pop <iustin@debian.org> - 2026-04-22 21:10 +0200
    Re: Upcoming debian.org e-mail change (SPF) Bill Allombert <ballombe@debian.org> - 2026-04-26 11:10 +0200
      Re: Upcoming debian.org e-mail change (SPF) Joerg Jaspert <joerg@debian.org> - 2026-04-26 14:50 +0200
      Re: Upcoming debian.org e-mail change (SPF) Alex Muntada <alexm@debian.org> - 2026-04-26 15:00 +0200
        Re: Upcoming debian.org e-mail change (SPF) Gunnar Wolf <gwolf@debian.org> - 2026-05-19 01:10 +0200
          Re: Upcoming debian.org e-mail change (SPF) Carsten Leonhardt <leo@debian.org> - 2026-05-20 00:00 +0200
            Re: Upcoming debian.org e-mail change (SPF) Gunnar Wolf <gwolf@debian.org> - 2026-05-20 04:00 +0200
  Re: Upcoming debian.org e-mail change (SPF) Russ Allbery <rra@debian.org> - 2026-04-22 21:10 +0200

csiph-web