modern-email / defects

Collection of real-world email defects
MIT License
7 stars 1 forks source link

Cancellation of AUTHENTICATE is not formally defined #34

Open duesee opened 4 months ago

duesee commented 4 months ago

The IMAP RFC explains in prosa that authentication can be aborted by the client using "*\r\n". However, there is no syntax rule for this.