Home
last modified time | relevance | path

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

/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dsmtp_reply_footer.c223 const char *orig_reply; member
268 vstring_strcpy(buf, tp->orig_reply); in main()
274 } else if (status < 0 && strcmp(STR(buf), tp->orig_reply) != 0) { in main()
276 tp->title, STR(buf), tp->orig_reply); in main()
/dports/mail/rspamd-devel/rspamd-93430bb/lualib/plugins/
H A Ddmarc.lua218 local orig_reply = task:get_header_full('Reply-To')[1]
219 if orig_reply.value then
220 nreply = string.format('%s, %s', orig_reply.value, nreply)
/dports/mail/rspamd/rspamd-3.1/lualib/plugins/
H A Ddmarc.lua218 local orig_reply = task:get_header_full('Reply-To')[1]
219 if orig_reply.value then
220 nreply = string.format('%s, %s', orig_reply.value, nreply)
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dvalidator.c730 struct reply_info* orig_reply) in remove_spurious_authority() argument
755 for(i = orig_reply->an_numrrsets; in remove_spurious_authority()
756 i < orig_reply->an_numrrsets+orig_reply->ns_numrrsets; i++) { in remove_spurious_authority()
757 if(ntohs(orig_reply->rrsets[i]->rk.type) == LDNS_RR_TYPE_NS in remove_spurious_authority()
758 && query_dname_compare(orig_reply->rrsets[i]->rk.dname, in remove_spurious_authority()
761 val_reply_remove_auth(orig_reply, i); in remove_spurious_authority()
/dports/net/kamailio/kamailio-5.4.5/misc/examples/ims/scscf/
H A Dkamailio.cfg908 onreply_route[orig_reply]