-- froesi <[EMAIL PROTECTED]> wrote
(on Monday, 01 October 2007, 09:05 AM -0700):
> 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.

How else are you doing it, then? If you're using Exchange, it's either
on another server, or you're on Windows and mail() uses SMTP anyways.


> 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/

Reply via email to