Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2014 16:21:02 +0100
From:      Willy Offermans <Willy@Offermans.Rompen.nl>
To:        freebsd-current@freebsd.org
Subject:   Re: sendmail downgrade
Message-ID:  <20140326152102.GA4119@vpn.offrom.nl>
In-Reply-To: <20140326144419.GA11066@x2.esmtp.org>
References:  <20140324142316.GA7874@vpn.offrom.nl> <20140324144700.GD7874@vpn.offrom.nl> <53305E46.7090403@allanjude.com> <20140325082215.GE8104@vpn.offrom.nl> <20140325143228.GA23657@x2.esmtp.org> <20140326094304.GE27307@vpn.offrom.nl> <20140326144419.GA11066@x2.esmtp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Claus Assmann and FreeBSD friends,

On Wed, Mar 26, 2014 at 07:44:20AM -0700, Claus Assmann wrote:
> On Wed, Mar 26, 2014, Willy Offermans wrote:
> 
> > > > Note: see README file in case of errors.
> > >   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > > > pic -C op.me | eqn -C -Tascii | groff -Tascii -me | ul -t dumb > op.txt
> > > > ul: unknown escape sequence in input: 33, 133
> 
> > You are so right and I had looked into the README file, as suggested.
> > However I could not find a hint about the error, so therefore I
> 
> Hmm, did you look at the right README file? Here it is:
> ------------------------------------------------------------
> Known Problems with some *roff versions
> 
> If you encounter the error:
> 
> Unknown escape sequence in input: 33, 133
> 
> when trying to create op.txt then set the GROFF_NO_SGR environment
> variable (see grotty(1) man page), e.g.,
> 
> csh% setenv GROFF_NO_SGR 1
> sh$ GROFF_NO_SGR=1; export GROFF_NO_SGR
> 
> $Id: README,v 8.1 2004/07/20 20:25:10 ca Exp $
> ------------------------------------------------------------
> 
> 
> PS: if you don't need op.txt, then you can simply ignore the error.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

This is exactly what I found. I managed to compile sendmail 8.14.5, but I
got the same error for e-mails with attachments.

So e-mails without attachment are correctly finalised with <CTRF>.<CTRF>,
but e-mail with attachment are not finalised and therefore the timeout
error.


-- 
Met vriendelijke groeten,
With kind regards,
Mit freundlichen Gruessen,
De jrus wah,

Wiel

*************************************
 W.K. Offermans

                                       Powered by ....

                                            (__)
                                         \\\'',)
                                           \/  \ ^
                                           .\._/_)

                                       www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140326152102.GA4119>