From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oat.nine.sirjofri.de ([5.45.105.127]) by ewsd; Sun Aug 16 05:28:03 EDT 2020 Received: from sirjofri.de ([80.129.207.228]) by oat; Sun Aug 16 11:27:48 CES 2020 Date: Sun, 16 Aug 2020 09:27:46 +0000 (UTC) From: sirjofri+ml-9front@sirjofri.de To: 9front@9front.org Message-ID: <3d2787e5-d0ef-42ee-8d71-f237e628961b@sirjofri.de> Subject: Smtp greylist possible missing feature? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Correlation-ID: <3d2787e5-d0ef-42ee-8d71-f237e628961b@sirjofri.de> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: overflow-preventing out-scaling HTML method-based information-based interface Hey all, I suspect there's a missing feature (or bug?) in 9front smtp implementation. Let me describe what I experience. When I send a mail (let's call it mail A) to another specific mail server (not all, only some) via SMTP the mail does not arrive. There's no error message (smtp response), also no response mail. When sending another mail B to the same server (same recipient in this case) the mail does also not arrive, but I receive an smtp error (a mail from /dev/null) about mail A and some greylisting stuff. Weird enough some mails to the same address _do_ arrive (who knows why). I suspect that these servers send some of these "try later" fail messages ("greylisting"), and 9front smtp implementation ignores these (or can't handle them properly). Maybe it is somehow related to the date bug? (E. g. it wants to send later, but that later is already in the past or something like that) Anyways, mail is a pain. The simple protocol that's so easy is bloated with anti spam stuff and many things don't work like intended. I understand why most users use just existing mail setups (and I think I'll think about switching back, too). But on the other hand, it's good to collect enough resources so we can have some stable and modern-capable mail 9front mail implementation. I hope this message is somehow helpful and one step further in 9front development. I know there's lots to do and not many people contributing. Still I hope to contribute good information and reports and patches. sirjofri