smtplib & gnupg

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brot

    smtplib & gnupg

    Hello,

    at the moment my program sends mail with smtplib. Is there a chance to
    sign and/or encode/cipher this mails with GnuPG?
    If yes, does anyone have some sample code?

    Regards
    Bernd
  • Miki

    #2
    Re: smtplib & gnupg

    Hello Bernd,
    at the moment my program sends mail with smtplib. Is there a chance to
    sign and/or encode/cipher this mails with GnuPG?
    If yes, does anyone have some sample code?
    Not exactly Python, but maybe http://codesorcery.net/old/mutt/mutt-gnupg-howto
    might help.

    HTH,
    --
    Miki <miki.tebeka@gm ail.com>
    If it won't be simple, it simply won't be. [Hire me, source code]


    Comment

    Working...