On 20/5/21 12:09 pm, Morten Linderud wrote:
> From: Morten Linderud <[email protected]>
> 
> 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 <[email protected]>

If we are doing this, we need to do it everywhere:

find . -type f | grep -v "po$" |  xargs sed -i
"s#[email protected]#[email protected]#g"

Allan

Reply via email to