Cyrus LMTP Delivery Error

Infraestructura TIC - UNNOBA tecnologia at unnoba.edu.ar
Thu May 28 10:49:41 EDT 2020


Finally, I downloaded source from

https://github.com/cyrusimap/cyrus-imapd/releases/download/cyrus-imapd-3.2.0/cyrus-imapd-3.2.0.tar.gz

untar into /usr/src
installed dependencies  (pkg-config, libsasl2-dev, libicu-dev, 
libjansson-dev, libssl-dev, bison, flex...)

edit /usr/src/cyrus-imapd-3.2.0/imap/lmtpd
and change the first line for

ec LMTP_OK,
    "250 2.1.5 Ok SESSIONID=<*%s*>"

./configure
./make

and

mv /usr/lib/cyrus/bin/lmtpd /usr/lib/cyrus/bin/lmtpd.old
ln -s /usr/src/cyrus-imapd-3.2.0/imap/lmtpd /usr/lib/cyrus/bin/lmtpd


And now, it's working until upgraded Debian package 3.2.1 is delivered.


Thanks!



El 28/5/20 a las 10:58, David Faller escribió:
>
> Dear all, we’re running into the same issue after upgrade cyrus to 
> 3.2.0-5~bpo10+1
>
> We had try to downgrade cyrus but after this we got kernel issues 
> which prevent thunderbird connections.
>
> May 28 15:43:26 CGSG cyrus/master[2136]: process type:SERVICE 
> name:lmtpchroot path:/usr/lib/cyrus/bin/lmtpd age:0.057s pid:2694 
> signaled to death by signal 6 (Aborted)
>
> May 28 15:43:26 CGSG postfix/lmtp[2693]: 446EEDE17EF: 
> to=<jira at company-group.net>, 
> relay=groupware.uc-central.net[/local/socket/lmtp], delay=4.2, 
> delays=4.1/0.01/0.02/0.04, dsn=4.4.2, status=deferred (lost connection 
> with groupware.uc-central.net[/local/socket/lmtp] while sending end of 
> data -- message may be sent more than once)
>
> Best Regards
>
>
> ----
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
> To Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20200528/cc2af975/attachment.html>


More information about the Info-cyrus mailing list