How do I receive email when there is a new order?
From TomatoCart Wiki
In order to send email, there are two steps:
1. go to admin=>Configuration=>Configuration=>E-mail Options
If your server is liunx OS, the E-mail transport method could be set smtp or sendmail. If your server is windows OS, you only could use smtp. When selecting sendmail, only set true for 'Send E-mails'. And when you choose smtp, you should set smtp password, smtp server, smtp server port, server username and also set true for 'Send E-mails'.
2. go to admin=>Configuration=>Configuration=>My store=>Send Extra Order Emails to
Type in the email address you would like to receive order notification.
