
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] Credit Card Encyption
Here is the relevant info from a catalog that is working in live mode
right now. ENCRYPTOR is defined as:
/usr/bin/pgp_shell.sh -fate __ORDERS_TO__ 2>/dev/null
in my variables table. The contents of my pgp wrapper named
'pgp_shell.sh' is:
PGPPATH=/home/minivend/.pgp; export PGPPATH
/usr/bin/pgp $1 $2 $3 $4 $5 $6 $7
And the route in catalog.cfg:
Route main attach 0
Route main credit_card 0
Route main cybermode ""
Route main default 1
Route main email '__ORDERS_TO__'
Route main encrypt 0
Route main encrypt_program '__ENCRYPTOR__'
Route main errors_to '__ORDERS_TO__'
Route main increment 0
Route main pgp_cc_key ""
Route main pgp_key ""
Route main receipt etc/receipt.html
Route main report etc/report
Route main supplant 1
Route main individual_track orders
Route main track logs/tracking.asc
Good luck!
-Ron
> -----Original Message-----
> From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-
> users-admin@interchange.redhat.com] On Behalf Of Garry
> Sent: Thursday, August 09, 2001 9:11 AM
> To: interchange-users@interchange.redhat.com
> Subject: Re: [ic] Credit Card Encyption
>
> I would love to see a working example of the Catalog.cfg - I have
tried
> many
> combinations, to no avail
>
>
> PGP version is 6.5.8, on Linux 6.2
>
> This is what my catalog.cgf looks like on my most recent, non
productive
> attempt:
>
> Please help me mend this......... ..
>
> #Variable COMPANY Whatever
> #Variable ENCRYPTOR ./pgp
>
> # Main route must be last to make default
> 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
> '/home/whatever/pgp-6.5.8/./pgp -feast -a'
> Route main errors_to '__ORDERS_TO__'
> Route main increment 0
> Route main pgp_cc_key "username"
> Route main pgp_key ""
> Route main receipt etc/receipt.html
> Route main report etc/report
> Route main supplant 0
> Route main individual_track orders
> Route main track logs/tracking.asc
>
> Many Thanks - Garry
>
>
>
> ----- Original Message -----
> From: "Michael Mangeng" <interchange@vis.at>
> To: <interchange-users@anthrax.interchange.redhat.com>
> Sent: Thursday, August 09, 2001 3:02 PM
> Subject: Re: [ic] Credit Card Encyption
>
>
> > hmmmm.... as the most of you know, I`ve got the same problem...
> > Isn't there anywhere a brave knight who can help us ? :-)
> >
> > Please could anybody post at least a example which works... maybe
this
> would
> > help...
> > i have no "pgpe" here.. only a "pgp" executeable..
> >
> > thanx
> > mike
> >
> > ----- Original Message -----
> > From: "Garry" <gazonice@yahoo.com>
> > To: <interchange-users@anthrax.interchange.redhat.com>
> > Sent: Tuesday, August 07, 2001 9:10 PM
> > Subject: [ic] Credit Card Encyption
> >
> >
> > > I have some, but not a lot, of progress:
> > >
> > > Trying to encrypt the Credit Card number on the report email:
> > >
> > > The emails arrive, with the Credit card line number missing -
anyone
> have
> > > any idea what I am doing wrong? - does the report email need
altering
> in
> > any
> > > way to enable CC encryption?
> > >
> > > I am using PGP6.5.8 on Linux 6.2
> > >
> > > Any help would be gratefully appreciated.
> > >
> > > Gaz
> > >
> > >
> > > _________________________________________________________
> > > Do You Yahoo!?
> > > Get your free @yahoo.com address at http://mail.yahoo.com
> > >
> > > _______________________________________________
> > > interchange-users mailing list
> > > interchange-users@lists.akopia.com
> > > http://lists.akopia.com/mailman/listinfo/interchange-users
> > >
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@interchange.redhat.com
> > http://interchange.redhat.com/mailman/listinfo/interchange-users
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users