On 2014-11-14, mark david mcCreary <[email protected]> wrote: > On 10/18/14, 1:05 AM, Jasen Betts wrote: >> On 2014-10-17, Jasen Betts <[email protected]> wrote: >>> On 2014-10-15, mark david mcCreary <[email protected]> wrote: >>> >>> so, set the retry timeout to zero: >>> >>> http://exim.org/exim-html-current/doc/html/spec_html/ch-retry_configuration.html >>> >>> I've never tried tr write an empty retry rule, perhaps it can be >>> written like this: >>> >>> * * >>> or perhaps like this: >>> >>> * * F,0s,0s > > Jasen > > Thanks for the idea, I never would have thought of that. > > However, it's not working for me, as Exim gives a configuration error. > > mccreary.com * F,0s,0s
what behaviour do you get with just mccreary.com * (possibly with trailing whitespace on that line) > If there are no retry rules (the section is > empty or not present), there are no retries. In this situation, temporary > errors are treated as permanent. >> cut-thru routing may help some. > > I'm not sure what cut thru routing is with regards to Exim, so if > anybody could explain that it would be appreciated. http://www.exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html#SECTcontrols scroll down to "control = cuttthru_delivery" -- umop apisdn -- ## 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/
