Home » Item #320
I don't want to use CDO to send email. What other options do I have?
CactuShop supports the following components:
Jmail - www.dimac.net
ASPmail - www.serverobjects.com
Persits - www.persits.com (they call their component ASPemail, but we call it Persits to avoid confusion with ASPmail!)
You will need to install these on the server and also remember to set the emailmethod setting in CactuShop to 'ASPmail', 'Jmail' or 'Persits'. Also, you will need to put the address of the SMTP server you wish to send email from in the mailserver config setting.
The 'write' method that is also supported is a test mode that writes email to the screen rather than send it. You should never use this on a live site, only switch it on for test purposes.