| Summary: | make "enable interval mail checking" toggleable via dbus | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Rolf Offermanns <rolf.offermanns> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | hephooey_dev, montel |
| Priority: | NOR | ||
| Version First Reported In: | 1.10.92 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rolf Offermanns
2009-01-07 10:53:49 UTC
This also will be useful for power management software/script. So when the laptop is running on battery, I can disable the interval checking to save some cpu power. you have : qdbus org.kde.kmail2 /KMail stopNetworkJobs and qdbus org.kde.kmail2 /KMail resumeNetworkJobs So it's will enough :) |