Hello I have a subscription area of a site where users sign up to notified of new content. I have developed a simple system using zend_mail, but have 2 questions: 1.) Is the best way of sending a single email to every subscriber to add their address to the BCC list? Are there any foreseeable problems if the list gets too big?
2). Is there some sort of return code for addresses that are non-existent? thanks in advance :) -- View this message in context: http://n4.nabble.com/sending-mail-to-multiple-recipients-return-code-for-bad-addresses-tp964534p964534.html Sent from the Zend Framework mailing list archive at Nabble.com.
