[Pkg-clamav-devel] Bug#819061: clamsmtp does not handle lines with leading dots correctly

2016-03-23 Thread Christoph Pleger
Package: clamsmtp Version: 1.10-13 Dear maintainers, (E)SMTP RFCs say that when a client is sending mail data, it must prepend an additional dot to lines with a leading dot, and that the server must remove that additional dot. clamsmtp does not handle that correctly; when receiving mails, there i

[Pkg-clamav-devel] Bug#819061: clamsmtp/proxsmtp does not handle lines with leading dots correctly

2018-02-16 Thread Christoph Pleger
Hello, after this has been undealed with since almost two years, I wrote a patch myself. Maybe someone finds at least the time to review it. Regards ChristophIndex: proxsmtp-1.10/common/smtppass.c === --- proxsmtp-1.10.orig/comm

[Pkg-clamav-devel] Bug#819061: Bug#819061: clamsmtp/proxsmtp does not handle lines with leading dots correctly

2018-02-19 Thread Christoph Pleger
Hello, But since you asked so nicely I did look into it and found that your patch does not apply to clamsmtp. I attached a version of the patch that applies to clamsmtp. It also includes minor other code changes, but that should not change functionality. Also you made some changes that d