]> git.pld-linux.org Git - packages/sendmail.git/blame - sendmail-redirect.patch
- up to 8.17.1
[packages/sendmail.git] / sendmail-redirect.patch
CommitLineData
f4355ae1
JR
1diff -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)
c81b1a7a 5
f4355ae1 6 LOCAL_RULE_0
c81b1a7a 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. >
f4355ae1 11 R$* < @ $+ .REDIRECT. > < $- > $#error $@ 5.1.1 $: "551 User has moved; please try " <$1@$2>
This page took 0.05499 seconds and 4 git commands to generate.