foxcpp / foxcpp/maddy

Max_message_size not taking effect

Đang mở
#772 2 bình luận 0 reaction 1 người được giao Được @foxcpp nhận Xem trên GitHub
Ngôn ngữ chính
Go
Star
6.1k
Fork
327
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When I try to send larger attachments (30.33MB), it always fails, but attachments of 13.66MB can be sent successfully. My settings allow for much more than 30.33MB, so why am I still encountering failures when sending the larger file?

```
imap: listening on tls://0.0.0.0:993

imap: listening on tcp://0.0.0.0:143

imapsql: loaded a large mailbox with 10110 messages, beware of performance issues

submission: rDNS error {"reason":"DNS response contained records which contain invalid names","src_ip":"192.168.1.3:48138"}

submission: incoming message {"msg_id":"552598d7","sender":"xxxx","src_host":"[127.0.0.1]","src_ip":"192.168.1.3:48138","username":"xxxx"}

submission: RCPT ok {"msg_id":"552598d7","rcpt":"xxxx"}

submission: DATA error {"msg_id":"552598d7","reason":"I/O error while writing buffer: buffer: failed to write file: SMTP error 552: Maximum message size exceeded"}

submission: aborted {"msg_id":"552598d7"}

```

![Image](https://github.com/user-attachments/assets/41a82680-c9b3-45ce-8b94-724ffb7e6103)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.