Disable Bigcommerce new account registration email - bigcommerce

Is there anyway we can disable the default Bigcommerce email for account registration and newsletter subscription ?
Thanks

You can disable emails through a bit of a workaround, but these do not have store settings to disable. You will need to go to Store Settings > Misc and set your own SMTP server to route the mail through or a dummy SMTP server that doesn't send any mail. You would have to configure the server from there to only pass on the desired emails to customers.

Related

outgoing mail server on odoo

I have created a record on "ir.mail_server" model which is the outgoing mail server model. configured as:
SMTP Server = smtp.gmail.com
SMTP port = 465
Connection Security = SSL/TLS
Username = my gmail id
Password = my gmail password
tested the connection too gives me a message that"Connection Test Succeeded! Everything seems properly set up! "
previously this was working perfectly
but now when I send an invoice through mail in odoo its sent without error but the recipient is not receiving the mail
any help will be appreciated
Google made updates to the security measures related to app access, so you will not be able to use password. You need to use App Passwords.
In your Google account: Go to Manage your Google Account and select Security:
Turn on 2-Step Verification.
Once the 2-Step Verification turned on, the app passwords option will be enabled and it will be shown under 2-step verification.
Click on App passwords and create an App password and copy the 16 digits password which you got.
Use that 16 digits instead of the password in the Odoo email configuration settings
You can refer to google help for more details about how to create app passwords.

Mailgun unsubscribe text in email

So i have recently added and verified my mailgun account to my DNS & configured it through Exim through (WHM) on my server using the following guide.
enter link description here
It is now tracking my emails which is what i wanted, However on creating a new account through WHM and logging into the webmail into the new account i sent a test email to myself and i have at the bottom of the email "To unsubscribe click LINK"
As I'll be providing clients emails who will need to use emails daily i wouldn't want this link being under every single email they send.
I have upgraded my account, as i believed this would stop it but it hasn't?
Could anybody throw some light on this situation.
Many thanks
Log in to Mailgun, click your Domain Name and then disable the "Unsubscribes" option. This will then remove the link that is being automatically added to your outgoing emails.

How to create new email account on WHMCS client area

I think need some help to do that. My WHMCS system is create Cpanel user. When i login as client I'm showing login Webmail, Login Cpanel, change password cpanel and all feature is working fine.
But i want to create email account but i don't add it. How to create email account on cpanel via WHMCS? Any idea.
Adding an email account is a built in feature of the cPanel module in the six theme of WHMCS. If you want to see how to extend this to add additional options or do more control, you can check out this presentation I made for the cPanel Conference:
https://github.com/n8whnp/cPconf-2015/blob/master/cP-Conf-2015-Customizing-WHMCS.pdf
No, You can not create mail account through WHMCS. You need to login your cPanel to create mail account OR Access server through SSH with the root user login details and then create mail account through cPanel script(/scripts/addpop).
You can not create email account directly from WHMCS. You have to log in to cPanel first from direct URL or from client area and then you can create the email account from Email Section.
Also, you can create email account by SSH Access.

Incoming messages send again by openerp

When someone sends an email message, it can view on openerp inbox but the outgoing email sends again thru the configuration email address I set up.. why is it so?
I'm using Openerp v7.0.. I used the Outgoing Mail Server in the Settings > Technical > Email > Outgoing Mail Servers.
When someone sends an email and openerp retrieved it, it sends again and again an email but by using the email address I configure.
Your question is not quite clear[1], but this sounds like the default and correct behavior. When an OpenERP user receives an external email message, they will by default receive a copy of the email at their own email address (configured in their user preferences).
Let's say someone replies to a CRM Lead assigned to me (by sending an email to info#mycompany.com, which is imported via the fetchmail module into my OpenERP server): I want to receive a copy of this message in my real inbox at myname#mycompany.com).
In OpenERP 7.0 this behavior can be controlled in the "Email Preferences" of the user profiles: you can choose to receive email notification about new comments and new external emails, or about new external emails only, or no notification whatsoever.
[1]: The following information would help: the version of OpenERP you're using, how the emails are being fed to OpenERP (fetchmail module, mail gateway script, something else...), what email addresses are being fed to OpenERP, what email is configured on the user profiles, etc.

Configure incoming e-mail for Sharepoint 2010

I created a new installation of SharePoint2010. I am trying to configure the incoming e-mail but I seem not to find the link to do so.
I only get to see under E-Mail and Text Messages (SMS):
Configure outgoing e-mail settings | Configure mobile account
Thanks
Take a look at this tutorial: Installing and configuring SMTP and POP3 e-mail for sharepoint 2010
It's odd that the link is missing. How is your farm set up? The settings live at /_admin/IncomingEmail.aspx