• Resolved Lautrec

    (@lautrec)


    Hi,

    I have set up the plug-in to email me twice a day with the backup. But the mail is not sent automatically. Only when I visit the site the plug-in does send the mail. If no one visits my site for 2 days, I won’t get a backup for 2 days either.

    I also keep a maximum of 5 back-ups on the server …/wp-content/uploads/db-backup/…

    Wbr

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Lautrec

    (@lautrec)

    Hi,

    I have additional information: I have 2 websites where I use this plug-in. On one website I do not receive any emails automatically, as I said. But from the other, I suddenly receive 9 e-mails automatically in 24 hours. What is wrong?

    Wbr

    Hi,
    If you have set cron job on twice daily and there in no user visited site then cron job not run on that day. because WordPress trigger cron file on user/admin view.

    Also

    Might be cron job setting not updated properly in option table.

    logging into phpMyAdmin and UPDATE wp_options SET backup option_value to monthly

    OR clear all cron job and set setting again.

    Please check following url for more information.

    https://codex.ww.wp.xz.cn/Function_Reference/wp_clear_scheduled_hook

    Thread Starter Lautrec

    (@lautrec)

    Hi,

    Thanks for your comment. I now understand the operation. The many emails I received from that one website have to do with a brute-force attack by a robot. This constantly triggered the log-in page through which the e-mails were sent.

    Wbr

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No e-mail’ is closed to new replies.