[ic] PGP - encryption

DB DB at M-and-D.com
Tue Nov 4 09:25:59 EST 2003


> Hi,
> 
> I try furiously to set the pgp-encryption for my order.
> Nothing works.
> 
> Here is what I set in the catalog.cfg:
> 
> EncryptProgram  __PGP__
> Encryptkey      __PGP_KEY__
> Route main  <<EOF
>          attach            0
>          credit_card       1
>          default           1
>          email             '__ORDERS_TO__'
>          encrypt           0
>          errors_to         '__ORDERS_TO__'
>          pgp_cc_key        "__PGP_KEY__"
>          pgp_key           "__PGP_KEY__"
>          receipt           etc/receipt.html
>          report            etc/report
>          supplant          1
>          individual_track  orders
>          track             logs/tracking.asc
> EOF
> 
> Route  mail <<EOF
>     {
>          pgp_key          '__PGP_KEY__',
>          email            '__ORDERS_TO__',
>          reply            '__ORDERS_TO__',
>          encrypt          1,
>          encrypt_program  "__PGP__",
>          report           'etc/report_mail'
>    }
>    EOR
> 
> ... and in the variable.txt:
> 
> PGP_KEY 0x1AC93499  Encryption
> PGP /usr/bin/pgpe -fa -r '%s' Encryption
> PGP_CC_KEY  0x1CF38975  Encryption
> ENCRYPTOR Encryption  Encryption
> 
> Does anybody know what's wrong?
> 
> Thanx
> Jerome


What do the logs say?

DB



More information about the interchange-users mailing list