
| Summary | maildir |
| Queue | Ingo |
| Queue Version | 3.2.1 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | cheese (at) nosuchhost (dot) net |
| Created | 10/1/14 (4198 days ago) |
| Due | |
| Updated | 10/1/14 (4198 days ago) |
| Assigned | |
| Resolved | 10/1/14 (4198 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
typo in backends.local.php
"path_style" would have been the correct setting, not pathstyle
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ maildir
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
$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