From: Andrea V. <ml...@ne...> - 2025-09-17 07:54:39
|
On 6/23/25 18:53, Matthias Andree via Fetchmail-users wrote: > I would probably start by checking what actual error code is passed > through this code in driver.c (near line 1150) as return from the - > >getauth(...) method: Hello. I think I found the reason. In the logs I see: > sm-mta[13685]: 589NKPid013685: collect: relay=[127.0.2.1], from=<FET...@ma...>, info=Bare linefeed (LF) not allowed, where=body, status=tempfail > sm-mta[13685]: 589NKPid013685: from=<FET...@ma...xxxxxx..it>, size=337, class=0, nrcpts=1, proto=ESMTP, daemon=MTA, relay=[127.0.2.1] I'll try and change the code to use CRLF instead... bye av. |