Archive for June 11th, 2009

Sucessful email with IIS SMTP and Magento (2009-6-11)

When running Magento under IIS most people will want to use the built in SMTP server. Unfortunately this doesn’t work out of the box as Magento sends both the to address and a from name in the email message, which is not correctly handled in the IIS smtp service. Emails will apear to send but [...]