Skip to content

[BUG] importing emails fails and increases duplicated messages counter #334

@ManfredWisniewski

Description

@ManfredWisniewski

I am not sure this is a bug since noone else is reporting it, but also the debug does not give me any relevant information about what is wrong.
I have tested this with two different mail servers and different mailboxes and I always get the same errors. There is no indication on why it fails to import.

Describe the bug
when I run pilerimport I only get errors like this:
for imap:

ERROR: error importing: './1.eml'
failed to import: ./5.eml (id: 500000006924436d0725eee4000d1a74e9bd)

for pop:
failed to import: pop3-tmp-21752-16.txt (id: 50000000692443b512874364007da5382d39)

To Reproduce
Steps to reproduce the behavior:

  1. import emails via pilerimport:
    docker exec piler sh -c "cd /tmp && pilerimport -i imap://mail.server -u mail@box -pPassword -x drafts,spam,trash"
    docker exec piler sh -c "cd /tmp && pilerimport -K mail.server -u mail.box -p 'password' -x drafts,spam,trash"

Expected behavior
import the emails

Piler version:

  • 1.4.7

Additional context
piler is running in docker (sutoj/piler:1.4.7)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions