Zendcasts Forum

A community of developers who work with the Zend Framework and other enterprise PHP technologies

You are not logged in.

#1 2010-02-03 04:25:07

Jon Lebensold
Administrator
Registered: 2009-06-27
Posts: 279

ZC45 – Introduction to Zend_Mail

A big thank you to Ryan Horn for putting together this great screencast about Zend_Mail. Ryan took the time to talk about how to setup a dev environment that uses a gmail account. This is perfect for folks like myself who work in a development environment that's behind an annoying ISP firewall on SMTP (port 25). Ryan Horn is a web developer based out of Buffalo, feel free to ryan.horn.web@gmail.com.

Grab a copy of the project or browse the repository.

Offline

#2 2010-02-03 12:02:55

udo
Administrator
From: Switzerland
Registered: 2009-08-06
Posts: 62

Re: ZC45 – Introduction to Zend_Mail

Fantastic episode Ryan!

Moving configuration to Bootstrap and finally to application.ini is perfect. It also shows the idea behind this process and illustrates it clearly.

Thanks, Udo

P.S.: You could do a "part 2" on sending e-mails to multiple recipients. A "newsletter" plugin with pulling users from a DB using doctrine & PHPUnit wink

Offline

#3 2010-02-04 11:06:53

harri
Member
From: Kristiansand, Norway
Registered: 2009-12-02
Posts: 27
Website

Re: ZC45 – Introduction to Zend_Mail

Nice screencast!

Would be awesome to get the links to read on how to avoid the spam filters. smile

Offline

#4 2010-02-04 17:17:21

ryan.horn
Member
From: Buffalo, NY
Registered: 2009-09-08
Posts: 41
Website

Re: ZC45 – Introduction to Zend_Mail

harri: http://wiki.apache.org/spamassassin/Avo … ForSenders is a good read

Also, for those of you using version 1.10 of the Zend Framework, mail transports now have a resource plugin. See http://framework.zend.com/manual/en/zen … rces.mail.

Offline

Board footer

Powered by FluxBB