-- froesi <[EMAIL PROTECTED]> wrote (on Monday, 01 October 2007, 06:27 AM -0700): > I send a mail via $mail = new Zend_Mail; > I need a long subject. > > The problem is, that Outlook won't correctly paste the linebreaks together > again. So in a long subject stands an "= " at the position, where the > linebreak was. > > Example: > > Here I write an entry in the Zend Framework Community Bo= ard > > does anybody has an idea?
None. I just did a subject of 138 characters and sent via SMTP through our exchange server, and had no issues. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
