[Symfony1.4] Implementing Email Distribution Processing

Tadashi Shigeoka ·  Tue, November 15, 2011

I implemented email distribution processing in Symfony1.4.

Here are the links to the official site that I referenced:

Practical symfony | 16日目: メーラー | symfony | Web PHP Framework

The More with symfony book | メール | symfony | Web PHP Framework

A Gentle Introduction to symfony | 第11章 - Eメール | symfony | Web PHP Framework

I particularly referenced the practical “Using Email Messages as Classes” section.

クラスとしてメールメッセージを使う | A Gentle Introduction to symfony | 第11章 - Eメール | symfony | Web PHP Framework

That’s all from the Gemba.