My client wants to sent an electronic newsletter (email) to its customers, >50 recipients. My client cannot write html, so it has to be easy going.
I thought of making a template in outlook. But later thought of some direct mail application, perhaps in php, a custom script. I know the typo3 cms has a direct mail extension, but it is rather heavy.
I was just wondering how others are handling such requests.
If your client is sending to and from Outlook, they can use MS Word to compose and edit the emails. Create the email layout template using the "Draw Table" feature in Word. The emails actually render decently in webmail clients like Gmail and Yahoo! fairly well too.
I think I will use the direct mail extension from typo3. http://mailbuild.com/ charges 5$ per campaign. While typo3 is free after it has been set upped. Also I can use typo3 direct mail for other clients too from within the one and same installation :-) .