Re: Upgrade to 8.14.2 stops automatic MIME conversion to 8-bit
- From: Leo <leochesterton@xxxxxxxxx>
- Date: Tue, 3 Jun 2008 07:50:04 -0700 (PDT)
I've confirmed that the same issue applies to my compiles of 8.14.3.
The different versions were compiled with the same options, I've tried
it on Solaris 8 Sparc and Solaris 10 x86. The new version includes
NETINET6 support and some minor looking option changes (see a diff of
the sendmail -d debug output below).
I believe the option changes relate to this from the RELEASE_NOTES but
I can't see how they'd affect the X-MIME-Autoconverted behaviour.
Any help is much appreciated.
Leo
snip from RELEASE_NOTES
"8.14.2/8.14.2 2007/11/01
If a message was queued and it contained 8 bit characters in
a From: or To: header, then those characters could be
"mistaken" for internal control characters during a queue
run and trigger various consistency checks. Problem
noted by Neil Rickert of Northern Illinois University.
"
diff of sendmail -d output
< Version 8.13.6
---
Version 8.14.23,4c3,4
< NAMED_BIND NDBM NETINET NETUNIX NEWDB NIS NISPLUS
PIPELINING
< SCANF USERDB XDEBUG
---
NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS NISPLUS19c19
PIPELINING SCANF USERDB XDEBUG
< setoption ForwardPath (J)=$z/.forward.$w+$h:$z/.forward+$h:
$z/.forward.$w:$z/.forward
---
setoption ForwardPath (J)= 0x81 z/.forward. 0x81 w+ 0x81 h: 0x81 z/.forward+ 0x81 h: 0x81 z/.forward. 0x81 w: 0x81 z/.forward42,43c42,43
< setoption SmtpGreetingMessage (0x90)=$j all yours ($b)
< setoption UnixFromLine (0x91)=From $g $d
---
setoption SmtpGreetingMessage (0x90)= 0x81 j all yours ( 0x81 b).
setoption UnixFromLine (0x91)=From 0x81 g 0x81 d
- Follow-Ups:
- References:
- Prev by Date: tab character doesn't ercognize in makemap
- Next by Date: Re: append domain
- Previous by thread: Upgrade to 8.14.2 stops automatic MIME conversion to 8-bit
- Next by thread: Re: Upgrade to 8.14.2 stops automatic MIME conversion to 8-bit
- Index(es):
Relevant Pages
|