Too much noise importing GMail duplicates

Issue #165 resolved
Karsten Bandlow created an issue

Cron fetches every hour the mails from google. And import the mails to piler. I got a lot duplicates, maybe from gmail-import. However i would be nice to have it quiet, a switch like -q9, -qq, --silent, --no-duplicate-warning

processing: /var/piler/imap/piler-someuser@mydomain.com-338-372.eml duplicate: /var/piler/imap/piler-someuser@mydomain.com-338-372.eml (id: 4000000052456fc724d3a29c00d373113a0c) processing: /var/piler/imap/piler-someuser@mydomain.com-339-373.eml duplicate: /var/piler/imap/piler-someuser@mydomain.com-339-373.eml (id: 4000000052456fc728663384004103742076) processing: /var/piler/imap/piler-someuser@mydomain.com-340-374.eml duplicate: /var/piler/imap/piler-someuser@mydomain.com-340-374.eml (id: 4000000052456fc7287ac13c007f664adc73)

Comments (1)

  1. Janos SUTO repo owner

    Just committed the modifications to the master branch. Please try it, and reopen the issue if it doesn't work properly. Specify -q for pilerimport to make it less noisy.

  2. Log in to comment