On Fri, Sep 12, 2014 at 01:56:34AM +0300, Konstantin wrote: > 3. Here is the my question. > When a retry timeout exceeded i do not want to sent a bounce to the sender. > I need to save that message (any method of local delivery.)
Create a router for domain of your interest, which could accept message of certain age for local delivery. Use $message_age in condition. -- Eugene Berdnikov -- ## 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/
