[wplug] Autosend in KMail or Evolution?

Jonathan S. Billings billings at negate.org
Fri Mar 31 15:38:13 EST 2006


Joshua Solomon wrote:
> I'm trying to schedule how to send out a reminder e-mail to myself at
> regular intervals.  I see this can be done in Entourage on my iBook,
> but I take that around while my Linux desktop always stays on.  Is
> there a way to do this in either KMail, Evolution, or even
> Thunderbird?

It might be simpler to just use cron and whatever mail server is on your 
system.  Set up a cron job like this:

00 12 * * * echo "Hungry yet?" | /bin/mail -s "Go to lunch" foo at bar.com


-- 
Jonathan Billings <billings at negate.org>


More information about the wplug mailing list