Home
last modified time | relevance | path

Searched refs:result_detail (Results 1 – 25 of 47) sorted by relevance

12

/dports/mail/p5-Mail-DKIM/Mail-DKIM-1.20200907/t/
H A Dverifier.t59 ok( $dkim->result_detail =~ /body/, "determined body had been altered" );
63 ok( $dkim->result_detail =~ /RSA/, "determined RSA failure" );
65 print "# " . $dkim->result_detail . "\n";
69 unless ( $dkim->result_detail =~ /OpenSSL/i );
70 like( $dkim->result_detail, qr/OpenSSL/i, "determined OpenSSL error" );
132 ok( $dkim->result_detail =~ /public key/, "detail mentions public key" );
134 ok( $dkim->result_detail =~ /public key/, "detail mentions public key" );
136 ok( $dkim->result_detail =~ /public key/, "detail mentions public key" );
138 ok( $dkim->result_detail =~ /public key/, "detail mentions public key" );
163 ok( $dkim->result_detail =~ /dns.*SERVFAIL/i, "type of dns failure" );
[all …]
/dports/mail/dkfilter/dkfilter-0.11/scripts/
H A Ddkfilter.in123 my $result_detail;
128 $result_detail = $mess->result_detail;
131 "DomainKeys verification - $result_detail; "
140 $result_detail = "$result ($E)";
147 $server->fail("550 5.7.1 DomainKeys - $result_detail");
155 . " DomainKeys - $result_detail");
H A Ddk_responder.pl47 my $result_detail;
52 $result_detail = $mess->result_detail;
59 $result_detail = "$result ($E)";
75 " $result_detail\n",
H A Ddkfilter.out158 my $result_detail;
190 $result_detail = $mess->result_detail;
193 "DomainKeys signing - $result_detail; "
202 $result_detail = "$result ($E)";
211 . " DomainKeys - $result_detail");
H A Ddkverify.pl16 my $result_detail = $mess->result_detail;
17 print "$result_detail\n";
/dports/mail/dkimproxy/dkimproxy-1.4.1/scripts/
H A Ddkim_responder.pl78 my $result_detail;
90 $result_detail = $dkim->result_detail;
106 $result_detail = "$result ($E)";
133 " $result_detail\n" .
252 return "$type=" . $signature->result_detail
269 if ($result_detail =~ /body has been altered/)
H A Ddkimproxy.out359 my $result_detail;
371 $result_detail = $dkim->result_detail;
374 "DKIM signing - $result_detail; "
376 print STDERR "DKIM signing - $result_detail; "
387 $result_detail = "$result ($E)";
396 . " DKIM - $result_detail");
H A Ddkimproxy.in213 $verify_detail = $dkim->result_detail;
279 . $dkim->result_detail . "\015\012");
301 return "$type=" . $signature->result_detail
/dports/mail/p5-qpsmtpd/qpsmtpd-0.93/plugins/
H A Ddkim225 my $auth_str = "dkim=" .$dkim->result_detail;
274 push @data, "result: " . $dkim->result_detail if $dkim->result_detail;
296 return $self->get_reject("signature invalid: " . $dkim->result_detail,
334 $self->get_reject("invalid DKIM signature: " . $dkim->result_detail,
402 "no DKIM signature, policy says reject: " . $dkim->result_detail,
/dports/mail/p5-Mail-DKIM/Mail-DKIM-1.20200907/lib/Mail/DKIM/ARC/
H A DVerifier.pm540 $self->{details} = $seals->[$i]->result_detail();
570 $self->{details} = $messages->[$#$seals]->result_detail();
577 $self->{details} = $seals->[$#$seals]->result_detail();
580 sub result_detail { subroutine
595 . ( $signature->result_detail() || '?' );
/dports/devel/boost-docs/boost_1_72_0/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/devel/hyperscan/boost_1_75_0/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/devel/boost-libs/boost_1_72_0/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/devel/boost-python-libs/boost_1_72_0/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hof/
H A Dresult.hpp110 namespace result_detail { namespace
124 static constexpr auto result = result_detail::result_f<Result>{};
/dports/devel/R-cran-BH/BH/inst/include/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/databases/percona57-server/boost_1_59_0/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/databases/xtrabackup/boost_1_59_0/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/databases/percona57-client/boost_1_59_0/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/xpressive/
H A Dregex_actions.hpp506 struct result_detail struct
511 struct result_detail<This(Cont, Value), void> struct
533 struct result_detail<This(Cont, It, Value), struct
550 struct result_detail<This(Cont, Size, T), struct
561 struct result_detail<This(Cont, It, It), void> struct
568 struct result_detail<This(Cont, It, Size, Value), struct
579 struct result_detail<This(Cont, Size, A0, A1), struct
590 struct result_detail<This(Cont, Pos0, String, Pos1, Length)> struct
599 typedef typename detail::result_detail<Sig>::type type;

12