Prestashop admin new order email sometimes missing - email

Need help - my prestashop sometimes not sending new order admin emails. They are not in the email logs in backoffice, and not in the spam folder in email.
I also noticed a pattern, that for new orders with just numbers in reference email are generating, but i'm not receiving admin emails for orders with random letters in reference, like this:
Other emails, such as order confirmation and payment confirmation are generating for every order and they are received by customers.
Is there any way to change this order reference to just numbers or any other way to deal with email problem?

Have you tried installing module named "Email Alerts". You can install this module and you can setup notification accordingly.
Hope this helps you !!! :)
Here is the module links:
https://www.dropbox.com/s/is666weeq6qhcug/mailalerts.zip?dl=0
https://github.com/PrestaShop/mailalerts

Related

Welcome Email is not sending to new customer in magento 2

I'm working in a magento 2. Requirement is to send email on to every new sign up of a client. I have created new template of email and added this template in Configuration->Customer-> Customer Configuration. Also cleared the cache after save config in email. But after all these changes Email is not sending to customer.
Please keep in mind that I'm a beginner and working for the first time in magento 2. So answer briefly please.
Check your spam mail, it might be there. For me this was happening in Gmail.

Magento 1.9.1 After change the order address from admin notification mail is not going to customer

On Magento system, I have placed a 1 order for wholesale customer from the admin. The customer receives a mail of new order place. After placing the order I notice the shipping address which I have selected is wrong.
I edit the shipping address and check on all the 3 checkboxes (Recalculate, Notification[customize],confirm update) below the update button. I have written a note on Notification [customize] section also. After clicking on update the message display “Order update, not yet applied. Customer has been sent an email with a confirmation link. Updates will be applied after confirmation.”
But the customer didn’t get any mail related to address change. We have used mandrill for sending a mail. I have checked is mandrill outbound but seems that the mail is not triggered from the Magento. Other than this mail all the mail is going to customer. Can anyone please tell me what is the problem? Why the address change/notification mail is not triggered from Magento ?
You can do this in this way by making a change in order.php go to this file-
public_html/app/code/core/Mage/Sales/Model/Order.php
create directory structure like this, then copy and paste the file to the path below.
public_html/app/code/local/Mage/Sales/Model/Order.php
Find the below code in that file and Make a change in file from
$mailer->setQueue($emailQueue)->send();
to
$mailer->send();

random e-mail on orders without user e-mail adress

if i take an order manually in Magento Backend without depositing an e-mail adress for the customer, Magento is creating a random one for this order.
But where does it come from or what is the sense of that? My problem here is that i'm recieving an error by mailerdemon because that e-mail does not exist.
Check http://yourdomain.com/index.php/admin/system_config/edit/section/customer/ under "Options for creating new customer". There you can set the custom domain used for new customers. Setting that to, for example, the free catch all email service mailinator.com should get rid of your errors.

Openerp email template location

I'm configuring OpenERP to send invitation mails for meetings. Everything was going well until I wanted to change content. It should be available in email templates but it's not. Unfortunately only templates I can find are for invoice, sell and buy orders. As long as the mails are sent from system I was wandering where is their content loaded from. Can anyone help me find it out?
check addons/base_calendar/base_calendar.py search for html_invitation.
this is static in py file for Meeting invitation mail
#Michał : you have customized your own template which you want. OpenERP will provide you few demo templates. For meeting reminder or send invitation for meeting,You have to make a new.

Are there other methods than emailing a verification link to verify account info?

At the moment, we are sending an email address verification email each time someone signs up. This email has been causing a number of problems: people don't get it, they just don't click the link in the email or the email gets block by spam or some other method. We are working on resolving the spam issue, although I don't think it's possible to completely resolve it.
I'm wondering what other methods there might be for verifying and email address. Is there any other way to verify an email address without sending an email? Or is there another method of ensuring people aren't signing up with fake information?
I'm not sure if there are other good methods, but sending an email and having them click a link is definitely the simplest and most accurate.
A main feature to sending that email, is for the person to verify that it's actually them that requested it.
The only way to verify someone owns an email address is to have him use it.
As for verifying users don't enter fake information - not even sending an email can help. With so many disposable/temporary email services out there (like GuerrillaMail) , someone can fill up your form with false info, post a temp email address, log to that address and click the link in your email - manually or programatically.
You have to trust your users to come back for your content, and ignore spammers.
strikeiron.com offers a paid web service to verify if an email exists without sending a message to that email. try it out here is the link: strick
http://www.strikeiron.com/Catalog/ProductDetail.aspx?pv=5.0.0&pn=Email+Verification