[mew-int 01020] Re: Scripting Mew to run from cron

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Mon Jul 22 14:18:11 JST 2002


From: Rene Rebe <rene.rebe at example.com>
Subject: [mew-int 01013] Scripting Mew to run from cron

> I would like to run fetchmail and XEmacs/Mew from a cron-job,
> otherwise my ISP migth delete some mail, when my inbox is full ...

Mew is not implemented to be executed by cron. But anyway,

> (load-file ".xemacs/init.el")
> (mew)
> (mew-summary-auto-refile)
> (mew-summary-exec)

Add the following after (mew-summary-auto-refile).

(mew-rendezvous mew-summary-buffer-process)

--Kazu



More information about the Mew-int mailing list