[/offlineimap/head: changeset 354
jgoerzen**20030129203613
Clarified multiple invocations
] {
hunk ./offlineimap/head/offlineimap.sgml 14
- $Date: 2003-01-08 20:01:29 -0600 (Wed, 08 Jan 2003) $
+ $Date: 2003-01-29 14:36:13 -0600 (Wed, 29 Jan 2003) $
hunk ./offlineimap/head/offlineimap.sgml 897
+
+
+
+
+ Multiple Instances
+ &OfflineIMAP; is not designed to have several instances (for instance, a cron job and an interactive invocation) run over the same
+ mailbox simultaneously. It will perform a check on startup and
+ abort if another &OfflineIMAP; is already running. If you need
+ to schedule synchronizations, please use the
+ autorefresh settings rather than cron.
+ Alternatively, you can set a separate metadata
+ directory for each instance.
}