Open szepeviktor opened 7 years ago
On 08/14/2017 01:51 PM, Viktor Szépe wrote:
@mwanner https://github.com/mwanner Hello!
We have a typo - maybe - in four config files: |TLS_TRUSTCERTS=/etc/ssl/cert.pem| It should be |/etc/ssl/certs|
|/etc/courier 386:courierd 265:imapd-ssl 263:esmtpd-ssl 239:esmtpd |
Thanks for reporting, that's strange.
Could you please file a proper Debian bug report? Thank you.
Kind Regards
Markus
I wanted to say that.
Opening an issue here takes 10 seconds.
Is there a way to automate reportbug
to run only with: pkg name and a description?
editor bug.txt
reportbug --no-query-bts --no-config-files --no-check-available --no-debconf \
--no-check-installed --mode=novice --no-cc-menu --no-tags-menu --no-verify \
--subject="TLS_TRUSTCERTS default value" --body-file=bug.txt courier-mta
On 08/14/2017 02:29 PM, Viktor Szépe wrote:
I wanted to say that. Opening an issue here takes 10 seconds. Is there a way to automate |reportbug| to run only with: pkg name and a description?
well, it's basically an email to submit@bugs.debian.org. I strongly hope you're investing more than 10 seconds to file an issue, though.
On 08/14/2017 02:41 PM, Viktor Szépe wrote:
|reportbug --no-query-bts --no-config-files --no-check-available --no-debconf --no-check-installed --mode=novice --no-cc-menu --no-tags-menu --no-verify --subject="TLS_TRUSTCERTS default value" --body-file=bug.txt courier-mta
...sounds like a receipt for the bug to quickly reach /dev/null.
@mwanner Excuse me for leaving in the template. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872089
This issue was discovered while developing my new WIP Courier checker: https://github.com/szepeviktor/debian-server-tools/blob/master/mail/courier-check/courier-check.sh
@mwanner Hello!
We have a typo - maybe - in four config files:
TLS_TRUSTCERTS=/etc/ssl/cert.pem
The value should be/etc/ssl/certs