View Issue Details

IDProjectCategoryView StatusLast Update
0005482SOGoBackend Mailpublic2022-02-17 15:03
Reporterrschuetz Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version5.6.0 
Summary0005482: Empty Junk folder action does not work
Description

The POST request for the empty Junk folder action (https://sogo/SOGo/so/user/Mail/0/folderINBOX/folderJunk/emptyJunk) returns HTTP 404. As it's working fine on the demo instance, I think this is related to folder hierarchy (SOGoJunkFolderName = "INBOX/Junk").

TagsNo tags attached.

Relationships

related to 0005224 resolvedfrancis Empty Junk Folder Feature 

Activities

rschuetz

rschuetz

2022-02-14 08:39

reporter   ~0015863

Behaviour is unchanged with 20220214 nightly build.

rschuetz

rschuetz

2022-02-15 08:08

reporter   ~0015864

Behaviour is unchanged with 20220215 nightly build.

francis

francis

2022-02-15 14:02

administrator   ~0015865

I've tested with Dovecot with the junk folder placed under the inbox and it works fine.

Does the mailbox exist?

rschuetz

rschuetz

2022-02-15 14:09

reporter   ~0015866

The mailbox exists and its content is listed correctly. Did you test with NGImap4ConnectionStringSeparator = "."?

francis

francis

2022-02-15 15:44

administrator   ~0015867

I can't reproduce the problem with neither . nor /. On which Linux distro are you?

Can you set ImapDebugEnabled = YES; and share the result of the IMAP commands?

rschuetz

rschuetz

2022-02-16 08:21

reporter   ~0015874

We are using Debian Bullseye. SOGo log with IMAP debugging (selecting Junk folder, executing Empty Junk folder action) is attached.

sogo.log (7,950 bytes)   
francis

francis

2022-02-16 13:36

administrator   ~0015876

No error with the IMAP commands, so the 404 comes from the emptyJunk action. Have you compile sogod yourself? I've pushed another change; please recompile or install the next nightly build (>= 20220217).

rschuetz

rschuetz

2022-02-17 15:00

reporter   ~0015877

It's working with 20220217 nightly build now.

Related Changesets

sogo: master fe038bb2

2022-02-11 13:03

francis


Details Diff
fix(mail): identify junk mailbox in lookup

Fixes 0005482
Affected Issues
0005482
mod - SoObjects/Mailer/SOGoMailFolder.m Diff File

sogo: master 63ad7aac

2022-02-14 18:35

francis


Details Diff
fix(mail): identify junk mailbox in lookup

Fixes 0005482
Affected Issues
0005482
mod - SoObjects/Mailer/SOGoMailAccount.m Diff File

sogo: master 557ff59e

2022-02-16 13:35

francis


Details Diff
fix(mail): identify junk mailbox in lookup

Fixes 0005482
Affected Issues
0005482
mod - SoObjects/Mailer/SOGoMailNamespace.m Diff File
mod - SoObjects/Mailer/product.plist Diff File

Issue History

Date Modified Username Field Change
2022-02-11 12:44 rschuetz New Issue
2022-02-11 13:04 francis Changeset attached => sogo master fe038bb2
2022-02-11 13:04 francis Assigned To => francis
2022-02-11 13:04 francis Resolution open => fixed
2022-02-11 13:05 francis Status new => resolved
2022-02-11 13:05 francis Fixed in Version => 5.6.0
2022-02-14 08:39 rschuetz Status resolved => feedback
2022-02-14 08:39 rschuetz Resolution fixed => reopened
2022-02-14 08:39 rschuetz Note Added: 0015863
2022-02-14 18:35 francis Changeset attached => sogo master 63ad7aac
2022-02-14 18:35 francis Resolution reopened => fixed
2022-02-14 18:35 francis Status feedback => resolved
2022-02-15 08:08 rschuetz Status resolved => feedback
2022-02-15 08:08 rschuetz Resolution fixed => reopened
2022-02-15 08:08 rschuetz Note Added: 0015864
2022-02-15 14:02 francis Note Added: 0015865
2022-02-15 14:09 rschuetz Note Added: 0015866
2022-02-15 14:09 rschuetz Status feedback => assigned
2022-02-15 15:44 francis Note Added: 0015867
2022-02-15 15:45 francis Relationship added related to 0005224
2022-02-16 08:21 rschuetz Note Added: 0015874
2022-02-16 08:21 rschuetz File Added: sogo.log
2022-02-16 13:35 francis Changeset attached => sogo master 557ff59e
2022-02-16 13:35 francis Resolution reopened => fixed
2022-02-16 13:36 francis Note Added: 0015876
2022-02-17 15:00 rschuetz Note Added: 0015877
2022-02-17 15:03 francis Status assigned => resolved