Autor: Nicolas Kowalski Datum: To: exim-users Betreff: Re: [exim] backup of incoming mail, two deliveries
On Thu, 16 Dec 2004, Nicolas Kowalski wrote:
> I am trying to setup a backup of all incoming mail for safety. It works
> well, except that the backup mails are delivered twice, as this log
> shows:
I found it: the backup director was put above the system aliases one,
and the aliases used caused a loop, and so the double backup delivery. I
moved the backup directory below the system aliases, and now everything
works well.