🧡 Skip to main content🔍 Skip to search

WAITBEFORE argument causes Command Line Email utility to pause a specified number of seconds before sending an email. And the WAITAFTER argument in the similar manner causes febootimail to delay a specified amount of time after an email is sent.

Command syntax

  • febootimail -WAITBEFORE 5
  • febootimail -WAITAFTER 60

It might be useful to delay email sending when used in loops, to not overload an SMTP server with persistently repeating data packages, especially because some SMTP servers are configured to temporarily block the IP address for too frequent and intense server users.

febootimail -SERVER smtp.example.net -FROM ed@example.net -TO nicholas@example.com -TEXT sending an auto email after 15 minutes -WAITBEFORE 900

Related commands

Quick look

Need help?

If you have any questions, please do not hesitate to contact our support team.