On Thu, 5 Sep 2013 08:53:39 -0700, sylpheed at 911networks.com wrote: > Can you give me a cron example to send all the emails from the queue > folder? 0 18 * * * claws-mail --send Would flush queues at 18:00 each day. Watch out, though, the Date header is added when queuing, so it'll show the queuing Date, not the sending date. -- Colin