Bug#777584: wrap long lines

2023-11-19 Thread Frank Heckenbach
Hello Georges, > thank you for your response. I was busy otherwise recently. I suppose, this is still open, isn't it? > cron is a key command for UNIX systems, and it is supposed to remain > lightweight and efficient. This is why it does not implement the mailing > features, and relies on other

Bug#777584: wrap long lines

2023-08-26 Thread Georges Khaznadar
Hello Frank, thank you for your response. cron is a key command for UNIX systems, and it is supposed to remain lightweight and efficient. This is why it does not implement the mailing features, and relies on other UNIX commands to do this job (`mail` or `sendmail`) You can browse the file

Bug#777584: wrap long lines

2023-08-25 Thread Frank Heckenbach
Hello, > I am the new maintainer for cron package, since a few months. Please can > one elaborate a little longer about use cases where too long lines are a > problem? Thanks for picking up this issue again. I'm not the original reporter, but also effected, as I wrote in my comment last year.

Bug#777584: wrap long lines

2023-08-24 Thread Georges Khaznadar
Hello, I am the new maintainer for cron package, since a few months. Please can one elaborate a little longer about use cases where too long lines are a problem? Would it be sufficient to truncate such lines to 998 characters, hoping that such a length would be sufficient to diagnose a problem?

Bug#777584: wrap long lines

2022-06-02 Thread Frank Heckenbach
The limit according to RFC 2822 is 998 characters. Current versions of exim4, e.g., enforce this limit. So if you do wrapping, you might as well use the correct limit. Of course, wrapping slightly alters the content. If this is deemed inacceptable, you might need to MIME encode the message (QP

Bug#777584: wrap long lines

2015-02-10 Thread Harald Dunkel
PS: Sorry, the MTA wasn't exim4, but opensmtpd. There is a hardwired #define SMTPD_MAXLINESIZE 2048 in the code. Nevertheless, cron should wrap long lines to make sure the cronjob messages are not lost. Regards Harri -- To UNSUBSCRIBE, email to

Bug#777584: wrap long lines

2015-02-09 Thread Harald Dunkel
Package: cron Version: 3.0pl1-124 To avoid loosing cronjob mails with a line too long error (exim4, for example) cron should wrap very long lines, e.g. after 1024 chars. Regards Harri -- aixigo AG, Karl-Friedrich-Strasse 68, 52072 Aachen, Germany phone: +49 241 559709-79, fax: +49 241