On 15/01/17 16:23, Kunszt Árpád wrote:
> My problem is that I want to deliver the incoming messages at once to the 
> internal mail server and send OK to the sender server only AFTER the internal 
> server accepts the message. This way I can solve the what happens if the 
> firewall crashes after it receives the message but before it delivered to the 
> internal mail server question. If the firewall crashes the sender will 
> timeout and will try to deliver the e-mail again later. The worst case 
> scenario is that the e-mail arrives twice which is better than losing it.

http://exim.org/exim-html-4.84/doc/html/spec_html/ch-access_control_lists.html

control = cutthrough_delivery
-- 
Jeremy


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to