I got my first zencart all set up fine, but have been having some problems getting ViaKlix to work. Meanwhile, I though i'd set up the included CreditCard module that splits card info into an email.

So when the confirm order button is pressed, the mail is sent to the customer address, and the other address with the middle credit card nums. Then it hangs for a while, and offers up "index.php" for download. It then never continues on to the "Thanks for the order page". The items in stock are correctly updated and everything appears to work.

Inside index.php that is offered for download is this:

/usr/local/etc/maillist/********.txt: line 6: forward: no home
postmaster... User unknown
/usr/local/etc/maillist/********.txt: line 6: forward: no home
MAILER-DAEMON... User unknown
postmaster... User unknown
MAILER-DAEMON... User unknown
savemail: cannot save rejected email anywhere
HTTP/1.1 302 Found
Date: Fri, 27 Oct 2006 02:13:42 GMT
Server: Apache/1.3.34 (Unix) filter/1.0 PHP/4.4.1
X-Powered-By: PHP/4.4.1
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://www.********.com/cart/index.p...eckout_success
Keep-Alive: timeout=15, max=88
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

So obviously something funky is going on, but I am the first to admit I don't know enought to understand what is going on.

I have tried messing with all the email settings I could find, none of them helped. Any ideas? Much obliged.

Antiocles