[pacman-dev] [PATCH v2] docs: Update submission to lists.archlinux.org
Allan McRae
allan at archlinux.org
Thu Jun 3 03:51:21 UTC 2021
On 20/5/21 12:09 pm, Morten Linderud wrote:
> From: Morten Linderud <morten at linderud.pw>
>
> Currently some overly aggressive spam filter is going to complain if
> there is a mismatch between the To and Reply-To header. Since Arch Linux
> has changed the mailing list domains this changes the documentation to
> reflect the change.
>
> https://archlinux.org/news/arch-linux-mailing-list-id-changes/
>
> Signed-off-by: Morten Linderud <morten at linderud.pw>
If we are doing this, we need to do it everywhere:
find . -type f | grep -v "po$" | xargs sed -i
"s#pacman-dev at archlinux.org#pacman-dev at lists.archlinux.org#g"
Allan
More information about the pacman-dev
mailing list