[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] credit_card_info not encrypted in my report e-mail
You have to have route main encrypt_program set or it will default to
'pgpe -fat -r %s' which may not be working for you.
---
Sonny Cook
Akopia
"I don't want fifteen dollars." --Franklin D. Rooselvelt
On Tue, 7 Nov 2000 jojo@buchonline.net wrote:
> Hi list,
>
> IŽve trouble to get the credit card info encryted. Something is wrong,
> but IŽdont know, where the wrong is.
> PGP is working well. If I use
>
> Route main attach 0
>
> the whole report (e-mail) is encrypted. With
>
> Route main attach 1
>
> If I set
>
> Route main individual_track orders
> Route main track etc/tracking.asc
>
> I can see the file like
>
> --------snip-------
> ---t74cCqYL-138:=5508
> Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
> Content-ID: <Interchange.4.6.0.001107111659.t74cCqYL.139@http://www.buchonline.org/cgi-bin/dvd>
> Content-Description: Order Text
>
>
>
> ORDER DATE: Di 7 Nov 11:16:59 2000
> ORDER NUMBER: 000077
> ..
> ..
> ..
>
> ---t74cCqYL-138:=5508
> Content-Type: application/pgp-encrypted
> Content-ID: <Interchange.4.6.0.001107111659.t74cCqYL.140@http://www.buchonline.org/cgi-bin/dvd>
> Content-Description: CreditCard_000077
>
>
> -----BEGIN PGP MESSAGE-----
> Version: PGP 5.0i
> MessageID: 1FzHOFfNzomxkHtjPO02vvHpdMuaHdHz
>
> qANQR1DBwE4D2o79lkSOJ1AQBAC8Jv8WXMRLngqIUSWswBwq6sDjd3uKpyokqiLr
> bJr7dl8SEWen80L9KajAh5QKEFFQCB9fkARnOUN0kLN2SIgBciePYR/keDCXDa/Y
> ..
> ..
> ..
> uiBkwvKiZ7IrwKHFf5Nu44j4w0K46pTwi6uiQVnPuu6XYb1kJHPJK/G9+18qXofV
> BPXsoBTJWT8NhA4SRjG+Ai4oeeG6mGZUSfILvMC5xCyjUus=
> =WKLR
> -----END PGP MESSAGE-----
> --------snip-------
>
> But my e-mail show me this file as
>
> ------snipp--------
> ORDER DATE: Di 7 Nov 11:16:59 2000
> ORDER NUMBER: 000077
> ..
> ..
> ..
>
> Credit Card Information
> visa 4111111111111111 5/02
> ------snipp--------
>
> IŽve in my catalog.cfg
>
> # Site configuration
>
> #include site.cfg
>
> Route main attach 1
> Route main credit_card 1
> Route main cybermode ""
> Route main default 1
> Route main email __ORDERS_TO__
> Route main encrypt 1
> #Route main encrypt_program "/usr/local/bin/pgpe -f -a -t -r %s"
> Route main errors_to __ORDERS_TO__
> Route main increment 0
> Route main pgp_cc_key __ENCRYPTORKEYCC__
> Route main pgp_key __ENCRYPTORKEY__
> Route main receipt etc/receipt.html
> Route main report etc/report
> Route main supplant 0
> Route main individual_track orders
> Route main track etc/tracking.asc
>
> The ENCRYPTORKEYCC and ENCRYPTORKEY is set by site.cfg!
>
> In my report file. It looks like
>
> -------snip--------
> ..
> ..
> ..
> [if value mv_credit_card_info]
> [tag op=mime
> interpolate=1
> type=application/pgp-encrypted
> description="CreditCard_[value mv_order_number]"]
> [value mv_credit_card_info]
> [/tag]
> [/if]
> -------snip--------
>
> Any helps, suggestions and tips are very welcome!
>
> Thanks!
>
> Joachim
>
> --
> Hans-Joachim Leidinger
> buch online jojo@buchonline.net
> Munscheidstr. 14 FAX: +49 209 1671441
> 45886 Gelsenkirchen FAX: 0209 1671441
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@www.minivend.com
> http://www.minivend.com/mailman/listinfo/interchange-users
>
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users