tionis

Results 108 comments of tionis

Mailspring and KMail didn't accept the email. Mutt didn't like the non existant encryption (this may have been a configuration issue on my side).

I opened an Issue in the bug report forum of Mailspring [link](https://community.getmailspring.com/t/email-validation-does-not-follow-rfc-5322/2287)

> Mutt definitely worked when I set it up. If KMail and Mailspring have issues with the address format then we should probably raise issues on their respective bug trackers,...

I tried it with this config and either get a `SASL authentication failed` if I use something like smtp://HASH@yggmail@localhost:1025 or `SMTP session failed: 502 5.7.0 Not expecting anonymous connection on...

I just noticed that this functionality is already exposed in the encoding session options

Nevermind, I misunderstood the documentation, the original request remains, as it is not possible to edit the volume **mid-stream**

Using `which` is not portable, if you want to use the shell for that use `command -v`. That would be the POSIX compliant way.

While this is better I still don't think it's a good idea to rely on the shell here, reduces cross compatibility. I don't have any better Idea though at the...

This would be especially useful in combination with #412