mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
build: increase MSRV to 1.81.0
This commit is contained in:
@@ -805,7 +805,6 @@ impl Contact {
|
||||
}
|
||||
|
||||
let mut name = sanitize_name(name);
|
||||
#[allow(clippy::collapsible_if)]
|
||||
if origin <= Origin::OutgoingTo {
|
||||
// The user may accidentally have written to a "noreply" address with another MUA:
|
||||
if addr.contains("noreply")
|
||||
|
||||
Reference in New Issue
Block a user