Hello. I've been trying to find a way to send multiple emails in a loop using all the details from the original email but two things... the subject and the bodies (html and text), which I need to change and pump out. It's for a script that reads an RSS feed and then sends emails about the contents. I got the parsing and such right, but seems Zend_Mail doesn't like replacing the Subject by default, I could work this around by making a custom class and stripping that logic out, but changing the BodyText and BodyHtml seem to just APPEND to the body, which is not the expected behaviour.
-- Elisamuel Resto <[EMAIL PROTECTED]> Source Mage GNU/Linux / http://sourcemage.org ID: 0x18615F19 / FP: B66D 1C2A E8EE B922 1D9C D98F D2D5 FB61 1861 5F19
