cpanel/whm new email account welcome email - email

I've searched around a bit, but can't find anything close to this:
Any script or module out there for sending new EMAIL accounts created in cpanel a "welcome" email?
I can find info on customizing the welcome email when you create a new cpanel account (the one with all the account details), but not when creating new email accounts within cpanel.
Example: we create a new email account "bob#domain.com" and when bob logs into this account for the 1st time there is an email in his inbox saying "Welcome Bob, heres some useful info..." or something like that.
I've read the cpanel API might be able to handle this, but I have no experience with it. I found this module from 2007 that looks close:
https://devkardia.com/software/whm-cpanel-email-user-plugin.html

WHM don't have such option to fulfill your requirement but yes there are some api given to do so. The one you mentioned is Joomla plugin, there are some third party billing automation software available (such as WHMCS & Hostbill) which has that ability to do what you looking at.
Here is the API given by WHM and can be implement if you would like to try it out yourself
https://documentation.cpanel.net/dosearchsite.action?queryString=Function+Hooks

Related

Send email from Google Workspace Catch All email

I’m currently using Apple Hide My Email to create random email addresses for each website I create an account on. I really like the privacy and spam control I can get from this feature, but the Apple email client is terrible, and the process to create a new email is also terrible, specially when I’m not on my iPhone.
I would love to simulate this whole experience using a catch-all email config through Google Workspace. However, I don’t think I would be able to reply to incoming emails using the same email address that I used to create the account.
Is there a way to send emails from the email addresses I’m creating through a catch-all config on Google Workspace? If not, would it be possible to simulate the experience I have with Apple’s Hide my Email on Google Workspace?

How to automatically import contacts from Google Sheets to Elastic Email base

I would like to connect my Google sheets with Elastic Email base. I have a Google Form, which updates data in Google Sheets. From there I would like to send all new email addresses to my Elastic Email account, how can I achieve this?
Also another question regarding Google Sheets - with script MaillApp.SendEmail I send all form responses to my email. There is a problem, because the sender's email is my private mail, even though the form, sheet and script are on my domain's email. I can add another sender's email in the script, but then it shows both - my personal and domain's email address as senders.
Thank you very much for your help and all the best!
You can build script that will add contact to your account with method Contact/add: http://api.elasticemail.com/public/help#Contact_Add
If you cannot build the scripts you can use integrations hub like Zapier - it should allow you to Add Contact to your Elastic Email account when certain trigger action is met (eg. new row in Google Spreadsheet).

use bigrock email in godaddy hosting

i have a open cart website on my go-daddy hosting, my C-panel email in go-daddy is having some issue and the go-daddy is working on it. till then i want to use the email of my BIG ROCK hosting.
i want to know the SMTP settings of Big Rock and the MX entry
When ever you login in to the CPANEL , you will get this notice on the top.
Attention! Please register your email IDs used in non-smtp mails through cpanel plugin. Unregistered email IDs will not be allowed in non-smtp emails sent through scripts.
Go to Mail section and find "Registered Mail IDs" plugin in paper_lantern theme.
Just follow these steps and it will work.

Is there any way to access Yahoo IMAP with Oauth2 for new applications?

I'm looking for a way to allow Yahoo application to read user's emails over IMAP. It works well for old applications (that were created before Yahoo Mail API has deprecated), but trying to access IMAP for new applications gives me an error
[AUTHENTICATIONFAILED] (#AUTH007) Bad scope.
Unfortunately, I have no idea how to add a correct scope for accessing IMAP for new applications. During creation of the app, I was not given a choice to add scope with name even looking like 'mail'.
Is Yahoo API just broken or there is some tricky way to work around?
Contact imap-service#yahoo-inc.com
With your Yahoo.com email address and
Brief description of your product.
How will your product use Yahoo user's email content?
How will your product help Yahoo mail users?
What market do you serve?
What is your product's userbase?

Is it possible to implement email read-receipts using OpenERP?

Does anyone know if it's possible to implement email read-receipts in Open ERP?
I'd like to use OpenERP to send invoices to customers, and we'd like to be able to track if the customer has received the email.
TIA
Everything is possible with openerp ! The system is already able to send à mail to the customer and can read mails in an inbox.
You would have to modify the fetchmail module and implement the email read-receipts standard.
I hope this will help you !
We are actually planning the development of an email analytics module that does what you describe and more (did the recipient click on a certain link, bounce-backs management,... similarly to what MailChimp does).
This development hasn't started yet so there is no ETA but there are internal discussions to have it certified.
__
Fabrice
OpenERP US