Message182193
| Author | christian.heimes |
|---|---|
| Recipients | benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, larry |
| Date | 2013-02-15.23:53:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360972430.81.0.263564891455.issue16039@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
RFC 3501 and 2060 (IMAP 4rev1) don't specify a line length RFC 2683 says: A client should limit the length of the command lines it generates to approximately 1000 octets. For its part, a server should allow for a command line of at least 8000 octets. Some config files and code have values between 2k and 64k, usually around 8k to 10k, e.g. UW and Panda IMAP have a limit of 10,000 octets which is far more than what anything is ever likely to use. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-15 23:53:50 | christian.heimes | set | recipients: + christian.heimes, georg.brandl, larry, giampaolo.rodola, benjamin.peterson |
| 2013-02-15 23:53:50 | christian.heimes | set | messageid: <1360972430.81.0.263564891455.issue16039@psf.upfronthosting.co.za> |
| 2013-02-15 23:53:50 | christian.heimes | link | issue16039 messages |
| 2013-02-15 23:53:50 | christian.heimes | create | |