Re: [exim] OT: Extracting information from an email

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jan-Piet Mens
Data:  
Para: Steve Dobson
CC: Exim Users
Asunto: Re: [exim] OT: Extracting information from an email
On Thu May 08 2008 at 15:32:02 CEST, Steve Dobson wrote:

> I want remote applications to pass information between themselves. The
> data will be in XML format (no-brainer these days).


SOAP with an SMTP binding, perhaps?

> What I'm lacking is a nice guide on how to check signed emails.


Signed how? S/MIME or Gnu PG (PGP) ? You ought to find plenty of Perl
modules on CPAN for doing that.

        -JP