-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8c53cd40a3329d682a905decb1f8734fa1ba2e9a-smtpd-spf.log
281 lines (281 loc) · 11.9 KB
/
8c53cd40a3329d682a905decb1f8734fa1ba2e9a-smtpd-spf.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
rm -rf notqmail-8c53cd40a3329d682a905decb1f8734fa1ba2e9a-smtpd-spf
git -C notqmail.git fetch origin 8c53cd40a3329d682a905decb1f8734fa1ba2e9a
From https://github.com/notqmail/notqmail
* branch 8c53cd40a3329d682a905decb1f8734fa1ba2e9a -> FETCH_HEAD
git -C notqmail.git archive --prefix=notqmail-8c53cd40a3329d682a905decb1f8734fa1ba2e9a-smtpd-spf/ 8c53cd40a3329d682a905decb1f8734fa1ba2e9a | tar xf -
cd notqmail-8c53cd40a3329d682a905decb1f8734fa1ba2e9a-smtpd-spf; patch -f -p 1 <../patch/smtpd-spf.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/byte_cspn.c qmail-1.03/byte_cspn.c
|--- qmail-1.03.orig/byte_cspn.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/byte_cspn.c 2004-01-29 13:48:03.000000000 +0100
--------------------------
(Creating file byte_cspn.c...)
Patching file byte_cspn.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/byte.h qmail-1.03/byte.h
|--- qmail-1.03.orig/byte.h 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/byte.h 2004-01-29 13:46:57.000000000 +0100
--------------------------
Patching file byte.h using Plan A...
Hunk #1 succeeded at 5 with fuzz 1 (offset 2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/byte_rcspn.c qmail-1.03/byte_rcspn.c
|--- qmail-1.03.orig/byte_rcspn.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/byte_rcspn.c 2004-01-29 13:47:52.000000000 +0100
--------------------------
(Creating file byte_rcspn.c...)
Patching file byte_rcspn.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/dns.c qmail-1.03/dns.c
|--- qmail-1.03.orig/dns.c 2004-07-12 14:46:11.000000000 +0200
|+++ qmail-1.03/dns.c 2004-10-26 20:58:14.904288016 +0200
--------------------------
Patching file dns.c using Plan A...
Hunk #1 succeeded at 14 with fuzz 1 (offset 3 lines).
Hunk #2 succeeded at 33 (offset 3 lines).
Hunk #3 succeeded at 204 (offset 23 lines).
Hunk #4 failed at 305.
Hunk #5 failed at 327.
No such line 420 in input file, ignoring
Hunk #6 succeeded at 433 (offset -35 lines).
2 out of 6 hunks failed--saving rejects to dns.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/dnsfq.c qmail-1.03/dnsfq.c
|--- qmail-1.03.orig/dnsfq.c 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/dnsfq.c 2004-01-29 02:36:34.000000000 +0100
--------------------------
Patching file dnsfq.c using Plan A...
Hunk #1 failed at 5.
Hunk #2 succeeded at 26 with fuzz 2 (offset -3 lines).
1 out of 2 hunks failed--saving rejects to dnsfq.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/dns.h qmail-1.03/dns.h
|--- qmail-1.03.orig/dns.h 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/dns.h 2004-01-28 17:24:01.000000000 +0100
--------------------------
Patching file dns.h using Plan A...
Hunk #1 succeeded at 9 (offset -1 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/dnsptr.c qmail-1.03/dnsptr.c
|--- qmail-1.03.orig/dnsptr.c 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/dnsptr.c 2004-01-29 02:39:09.000000000 +0100
--------------------------
Patching file dnsptr.c using Plan A...
Hunk #1 failed at 6.
1 out of 1 hunks failed--saving rejects to dnsptr.c.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/dnstxt.c qmail-1.03/dnstxt.c
|--- qmail-1.03.orig/dnstxt.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/dnstxt.c 2004-01-29 02:25:23.000000000 +0100
--------------------------
(Creating file dnstxt.c...)
Patching file dnstxt.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/FILES qmail-1.03/FILES
|--- qmail-1.03.orig/FILES 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/FILES 2004-02-02 15:12:35.000000000 +0100
--------------------------
No file to patch. Skipping...
Hunk #1 ignored at 135.
Hunk #2 ignored at 337.
Hunk #3 ignored at 406.
3 out of 3 hunks ignored--saving rejects to FILES.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/Makefile qmail-1.03/Makefile
|--- qmail-1.03.orig/Makefile 2004-01-29 03:48:26.000000000 +0100
|+++ qmail-1.03/Makefile 2004-02-10 13:00:35.000000000 +0100
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 203.
Hunk #2 succeeded at 250 (offset 35 lines).
Hunk #3 failed at 436.
Hunk #4 failed at 832.
Hunk #5 failed at 859.
Hunk #6 failed at 1494.
Hunk #7 succeeded at 1355 with fuzz 2 (offset -120 lines).
Hunk #8 failed at 1428.
Hunk #9 succeeded at 1608 (offset 37 lines).
Hunk #10 failed at 1836.
Hunk #11 failed at 1870.
Hunk #12 failed at 1882.
No such line 1933 in input file, ignoring
Hunk #13 succeeded at 1686 (offset -232 lines).
Hunk #14 failed at 1718.
Hunk #15 failed at 1733.
Hunk #16 succeeded at 2068 (offset 20 lines).
Hunk #17 failed at 2133.
12 out of 17 hunks failed--saving rejects to Makefile.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/qmail-control.9 qmail-1.03/qmail-control.9
|--- qmail-1.03.orig/qmail-control.9 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/qmail-control.9 2004-02-02 14:58:56.000000000 +0100
--------------------------
Patching file qmail-control.9 using Plan A...
Hunk #1 succeeded at 63.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/qmail-showctl.c qmail-1.03/qmail-showctl.c
|--- qmail-1.03.orig/qmail-showctl.c 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/qmail-showctl.c 2004-03-12 17:30:02.000000000 +0100
--------------------------
Patching file qmail-showctl.c using Plan A...
Hunk #1 succeeded at 17 (offset 2 lines).
Hunk #2 succeeded at 282 (offset 24 lines).
Hunk #3 succeeded at 299 (offset 2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/qmail-smtpd.8 qmail-1.03/qmail-smtpd.8
|--- qmail-1.03.orig/qmail-smtpd.8 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/qmail-smtpd.8 2004-02-05 20:04:25.000000000 +0100
--------------------------
Patching file qmail-smtpd.8 using Plan A...
Hunk #1 succeeded at 169.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/qmail-smtpd.c qmail-1.03/qmail-smtpd.c
|--- qmail-1.03.orig/qmail-smtpd.c 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/qmail-smtpd.c 2004-10-26 20:59:47.563201720 +0200
--------------------------
Patching file qmail-smtpd.c using Plan A...
Hunk #1 succeeded at 24 with fuzz 2 (offset 1 line).
Hunk #2 succeeded at 57 (offset -6 lines).
Hunk #3 succeeded at 128 (offset 1 line).
Hunk #4 succeeded at 231 (offset -6 lines).
Hunk #5 succeeded at 258 (offset 1 line).
Hunk #6 succeeded at 423 (offset -7 lines).
Hunk #7 succeeded at 478 (offset 1 line).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/spf.c qmail-1.03/spf.c
|--- qmail-1.03.orig/spf.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/spf.c 2004-10-26 20:59:53.225340944 +0200
--------------------------
(Creating file spf.c...)
Patching file spf.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/spf.h qmail-1.03/spf.h
|--- qmail-1.03.orig/spf.h 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/spf.h 2004-02-02 15:14:59.000000000 +0100
--------------------------
(Creating file spf.h...)
Patching file spf.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/spfquery.c qmail-1.03/spfquery.c
|--- qmail-1.03.orig/spfquery.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/spfquery.c 2004-10-26 20:59:58.471543400 +0200
--------------------------
(Creating file spfquery.c...)
Patching file spfquery.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/str_cpyb.c qmail-1.03/str_cpyb.c
|--- qmail-1.03.orig/str_cpyb.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/str_cpyb.c 2004-01-28 17:24:01.000000000 +0100
--------------------------
(Creating file str_cpyb.c...)
Patching file str_cpyb.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/str.h qmail-1.03/str.h
|--- qmail-1.03.orig/str.h 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/str.h 2004-01-28 22:41:57.000000000 +0100
--------------------------
Patching file str.h using Plan A...
Hunk #1 failed at 2.
1 out of 1 hunks failed--saving rejects to str.h.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/strsalloc.c qmail-1.03/strsalloc.c
|--- qmail-1.03.orig/strsalloc.c 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/strsalloc.c 2004-01-29 02:24:19.000000000 +0100
--------------------------
(Creating file strsalloc.c...)
Patching file strsalloc.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/strsalloc.h qmail-1.03/strsalloc.h
|--- qmail-1.03.orig/strsalloc.h 1970-01-01 01:00:00.000000000 +0100
|+++ qmail-1.03/strsalloc.h 2004-01-29 02:23:54.000000000 +0100
--------------------------
(Creating file strsalloc.h...)
Patching file strsalloc.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/TARGETS qmail-1.03/TARGETS
|--- qmail-1.03.orig/TARGETS 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/TARGETS 2004-01-29 19:28:12.000000000 +0100
--------------------------
Patching file TARGETS using Plan A...
Hunk #1 failed at 100.
Hunk #2 succeeded at 174.
Hunk #3 succeeded at 217.
Hunk #4 failed at 278.
2 out of 4 hunks failed--saving rejects to TARGETS.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -Nur qmail-1.03.orig/tcp-env.c qmail-1.03/tcp-env.c
|--- qmail-1.03.orig/tcp-env.c 1998-06-15 12:53:16.000000000 +0200
|+++ qmail-1.03/tcp-env.c 2004-01-29 02:44:17.000000000 +0100
--------------------------
Patching file tcp-env.c using Plan A...
Hunk #1 succeeded at 11 (offset 1 line).
Hunk #2 failed at 36.
Hunk #3 succeeded at 74 (offset -2 lines).
Hunk #4 succeeded at 103 (offset 1 line).
1 out of 4 hunks failed--saving rejects to tcp-env.c.rej
done
*** Error 1 in . (Makefile:33 'notqmail-8c53cd40a3329d682a905decb1f8734fa1ba2e9a-smtpd-spf')