On 2016-02-01, [email protected] <[email protected]> wrote: > Is it somehow posible to make exim freeze messages on specfied remote > 5xx error instead of returning it to sender (bounce)? For example I > would like to freeze message in queue when remote server says "550 .* > abcd". or "550 defg"
Yeah, it's possible: make the no-smtp ACL defer the bounce message. dunno if that's a design feature or a bug. -- \_(ツ)_ -- ## 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/
