On 12/15/10 2:34 PM, Willie Gillespie wrote:
On 12/15/2010 01:43 PM, Tom Lieuallen wrote:
Dec 15 12:01:52 zen.engr.oregonstate.edu dovecot: [ID 583609 mail.warning] imap(tom2): Warning: Subscriptions file /nfs/rack/u4/t/tom2/mail/.subscriptions: Ignoring invalid entry: ~/mail/foo1/folder1
What's funny is that it appears to work with a preauthenticated session or by using openssl to connect to port 993.
Out of curiousity, what does an LSUB command show? 1 LSUB "" "*"
Or an LSUB on on ~mail
I think Thunderbird/Outlook use LSUB rather than LIST unless looking at the subscriptions/updating folder list.
Willie
You're right so far.
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.
So the question now is what the fix would be. :-)
thank you
Tom Lieuallen