[Tickets #13613] Re: maildir
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Oct 1 13:06:28 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13613
------------------------------------------------------------------------------
Ticket | 13613
Updated By | cheese at nosuchhost.net
Summary | maildir
Queue | Ingo
Version | 3.2.1
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
cheese at nosuchhost.net (2014-10-01 13:06) wrote:
> despite backends.local.php:
> $backends['procmail']['script'][Ingo::RULE_ALL]['params']['pathstyle'] =
> 'maildir';
>
> the filter which gets created has no maildir-style "/" at the end of
> the foldername.
> Here mails with subject = radinger should get saved into Templates,
> which would translate into ".Templates/"
>
> and we miss an option for the leftmost ".", as our maildir has this
> as folder-separator.
>
>
> Skriptname: .procmailrc
>
> 1: # Von Ingo erzeugtes procmail Script (October 1, 2014, 12:32 pm)
> 2: DEFAULT=$HOME/Maildir/
> 3: MAILDIR=$HOME/Maildir
> 4: PATH=/usr/bin/:/bin/
> 5: VACATION_DIR=$HOME
> ...
> unrelated
> ...
> 47: ##### filtern in Ordner #####
> 48: :0
> 49: * ^Subject:.*radinger
> 50: Templates
>
can be closed
typo in backends.local.php
"path_style" would have been the correct setting, not pathstyle
More information about the bugs
mailing list