duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02630
Re: [Question #257755]: Receiving multiple e-mails
Question #257755 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/257755
edso posted a new comment:
On 17.11.2014 14:51, Pedro Guizeline wrote:
> Question #257755 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/257755
>
> Status: Open => Solved
>
> Pedro Guizeline confirmed that the question is solved:
> I'm sorry! I think I probably found the error! I think it's cron
> related:
>
> Before:
> * 5 * * * script
that's wrong.. this starts the script on every minute as long as it is 5am
> Now:
> 0 5 * * * script
>
> This is why the amount of e-mails is always 60 or 61, it keeps running
> throught the whole hour maybe? Let's see how it runs from now on!
>
> Thanks a lot for the help guys!
>
jepp, that should solve it.. ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.