On Wed, Mar 28, 2012 at 3:53 PM, Alexis <phplis...@antonakis.co.uk> wrote:
> Actually Fatih, I have also been playing around with the PEAR mimemail
> option and have just got that to work, so will not be pursuing this problem
> any further, but thank you very much for the time you spent helping me.
>
> Alexis
>
>
> On 28/03/12 14:50, Fatih P. wrote:
>>
>> On Wed, Mar 28, 2012 at 11:44 PM, Alexis<phplis...@antonakis.co.uk>
>>  wrote:
>>
>>> If I insert the full stop after the \n then the output stops just before
>>> the fullstop.
>>>
>>> Currently I have \r\n \r\n
>>> That is a space between the two sets of \r\n's.  I tried it without any
>>> spaces and still got the same result.
>>>
>>> Would it be better if I post the code that creates the headers?
>>> I avoided doing that first as I was wondering if I got the headers
>>> themselves correct?
>>>
>>> btw sorry for calling you Faith before, I misread your name, Fatih
>>>
>>> Alexis
>>
>>
>>
>> I guess it is better to see your code. that creates the headers and body
>> parts too.
>>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Another alternative that I use is phpmailer
<http://code.google.com/a/apache-extras.org/p/phpmailer/> which has a
lot of features, MIME attachments being only one of.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to