Am using qmail + vmailmgr and have set up 3 email users,
sales, info and webmaster.
All 3 were created using vadduser and have created the
.qmail-user file for each
.qmail-sales / .qmail-info / .qmail-webmaster
each .qmail-user file contains 1 line
./users/sales (sales or info, etc)...
From a shopping cart script, I want the submit button to
call the cart.pl -in order to email me a copy of the order
and submit a form to paypal so that the customer
can pay for the order
if ($FORM{'add'} {
&add_item;
...
print "<FORM NAME=\"form1\" METHOD=POST ACTION=\"$script\">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.