anthony.halliday Posted June 19, 2013 Share Posted June 19, 2013 Hi, Looking at the API documentation (http://docs.whmcs.com/API:Send_Email) there does not appear to be a way to specify the email address, i am creating a feature that allows anonymous users to essentially fill in a form and submit it at which point i would like to use the WHMCS API to send an email to the email address they entered. Is there any way to achieve this using the default email API? Also while i am on the subject of emails, i have found an email log specific to registered users but is there any global email log to find all emails that have been sent? Disclaimer: im new to WHMCS & php... 0 Quote Link to comment Share on other sites More sharing options...
striddy Posted June 19, 2013 Share Posted June 19, 2013 there does not appear to be a way to specify the email address, i am creating a feature that allows anonymous users to essentially fill in a form and submit it at which point i would like to use the WHMCS API to send an email to the email address they entered. Is there any way to achieve this using the default email API? Also while i am on the subject of emails, i have found an email log specific to registered users but is there any global email log to find all emails that have been sent? The page you link to specifies the purpose to be: This command is used to send an email to a customer. If you wish to create a webpage with a form for anonymous users to send email to others, you will need to code such a page. Just be prepared for all the spammers to find your page which will then get your server blacklisted. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.