[ic] Strange problem in chekout submission

Stefan Hornburg interchange-users@icdevgroup.org
Mon Dec 2 02:53:00 2002


On Mon, 2 Dec 2002 12:56:44 +0530
"Krishna" <kpendoti@etisbew.com> wrote:

> > All you should have to do is put "empty  1" in there. That stops any
> email
> >from being sent.
> 
> Hi Mike,
> 
> After placing "empty 1" in the following way I could able to submit the
> checkout page to receipt page, but in mail logs mails are been sent to
> empty@domain.com , 1@domain.com. Still mails are bouncing. Could you
> please suggest me where to place "empty 1" value in catalog.cfg file? 
> 
>  ## This route emails the order to you unless email is set to "",
>  ## and failsafe-logs the order report a couple of places
>  Route main  <<EOF
>          attach            0
>          credit_card       1
>          default           1
>          email             "empty 1"

           empty	     1

>          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

Ciao
        Racke