[PHP] Email Problems

2003-01-22 Thread Gary
Hi,
   Can anyone tell me what may be wrong with my email configuration? I
am using Microsoft Outlook with a Microsoft Exchange Server. My PHP programs
can no longer send emails. They were able to before, seems like it stopped
about a month ago. I don't believe I have changed anything. And it's not
only PHP, I'm also having trouble with other programming languages where I
did not before.

PHP4.0



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




[PHP] Email problems.

2002-12-22 Thread Steve Jackson
I have generated a page on our server using PHP (from within a CMS system)
which I renamed the output .html to use in an html email.
My problem is when I cut and paste the HTML into the email (Outlook) it
either:
displays the code,
displays the html email and then when it's sent, sends it as an attachment
or sends it as a bunch of html links and  badly formatted text.

I assumed (badly) that Outlook would simply send HTML emails if you
formatted the program to send html emails but this seems almost impossible.

Anyone have any suggestions?

This is the page I want to send:
http://www.violasystems.com/e-news/template.html



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




Re: [PHP] Email problems.

2002-12-22 Thread Rick Emery
This is not realy a PHP question; rather, it is an OutLook question.
Regardless...when you opened the OutLook window to create your mail, did you go to the
Menu-Format and select Rich Text (HTML)
- Original Message -
From: Steve Jackson [EMAIL PROTECTED]
To: Php-General [EMAIL PROTECTED]
Sent: Sunday, December 22, 2002 7:29 AM
Subject: [PHP] Email problems.


 I have generated a page on our server using PHP (from within a CMS system)
 which I renamed the output .html to use in an html email.
 My problem is when I cut and paste the HTML into the email (Outlook) it
 either:
 displays the code,
 displays the html email and then when it's sent, sends it as an attachment
 or sends it as a bunch of html links and  badly formatted text.

 I assumed (badly) that Outlook would simply send HTML emails if you
 formatted the program to send html emails but this seems almost impossible.

 Anyone have any suggestions?

 This is the page I want to send:
 http://www.violasystems.com/e-news/template.html



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




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