You can find the tool here: https://christopher-germann.de/intervalmailer.php
with timer: https://christopher-germann.de/intervalmailwithtimer.php
<!DOCTYPE html> <html> <head> <title>Interval Mailer</title> <style> /* CSS styles */ body { cursor: crosshair!important; } .form-container { background-color: #f2f2f2; border-radius: 5px; padding: 20px; margin: 20px; box-shadow: 0 0 10px…