Ignore "ERR_APPEND"
Open
@gilleslamiral is already working on this.
Since Mar 4, 2024.
APPEND
- Dominant language
- Shell
- Stars
- 4.2k
- Forks
- 531
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm doing a transfer where there are a lot of ERR_APPEND.
But once it happens, the transfer stops like:
Err 1/1: - msg INBOX/61713 {13144100} could not append ( Subject:[ENC: XPTO], Date:["11-Jul-2023 21:06:07 -0300"], Size:[13144100], Flags:[\Seen] ) to folder INBOX: Error appending message: Write failed 'Connection reset by peer'
The most frequent error is ERR_APPEND.
Exiting with return value 114 (EXIT_ERR_APPEND) 1/50 nb_errors/max_errors PID 481136
Removing pidfile /tmp/imapsync.pid
I didn't find out a way to just ignore these errors and keep the transfer running.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.