Home
last modified time | relevance | path

Searched refs:DeliveryResponse (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/logwatch/logwatch-7.5.1/scripts/services/
H A Dqmail45 ($msgid,$DeliveryResponse,$Response) = ( $ThisLine =~ /delivery (\d+)\: (.*?)\:(.*)/ )
51 $ServerResponses->{$DeliveryResponse}->{$ResponseCode}++;
53 if ( $DeliveryResponse =~ /failure/ ) {
55 $ServerResponses->{$DeliveryResponse}->{$ResponseCode}++;
57 if ( $DeliveryResponse =~ /deferral/ ) {
59 $ServerResponses->{$DeliveryResponse}->{$ResponseCode}++;
H A Dqmail-send271 elsif ( ($msgid,$DeliveryResponse,$Response) = ( $ThisLine =~ /delivery (\d+)\: (.*?)\:(.*)/ ) )
281 $ServerResponses->{$DeliveryResponse}->{$ResponseCode}++;
285 #if ( $DeliveryResponse =~ /failure/ )
290 $ServerResponses->{$DeliveryResponse}->{$ResponseCode}++;
293 #if ( $DeliveryResponse =~ /deferral/ )
297 $ServerResponses->{$DeliveryResponse}->{$ResponseCode}++;
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dnotification_configuration.go77 DeliveryResponses []*DeliveryResponse `jsonapi:"attr,delivery-responses"`
95 type DeliveryResponse struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-tfe/
H A Dnotification_configuration.go77 DeliveryResponses []*DeliveryResponse `jsonapi:"attr,delivery-responses"`
95 type DeliveryResponse struct { struct
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dnotification_configuration.go76 DeliveryResponses []*DeliveryResponse `jsonapi:"attr,delivery-responses"`
94 type DeliveryResponse struct { struct