Home
last modified time | relevance | path

Searched refs:cutthrough (Results 1 – 25 of 72) sorted by relevance

123

/dports/mail/exim-monitor/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim-mysql/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dverify.c406 cutthrough.addr.host_used = &cutthrough.host; in cutthrough_multi()
409 cutthrough.nrcpt++; in cutthrough_multi()
1070 cutthrough.delivery in do_callout()
1073 cutthrough.callout_hold_only = !cutthrough.delivery; in do_callout()
1095 cutthrough.addr.host_used = &cutthrough.host; in do_callout()
1226 cutthrough.is_tls in cutthrough_send()
1346 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_predata()
1381 if(cutthrough.cctx.sock < 0 || cutthrough.callout_hold_only) in cutthrough_headers_send()
1446 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in cancel_cutthrough_connection()
1457 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in release_cutthrough_connection()
[all …]
H A Dreceive.c1241 if ( cutthrough.cctx.sock >= 0 && cutthrough.delivery in add_acl_headers()
3089 if (cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4261 if(cutthrough.cctx.sock >= 0 && cutthrough.delivery) in receive_msg()
4273 if (cutthrough.defer_pass) smtp_reply = string_copy_perm(msg, TRUE); in receive_msg()
4278 if (cutthrough.defer_pass) smtp_reply = US"450 Onward transmission not accepted"; in receive_msg()
4450 if (cutthrough.defer_pass) in receive_msg()
4467 cutthrough.delivery = cutthrough.callout_hold_only = FALSE; in receive_msg()
4468 cutthrough.defer_pass = FALSE; in receive_msg()
H A Ddeliver.c4488 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
4496 sending_ip_address = cutthrough.snd_ip; in do_remote_deliveries()
4497 sending_port = cutthrough.snd_port; in do_remote_deliveries()
5007 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in do_remote_deliveries()
5010 if (cutthrough.is_tls) in do_remote_deliveries()
5013 (void) close(cutthrough.cctx.sock); in do_remote_deliveries()
8586 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in delivery_re_exec()
8588 int channel_fd = cutthrough.cctx.sock; in delivery_re_exec()
8594 if (cutthrough.is_tls) in delivery_re_exec()
8600 sending_port = cutthrough.snd_port; in delivery_re_exec()
[all …]
/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c2572 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in smtp_setup_conn()
2574 sx->cctx = cutthrough.cctx; in smtp_setup_conn()
2575 sx->conn_args.host->port = sx->port = cutthrough.host.port; in smtp_setup_conn()
2599 || (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only in smtp_setup_conn()
2600 && cutthrough.is_tls) in smtp_setup_conn()
5030 cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0); in smtp_transport_entry()
5863 int fd = cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0; in smtp_transport_entry()
5871 if (cutthrough.cctx.sock >= 0 && cutthrough.is_tls) in smtp_transport_entry()
5875 cutthrough.cctx.tls_ctx = NULL; in smtp_transport_entry()
5876 cutthrough.is_tls = FALSE; in smtp_transport_entry()
[all …]
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c2572 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in smtp_setup_conn()
2574 sx->cctx = cutthrough.cctx; in smtp_setup_conn()
2575 sx->conn_args.host->port = sx->port = cutthrough.host.port; in smtp_setup_conn()
2599 || (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only in smtp_setup_conn()
2600 && cutthrough.is_tls) in smtp_setup_conn()
5030 cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0); in smtp_transport_entry()
5863 int fd = cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0; in smtp_transport_entry()
5871 if (cutthrough.cctx.sock >= 0 && cutthrough.is_tls) in smtp_transport_entry()
5875 cutthrough.cctx.tls_ctx = NULL; in smtp_transport_entry()
5876 cutthrough.is_tls = FALSE; in smtp_transport_entry()
[all …]
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c2572 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in smtp_setup_conn()
2574 sx->cctx = cutthrough.cctx; in smtp_setup_conn()
2575 sx->conn_args.host->port = sx->port = cutthrough.host.port; in smtp_setup_conn()
2599 || (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only in smtp_setup_conn()
2600 && cutthrough.is_tls) in smtp_setup_conn()
5030 cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0); in smtp_transport_entry()
5863 int fd = cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0; in smtp_transport_entry()
5871 if (cutthrough.cctx.sock >= 0 && cutthrough.is_tls) in smtp_transport_entry()
5875 cutthrough.cctx.tls_ctx = NULL; in smtp_transport_entry()
5876 cutthrough.is_tls = FALSE; in smtp_transport_entry()
[all …]
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c2572 if (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only) in smtp_setup_conn()
2574 sx->cctx = cutthrough.cctx; in smtp_setup_conn()
2575 sx->conn_args.host->port = sx->port = cutthrough.host.port; in smtp_setup_conn()
2599 || (cutthrough.cctx.sock >= 0 && cutthrough.callout_hold_only in smtp_setup_conn()
2600 && cutthrough.is_tls) in smtp_setup_conn()
5030 cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0); in smtp_transport_entry()
5863 int fd = cutthrough.cctx.sock >= 0 ? cutthrough.cctx.sock : 0; in smtp_transport_entry()
5871 if (cutthrough.cctx.sock >= 0 && cutthrough.is_tls) in smtp_transport_entry()
5875 cutthrough.cctx.tls_ctx = NULL; in smtp_transport_entry()
5876 cutthrough.is_tls = FALSE; in smtp_transport_entry()
[all …]

123