Bug#694686: cron: sends non-MIME 8bit messages

2013-12-13 Thread brian m. carlson
On Sat, Dec 01, 2012 at 03:15:09AM -0500, pac...@kosh.dhis.org wrote: brian m. carlson writes: cron sends 8-bit messages that are lacking a MIME-Version header. This is in violation of RFC 5321 =C2=A7 2.3.1: It is impossible for cron to violate the SMTP specification, because cron

Bug#694686: cron: sends non-MIME 8bit messages

2012-12-01 Thread pacman
brian m. carlson writes: cron sends 8-bit messages that are lacking a MIME-Version header. This is in violation of RFC 5321 =C2=A7 2.3.1: It is impossible for cron to violate the SMTP specification, because cron doesn't use SMTP. In the simplest configuration, mail from cron can be delivered

Bug#694686: cron: sends non-MIME 8bit messages

2012-11-28 Thread brian m. carlson
Package: cron Version: 3.0pl1-124 Severity: normal cron sends 8-bit messages that are lacking a MIME-Version header. This is in violation of RFC 5321 ยง 2.3.1: The content is textual in nature, expressed using the US-ASCII repertoire [6]. Although SMTP extensions (such as 8BITMIME, RFC