emersion/go-imap

Implement limits for parser

emersion opened this issue · 1 comments

  • Recursion limits for BODYSTRUCTURE and SEARCH
  • Size limit on command string size

f789966 implements a recursion limit for lists in general.