Re: automating offlineimap
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, Nov 06, 2002 at 04:14:07PM -0600, Ivan Fernandez Pelaez wrote:
> users, with an intermittent (dial-up) net connection. I though about
> setting up a script in /etc/ppp/ip-up.d/ (my system is Debian, testing),
> but I don't like the idea of running it as root. Any ideas?
One option: like any other program, you can just use 'su' or 'sudo' to run
OfflineIMAP:
su ivan offlineimap -o -u Noninteractive.Quiet
You can also use cron to run it every half hour (man crontab for details)
The Noninteractive.Quiet user interface should suit you well.
-- John
|
|