-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
hi. when i run mairix -r, i get an extra slash after ~/Mail/.
bash apollo2 (master): {49759} mairix -r -f ~/Mail/.mairix/config mh-e | head
/home/minshall/Mail//_06/_05/811
...
my config file looks like this:
bash apollo2 (master): {49760} cat ~/Mail/.mairix/config
base=~/Mail
# List of folders that should be indexed. 3 dots at the end means there
# are subfolders within the folder
mh=...
omit=**/mhe-index/**
database=~/Mail/.mairix/database
and, i index like this:
#!/bin/bash
mairix -f ~/Mail/.mairix/config
i'm running mairix 0.24 (but this problem has been going on for maybe six years?).
any thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels