]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-redirect.patch
- updated to 8.18.1
[packages/sendmail.git] / sendmail-redirect.patch
1 diff -urNp -x '*.orig' sendmail-8.16.1.org/cf/feature/redirect.m4 sendmail-8.16.1/cf/feature/redirect.m4
2 --- sendmail-8.16.1.org/cf/feature/redirect.m4  2020-05-19 21:54:31.000000000 +0200
3 +++ sendmail-8.16.1/cf/feature/redirect.m4      2021-10-03 22:30:57.858924594 +0200
4 @@ -18,6 +18,7 @@ divert(-1)
5  
6  LOCAL_RULE_0
7  # addresses sent to foo@host.REDIRECT will give a 551 error code
8 +R$*@$*@$*                      $#error $@ 5.7.1 $: "551 What is your problem, Willy?"
9  R$* < @ $+ .REDIRECT. >                $: $1 < @ $2 . REDIRECT . > < ${opMode} >
10  R$* < @ $+ .REDIRECT. > <i>    $: $1 < @ $2 . REDIRECT. >
11  R$* < @ $+ .REDIRECT. > < $- > $#error $@ 5.1.1 $: "551 User has moved; please try " <$1@$2>
This page took 0.074022 seconds and 3 git commands to generate.