[Koha-bugs] [Bug 17159] New: Cron: whats the use of --noemail cleanup_database.pl --mail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 22 15:34:15 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17159

            Bug ID: 17159
           Summary: Cron: whats the use of --noemail cleanup_database.pl
                    --mail
 Change sponsored?: ---
           Product: Koha
           Version: 3.22
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

We have two lines for cleanup_database in cron.
koha-foreach --enabled /usr/share/koha/bin/cronjobs/cleanup_database.pl
--sessions --zebraqueue 10 --list-invites
koha-foreach --enabled --noemail
/usr/share/koha/bin/cronjobs/cleanup_database.pl --mail

The second line contains an noemail parameter that seems to be unused.
What is it doing there ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list