Jason R. Mastaler wrote:
> "David U." <[EMAIL PROTECTED]> writes:
>
>> Since tmda-ofmipd already does auth I thought it would be nice if it
>> could hook into gpg and sign outgoing messages.
>
> Sure, I don't see any problem with this as an optional feature.  If
> no-one else wants to work on it, I'll add it to my TODO, though it may
> be awhile before I get to it.  I need to get the MIME/I18N
> improvements out the door fairly soon.

I'll take a look at it.  I would guess there are two ways of handling it.

1) exec'ing an outside program or script on the message before it goes out
or
2) building gpg support into tmda-inject with something like:
http://py-gnupg.sourceforge.net/ (GnuPGInterface Python module)

It looks like the python module is a pretty complete wrapper for gpg.  I'll
look at some python code this week and see if I can grok the gpg module and
then see where we are.

Most likely though, this will be too difficult for me to tackle without some
more time with the language.  At the very least you would no doubt have to
rewrite whatever I come up with as I'm sure there will be "better ways" that
I will have yet seen.

thanks,
davidu


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to