Cédric Félizard
Cédric Félizard
Need to handle case when `force_encrypt=True` (see #9).
Thanks for the suggestion. Right now it's [hardcoded](https://github.com/infertux/zeyple/blob/master/zeyple/zeyple.py#L268) to use a proxy relay with a host and port. It should be easy enough to allow to run a `sendmail` command...
Bashcov 3.0 has been released with a fix for this issue. Please run `gem update bashcov` and try again.
Bashcov 3.0 has been released with a fix for this issue. Please run `gem update bashcov` and try again.
:+1: I'm experiencing this very same problem.
@tomeon Thank you for your hard work on this. I have very limited experience with Nix but happy to test this PR whenever you need it.
@tomeon Just FYI I haven't forgotten you but I've been traveling and don't have access to my workstation to try out this Nix stuff properly. I'm looking at the diff...
Same issue here. `lintian -i foobar.deb` reports this error: ``` E: foobar: debian-changelog-file-missing-or-wrong-name N: N: Each Debian package (which provides a /usr/share/doc/ directory) N: must install a Debian changelog file...
Looks like this is resolved, thank you @tomeon :)
I've never written any vimscript so I won't be of much help but one of the major features of Vim 8 was support for async jobs so perhaps you could...