Code Monkey home page Code Monkey logo

gpg-mailgate's Issues

Captcha

Web interface should have captcha to prevent spam.

HTML email seems to be broken.

I seem to be getting broken html emails when encrypted.

Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0

I get the PGP information but I'm not able to view the message.

I'm starting here since it is happening in multiple email clients. Not sure what info I can provide to be helpful.

encrypted message not appended

hi. i installed gpg-mailgate on my running on Debian Wheezy vps and according to the logs, the script seems to kinda work - a bit ...

but unfortunately there is no encrypted message in my emails. they all arrive without message. the email source stops with the line:

"X-GPG-Mailgate: Encrypted by GPG Mailgate"

and then it's blank...

Direct GPG adding from PHP

If web and mail server are on the same physical (or virtual..) computer, there should be an option to add the keys to the gpg-mailgate GPG home directory directly from PHP.

Encrypting sent items.

This is more of a feature request and it might be more of a postfix configuration issue but it would be nice to have sent items auto encrypted.

AttributeError: 'module' object has no attribute 'private_keys'

After installing, patching and configuring everything I send a test email and return it to me with these metadata:

Reporting-MTA: dns; mail.email.com
X-Postfix-Queue-ID: 13CD884CAC
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Fri, 21 Sep 2018 12:01:34 +0200 (CEST)

Final-Recipient: rfc822; [email protected]
Original-Recipient: rfc822;[email protected]
Action: failed
Status: 5.3.0
Diagnostic-Code: x-unix; Traceback (most recent call last): File
"/usr/bin/gpg-mailgate.py", line 688, in
sort_recipients(raw_message, from_addr, to_addrs) File
"/usr/bin/gpg-mailgate.py", line 648, in sort_recipients
recipients_left = gpg_decrypt(raw_message, recipients_left) File
"/usr/bin/gpg-mailgate.py", line 81, in gpg_decrypt keys =
GnuPG.private_keys( cfg['gpg']['keyhome'] ) AttributeError: 'module' object
has no attribute 'private_keys'

Problems with database

today I configured gpg-mailgate. No mail is encrypted. I think gpg-mailgate has problems to read the database settings from the gpg-mailgate.conf.

License and name

The LGPL license doesn't make sense. Should choose FreeBSD, WTFPL, or GPL (or AGPL, but preferably not). Also need to consider renaming the project to avoid confusion (and possible legal issues) with the projects it is based on.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.