16 Dec
2010
16 Dec
'10
7:21 a.m.
On 12/15/10 7:49 PM, Timo Sirainen wrote:
On 15.12.2010, at 22.49, Tom Lieuallen wrote:
1 lsub "" "*" imap(tom2): Warning: Subscriptions file /nfs/rack/u4/t/tom2/mail/.subscriptions: Ignoring invalid entry: ~/mail/foo1/folder1 imap(tom2): Warning: Subscriptions file /nfs/rack/u4/t/tom2/mail/.subscriptions: Ignoring invalid entry: ~tom2/mail/foo1/folder1
- LSUB () "/" "testfolder"
- LSUB () "/" "Trash"
- LSUB () "/" "foo1/folder1" 1 OK Lsub completed.
Well, maybe it's a bug to fail these entries, I'll see about fixing it.. You could anyway work around it by modifying the .subscriptions file and removing the ~/mail/ prefix from them.
I was just following the examples. :-)
I went ahead and removed the ~/ part. 410 users. Thank goodness for sed. :-)
thanks
Toml