On Mon, Sep 28, 2015 at 10:04:37PM +0200, Bruno Tournay wrote: > Hello. >
Hello, > I've (probably) experienced the same issue as explained on a previous > discussion: > http://comments.gmane.org/gmane.mail.opensmtpd.general/2868 > > After a long series of replies, a mail got rejected by OpenSMTPD. > The error message was "550 5.7.1 Delivery not authorized, message refused: > Message is not RFC 2822 compliant". > This time, I guess the mail client is actually a webmail (Orange french > ISP). > Can you send me full headers please ? I will look into a solution, this has become a recurring issue. I will also try to get in touch with Orange postmaster@ about this, but I need a bit more information about this mail, at the very least headers that prove the mail was originated from them. > I think there is nothing to do (I don't see how I could make them change > their implementation). Maybe as a workaround one day I'll try to recompile > OpenSMTPD with a higher header length limit. > But I wanted to let OpenSMTPD dev people know. > > I have one question though: is the header copied below correct? There is a > newline in the middle of a reference instance. Maybe there are in fact two > problems with it. > As far as the header is concerned, I don't think it is correct to split where they did it but given that the next line starts with a whitespace OpenSMTPD isn't going to complain. The reason it complains is that the line is larger than it should. I've bumped the limit in github / openbsd so you shouldn't hit this again if you update, however this is not going to prevent a client from generating new limit + 1 > References: > <1885527815.8930.1443017711671.JavaMail.www@wwinf2209>,<[email protected]>,<673274337.14633.1443020235172.JavaMail.www@wwinf1j27>,<[email protected]>,<1413290003.11563.1443021226017.JavaMail.www@wwinf1d17>,<[email protected]>,<707425195.11739.1443021755022.JavaMail.www@wwinf1d17>,<capjs7wx5a1apnwg-t+itgwndgrk7gceuyehfl+m3vssxa6e...@mail.gmail.com>,<2082183954.16870.1443030681562.JavaMail.www@wwinf1g31>,<20150923205224.2fb22a94@edge>,<252463628.6165.1443086322469.JavaMail.www@wwinf1f36>,<[email protected]>,<1651932315.14082.1443106317494.JavaMail.www@wwinf1f36>,<capjs7wxma78_te81eqqnvysbxudvuasmskqbcse4jkmrh+k...@mail.gmail.com>,<1373569480.23268.1443126022464.JavaMail.www@wwinf1c12>,<capjs7wxo_vwchr9qf4qs6wfldafffv5o3q_xsoceimd_vsb...@mail.gmail.com>,<[email protected]>,<[email protected] > il.com>,<1062384060.8689.1443178419800.JavaMail.www@wwinf1c20> > <[email protected]> > > By the way, thank you for this great piece of software. Configuring it and > using is so pleasant! > I use OpenSMTPD 5.4.1/5.4.2 on Linux as a personal mail server. > Thanks ;-) -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
