Maybe thats the point and would work with smtp, but I don't want to send the mails via the SMTP and can't try at this moment, sorry. Thx cheers froesi
Matthew Weier O'Phinney-3 wrote: > > -- froesi <[EMAIL PROTECTED]> wrote > (on Monday, 01 October 2007, 08:03 AM -0700): >> I updated to newest ZF version. >> Still the same problem. I am not using SMTP. > > Try using it via the SMTP transport, and see if that works. > >> Matthew Weier O'Phinney-3 wrote: >> > >> > -- 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/ > > -- View this message in context: http://www.nabble.com/Zend_Mail---to-long-subject----Outlook-puts-%27%3D-%27-in-subject-tf4548354s16154.html#a12982129 Sent from the Zend Framework mailing list archive at Nabble.com.
