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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jan-Piet Mens
Ημερομηνία:  
Προς: Steve Dobson
Υ/ο: Exim Users
Αντικείμενο: 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