~kdk

Recent activity

Re: Relicensing aerc to GPL 7 months ago

From Karel D. Kopecký to ~rjarry/aerc-devel

Hello Robin,

thank you for your email. My preference is for aerc to
CONTINUE BEING LICENSED UNDER A PERMISSIVE LICENSE.

(BEGIN RANT - feel free to skip this)

I am not convinced something as significant as a license should be
chosen based on what most downstream maintainers are doing. Most FOSS is
linked against glibc. Sure, that's under LGPL, but if you were to
compile statically against it (a la Go), it would taint it too, right?
Isn't that more or less the same logic?

I really do not want to be mean and I am really grateful for the work

Re: [PATCH aerc] config: add option for SMTP HELO/EHLO local domain 7 months ago

From Karel D. Kopecký to ~rjarry/aerc-devel

On Fri Feb 3, 2023 at 12:17 AM CET, Robin Jarry wrote:
> Karel D. Kopecký, Jan 29, 2023 at 23:16:
> > Expose go-smtp functionality for setting the domain name as a config
> > option. This allows aerc to communicate with SMTP servers with strict
> > antispam measures without relying on sendmail.
> >
> > In theory, this should be set to a fully qualified domain name, but some
> > servers simply forbid the use of "localhost", so it is reasonable to let
> > the user set whatever value works for them.
> >
> > For comparison, this is equivalent to the functionality of the "domain"
> > option of msmtp.
> >
> > Signed-off-by: Karel D. Kopecký <kdk@freeshell.de>

[PATCH aerc] config: add option for SMTP HELO/EHLO local domain 8 months ago

From Karel D. Kopecký to ~rjarry/aerc-devel

Expose go-smtp functionality for setting the domain name as a config
option. This allows aerc to communicate with SMTP servers with strict
antispam measures without relying on sendmail.

In theory, this should be set to a fully qualified domain name, but some
servers simply forbid the use of "localhost", so it is reasonable to let
the user set whatever value works for them.

For comparison, this is equivalent to the functionality of the "domain"
option of msmtp.

Signed-off-by: Karel D. Kopecký <kdk@freeshell.de>
---
 CHANGELOG.md             |  2 ++
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email 8 months ago

From Karel D. Kopecký to ~sircmpwn/email-test-drive

Done!
---
change text of kdk

 kdk | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 kdk

diff --git a/kdk b/kdk
new file mode 100644
index 0000000..bf045d5
--- /dev/null
+++ b/kdk
@@ -0,0 +1 @@
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 8 months ago

From Karel D. Kopecký to ~sircmpwn/email-test-drive

---
 kdk | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 kdk

diff --git a/kdk b/kdk
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/kdk
@@ -0,0 +1 @@
I'm about to try git send-email
-- 
2.39.1
[message trimmed]