When using a default install of Magento (>=1.9) on DirectAdmin the emails send by Magento can appear to come from [email protected] or from [email protected]. These addresses can appear in the “From”, “Reply-To” or “Return-Path”. Some email clients show this as [email protected] on behalf off [email protected] There is a simple fix for both these issues. Mail from [email protected] For […]
You are browsing archives for
Categorie: Magento
Setup a cron-job for Magento on DirectAd...
When using Magento it is important to setup a cron job to run all kinds of maintenance and since version 1.9.1 it is also needed to send some transactional emails. With a cron job the following jobs are performed: Catalog price rules Newsletters Generating Google sitemaps Customer Alerts/Notifications (product price change, product back in stock) […]
Changing default order/invoice/credit nu...
When setting up a new shop in Magento the default order number, invoice number, packing number and credit note number is always 100000001. Most people want to change this to some other number so it doesn’t look like they just started out with their website. Unfortunately it is not possible to change this from the […]