Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions / small fix #50

Open
ghtux opened this issue Apr 30, 2018 · 0 comments
Open

Suggestions / small fix #50

ghtux opened this issue Apr 30, 2018 · 0 comments
Assignees
Milestone

Comments

@ghtux
Copy link

ghtux commented Apr 30, 2018

Hi!

Thanks for the great tool, really love this one!

In zeyple.py config path /etc/ is set. In the setup_zeyple.sh /etc/zeyple/ is used for the sample conf. To keep all in place I suggest changing /etc/ in zeyple.py to /etc/zeyple/ . Else it won´t find its config file.

Bash script: keys saved to /etc/zeyple/keys
In example zeyple.conf path is wrong /var/lib/...

Suggestions:

Touch /etc/postfix/recipient_canonical since it´s not available per default (at least in arch repo).
Next you could change "adduser ...." to "useradd -r zeyple". Same result and adduser doesn´t always work while useradd does.
Last thing is /var/log/zeyple.log. Touching this too would be great since else error occures and mail won´t be send.

Hint for Debian: if it doesn´t fetch your gpg key (protocoll not supported error) mod probing ipv6 once does it: sudo modprobe ipv6

Hint for Arch: For errors like gpgme not found install python-pygpgme package.

Guess that´s all for now :-)

@infertux infertux self-assigned this Oct 6, 2018
@infertux infertux added this to the 2.0 milestone Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants