You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src
Manos Pitsidianakis b603524bc3 melib/nntp: log error when command length exceeds 512 octets
According to RFC 3977:

> Command lines MUST NOT exceed 512 octets, which includes the
> terminating CRLF pair

This commit adds a log::error entry when any sent command exceeds that
limit and recommends the user to report this as a bug.
11 months ago
..
addressbook melib: clippy lint fixes 12 months ago
backends melib: move backends out of the backends module 11 months ago
email melib/nntp: accept invalid (non-ascii) address comment text 11 months ago
gpgme Fix unreachable-pub and disjoint-capture lint errors 11 months ago
imap melib/smtp: use localhost in lieu of 127.0.0.1 for CI 11 months ago
jmap melib: move backends out of the backends module 11 months ago
maildir melib/smtp: use localhost in lieu of 127.0.0.1 for CI 11 months ago
mbox melib/smtp: use localhost in lieu of 127.0.0.1 for CI 11 months ago
nntp melib/nntp: log error when command length exceeds 512 octets 11 months ago
notmuch melib: move backends out of the backends module 11 months ago
text_processing Fix unreachable-pub and disjoint-capture lint errors 11 months ago
thread listing/thread: fix display of threaded conversations tree structure 12 months ago
utils melib/smtp: use localhost in lieu of 127.0.0.1 for CI 11 months ago
addressbook.rs melib: clippy lint fixes 12 months ago
backends.rs melib/smtp: use localhost in lieu of 127.0.0.1 for CI 11 months ago
collection.rs melib: clippy lint fixes 12 months ago
conf.rs Fix unreachable-pub and disjoint-capture lint errors 11 months ago
email.rs melib: rename `imap_backend` feature to `imap` 11 months ago
error.rs melib: rename `jmap_backend` feature to `jmap` 11 months ago
lib.rs melib: move backends out of the backends module 11 months ago
search.rs melib: clippy lint fixes 12 months ago
sieve.rs melib: clippy lint fixes 12 months ago
smtp.rs melib/smtp: use localhost in lieu of 127.0.0.1 for CI 11 months ago
thread.rs Add gitea CI workflows 11 months ago