]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-redirect.patch
- up to 8.15.2
[packages/sendmail.git] / sendmail-redirect.patch
1 diff -Nur sendmail-8.9.2/cf/feature/redirect.m4 sendmail-8.9.2.pld/cf/feature/redirect.m4
2 --- sendmail-8.9.2/cf/feature/redirect.m4       Tue Dec 29 18:42:11 1998
3 +++ sendmail-8.9.2.pld/cf/feature/redirect.m4   Sun Jan 17 13:06:26 1999
4 @@ -18,6 +18,7 @@
5  
6  PUSHDIVERT(3)
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.048612 seconds and 3 git commands to generate.