[Tickets #14640] Re: wrong filter rules (path incorrect)
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue May 30 12:53:57 UTC 2017
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14640
------------------------------------------------------------------------------
Ticket | 14640
Aktualisiert Von | florian.koellich at tirol.gv.at
Zusammenfassung | wrong filter rules (path incorrect)
Warteschlange | Ingo
Version | 3.2.14
Typ | Bug
Status | Feedback
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
florian.koellich at tirol.gv.at (2017-05-30 12:53) hat geschrieben:
It happens in Step 7. Ingo/Procmail doesn't create Folder "A" and
folder "A.B" but only folder "A.B". This causes Webmail and
Outlook+IMAP to behave correctly but not Outlook+EAS.
Details:
1. FOLDERS ADDED BY USER IN WEBMAIL:
1.1 FILE SYSTEM
.A
|-- cur
|-- dovecot-uidlist
|-- maildirfolder
|-- new
`-- tmp
.A.B
|-- cur
|-- dovecot-uidlist
|-- maildirfolder
|-- new
`-- tmp
1.2. IMAP
A2 LIST "" *
* LIST (\HasChildren) "." A
* LIST (\HasNoChildren) "." A.B
1.3. OUTLOOK WITH IMAP
displays correctly
1.4. OUTLOOK WITH EAS
displays correctly
2. FOLDERS ADDED BY RULE "move to A.B"
2.1. FILE SYSTEM
.SCHULAMT.Schulleiterservice/
|-- cur
|-- dovecot-uidlist
|-- maildirfolder
|-- new
`-- tmp
2.2. IMAP
A2 LIST "" *
* LIST (\HasNoChildren) "." SCHULAMT.Schulleiterservice
2.3. OUTLOOK WITH IMAP
displays correctly
2.4. OUTLOOK WITH EAS
displays incorrectly as one folder called "A.B"
More information about the bugs
mailing list