📒
Pico Mail
  • Introduction
  • Installation
    • Installation on Hosting Server
      • Domain or subdomain creating
      • Database creating
      • Upload files to server
      • Change working directory
      • Import Database
      • Configure Environment
  • How To
    • How to upgrade?
    • How to login as an Admin?
    • How to create plan?
    • How to configure SMTP ?
    • How to configure Email Template?
    • How to configure System Application?
    • How to register as a customer?
      • Using Admin panel
      • Using Sign up form
    • How to configure payment gateways?
    • How to Configure Domain?
    • How to add Sender?
    • How to Configure Email Server?
    • How to create a Campaign?
    • How To Send Mail
  • Basic
    • Cron Setup
    • Site Settings
    • Email Template
    • Localization and Time Format
Powered by GitBook
On this page
  1. Basic

Cron Setup

PreviousHow To Send MailNextSite Settings

Last updated 2 years ago

  1. Add {your_host}/process/email into your cron for contact importing and campaign creating

  2. Add {your_host}/check/schedule (for processing campaign and schedule email)

Example Cron: wget -q -O - https://picomail.picotech.app/process/email

LogoHow To Configure a Cron Job | cPanel BlogcPanel Blog
Setup Cron Job in cPanel