Re: lmtp Trying to unput wrong character

2020-07-09 Thread Sebastian Hagedorn
Am 09.07.20 um 11:47 Uhr schrieb Stephan:
> Hello,
> 
> I am having trouble with a mail stuck in the queue, it can't get
> delivered because lmtpd has some problem, it says:
> 
> lmtp: FATAL: Trying to unput wrong character
> 
> I'm not sure what to do about this. I found the error message in
> prot_ungetc() which is sitting in lib/prot.c but don't know what this
> actually does. If I interpret this correctly, it gets called in
> pushmsg() in lmtpengine.c and the comment says that there is a carriage
> return that should be put back, which apparently doesn't work.
> 
> Any hints ?

If you check the list archives you will find that this happens
occasionally. IMO your best bet is to delete the mail from the queue.

Cheers,
Sebastian
<>

smime.p7s
Description: S/MIME Cryptographic Signature

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

lmtp Trying to unput wrong character

2020-07-09 Thread Stephan

Hello,

I am having trouble with a mail stuck in the queue, it can't get
delivered because lmtpd has some problem, it says:

lmtp: FATAL: Trying to unput wrong character

I'm not sure what to do about this. I found the error message in
prot_ungetc() which is sitting in lib/prot.c but don't know what this
actually does. If I interpret this correctly, it gets called in
pushmsg() in lmtpengine.c and the comment says that there is a carriage
return that should be put back, which apparently doesn't work.

Any hints ?

Thanks,
Stephan

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