Home » Archive

Articles tagged with: email

PHP »

[24 Oct 2011 | One Comment | 664 views]

PHPMailer is a PHP class for PHP that provides a package of functions to send email. It is an efficient way to send e-mail within PHP. The following are some features of PHPMailer:- – Sending HTML email – Sending email with attachments – Sending email to multiple recepients via to, CC, BCC, etc – Supports [...]

Google »

[25 Jul 2011 | One Comment | 671 views]

This article will show how you can configure your domain settings so that email messages to your domain will be routed through the Google Apps mail server. In other words, by adjusting some settings in your domain cpanel and creating an account in google apps, you will be able to access emails to your domain [...]

Magento »

[31 May 2011 | 8 Comments | 3,530 views]

In Magento, Transactional Email Templates can be created from System -> Transactional Emails. This article shows how we can send transactional emails programmatically. There are few necessary things for any transactional email in Magento. They are:-

Magento, Zend »

[10 May 2011 | 2 Comments | 2,267 views]

Here is a quick function code to send email in Magento. I am using the Zend_Mail class. Hope this helps. Thanks.

Google »

[14 Mar 2011 | 2 Comments | 2,229 views]

You can use multiple email addresses with your single Gmail account. Trick #1 Suppose, you have your Gmail account as: firstname.lastname@gmail.com With Gmail, you can also use it as: firstnamelastname@gmail.com or first.name.lastname@gmail.com or first.name.last.name@gmail.com