On Thu, Feb 04, 2016 at 12:51:11PM -0800, Jeffrey DeLeo wrote: > Offlineimap is run periodically under certain conditions.
How? From a shell script? contab? > I would like to know the last time it ran successfully. As any other unix program, OfflineIMAP returns exit code non-zero on errors. This is quite the same if you're directly calling Offlineimap.run() which returns the exit code. > Purpose: include > this information in conky display. Is there an api to access this > information, or do I need to make something up? -- Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org
