4 Dec
2007
4 Dec
'07
3:43 p.m.
On Mon, 2007-12-03 at 16:11 -0500, Dean Brooks wrote:
a003 list "" Trash*
- LIST (\NoInferiors \UnMarked) "/" "Trash" a003 OK List completed.
a004 list "" Trash a004 OK List completed. <*** What? Shouldn't it have listed Trash instead of returning nothing?>
Works here:
x list "" Trash
- LIST (\NoInferiors \Marked) "/" "Trash" x OK List completed.
Show me your dovecot -n output?
a005 list "" Trash" <*** Unbalanced quote causes total lockup!
I noticed this myself also while testing SEARCH. It's not a real problem though since clients shouldn't do that, and doing it manually doesn't break anything. The process dies when the client disconnects. I'll try to get that fixed anyway.