zitu4life Posted December 3, 2019 Share Posted December 3, 2019 Hello there What is your best practice if you need to manual add a client on admin side if this client do not have an email address. Since insert an email on WHMCS when add a client is mandatory, I usually create a fake email to this client to trick WHMCS. Example of fake email I usually create: clientphonenumber@noemail.com so I have several clients that do not have email: 589621478@noemail.com 235874958@noemail.com When WHMCS tries on automation cron to send email to these clients it will fail and a ticket will be opened automatically from gmail says emails did not reach destination (what makes sense). There is any better way, better this one I am using to overpass client s with a gap no emails address? 💡😉 PS: also I have all those clients on a client group named client with no valid email. I am just trying to improve this rule and see if other found a better way to deal with this scenario. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 4, 2019 Share Posted December 4, 2019 14 hours ago, zitu4life said: There is any better way, better this one I am using to overpass client s with a gap no emails address? 💡😉 can't you use a domain that you own, possibly with a catch all mailbox, for these fake emails ? there are addon(s) available in marketplace where your clients can use either a username or email address to login - it seems to just use a customfield for the username - that might be an option for you as then your clients won't need to have an email address, and you won't need to assign them a fake one. there's an archived 6-year old feature request for this with 26 votes, so I doubt WHMCS will be adding this any time soon. 1 Quote Link to comment Share on other sites More sharing options...
zitu4life Posted December 5, 2019 Author Share Posted December 5, 2019 On 12/4/2019 at 11:55 AM, brian! said: can't you use a domain that you own, possibly with a catch all mailbox, for these fake emails ? yes, did not think in that idea before...instead of using fake emails, I guess somtimes I have created fake emails with domain that do not belong to me...will start using my own domain now.😎 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted December 8, 2019 Share Posted December 8, 2019 I use a subdomain that doesn't exist like jdhcfbbf@null.domain.com then with PreEmailSend action hook I "abort send = true" when I match it. 1 Quote Link to comment Share on other sites More sharing options...
zitu4life Posted December 8, 2019 Author Share Posted December 8, 2019 Using sub-domain sounds even better @Kian or @brian! . Can you please share your hook. 20% off my clients do not have valid email. 0 Quote Link to comment Share on other sites More sharing options...
zitu4life Posted May 25, 2020 Author Share Posted May 25, 2020 @Kian @brian! I found a way to deal with fake emails, without coding needs, and for now it it working fine. So, as I am using own cpanel email now, means I can create unlimited emails. So I changed my terms and use agreements, where if a client do not have any email to provide us, our company will: 1- assign an internal email (auto-email) which will be (firstname.lastname-auto-email@mydomain.com) for clients with no email; 2 - This auto email will be created manually on Cpanel (Emails Account) and restrict login on it, as nobody will use it, and also thinking in my mind it will get more secure 🙄. 3 - Will create an auto-respond for this emails. 4 - Now, every time, my WHMCS tries to sends an new invoice message or payment reminder or overdue, to this (auto-email), I will receive a ticket create informing me with above auto responde message. This will avoid my WHMCS sending emails to fake emails that at sometime could reduce your IP reputation 🙄. This will help me being on top of all my clients even for those that do not have email, helping me having a better followup on them and reduce overdue invoices and communication when automation has a lack due to fake emails.👍PS: client will no have access to this auto-email, will never login to client area. 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.