I guess one good idea would be to use MIME-HTML-Lite (I guess that is the
module) to mail your orders. Before that, use some encryption module or even
standalone program to do the encryption, that should be fairly easy. Then
attach the encrypted message.
One other idea is to SMTP to localhost through an SSL wrapper, and forward
the port to another machine where is your mail server (receiving SMTP).

But why do you need to _mail_ orders anyway?? I think it makes more sense to
put them in a DB or something like that.

- Cs.

----- Original Message -----
From: "Vladislav Vik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 9:37 AM
Subject: PGP encryption


> People from Discuss-List told me that this is the place were questions
> regarding code can be asked.
>
> This is my problem
> I would like to add subroutine for PGP encryption of the orders e-mail.
>
> However I do not have a clue how to do it. If anybody has an idea on how
to
> do it or even better is willing to share the code that will do that.
Please
> let me know.
>
> Thank you,
> Vik
>
>

Reply via email to