|
From: Andrea V. <ml...@ne...> - 2026-08-31 08:42:58
|
On 9/17/25 09:18, Andrea Venturoli wrote: > 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=<FETCHMAIL- >> DA...@ma...>, 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... Hello. Sorry for taking so long. I fixed this with the two attached patches. bye & Thanks av. |