At 1:19 PM +0000 10/30/00, Stephen Sayers wrote:
> Hi,
>
> A similiar question was asked recently but I do not think anyone replied (at
> least to the mailing list).
>
> I am currently upgrading from version 2.52 to 3.1 of Qpopper on Solaris
> 2.5.1.
>
> In our previous setup we disabled the use of Content Length Header when
> processing messages in a mailbox. I understand the reason for this is
> because if a message became damaged it might be a different size to that
> reported by the Content Length header. This would result in one message
> being run into another which is not a desirable state of affairs.
>
> Is this still a problem in the current version of qpopper, or is the problem
> caused by something else....like the local delivery agent..we use the
> standard mailer for Solaris (mail).
The problem is in the local delivery agent. My understanding is that
the most recent mail.local (available from <http://www.sendmail.org>)
fixes a problem that causes incorrect Content-Length headers to be
generated.
Qpopper 3.1 includes a work-around for C-L headers which are slightly
off. I suggest upgrading to the latest mail.local and Qpopper 3.1,
and then see if you still have any problems with C-L.
>
> In addition, can anyone explain how to disable content-length support in
> qpopper 3.1?
Edit popper/Makefile to remove '-DCONTENT_LENGTH=1'. But first see
if this is needed.