473,404 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

PHP With Exchange Server 2003

chathura86
227 100+
Hi,

I'm tring to send emails with php and im using exchange server 2003
also use a pear package to seend mails with MIME.

when i send the mails they are not sending but i do not get a error message
either.

I can send mails with MS Out look 2003, bt not with Outlook Express.

Please some one help me to solve this,

Thank you
chathura
Sep 18 '07 #1
6 3822
ak1dnar
1,584 Expert 1GB
Hi chathura,

With out errors too hard say anything. have you enabled the error reporting on your server. If not add this lines to the top of your scripts:

Expand|Select|Wrap|Line Numbers
  1. error_reporting(E_ALL);
  2. ini_set('display_errors', True);
  3.  
Sep 18 '07 #2
chathura86
227 100+
Errors are already enabled, but im not getting any error messages.

and the php.ini file is also config correctly.

Thank you

chathura
Sep 22 '07 #3
chathura86
227 100+
Hi chathura,

With out errors too hard say anything. have you enabled the error reporting on your server. If not add this lines to the top of your scripts:

Expand|Select|Wrap|Line Numbers
  1. error_reporting(E_ALL);
  2. ini_set('display_errors', True);
  3.  
Errors are already enabled, but im not getting any error messages.

and the php.ini file is also config correctly.

Thank you

chathura
Sep 28 '07 #4
ak1dnar
1,584 Expert 1GB
Hmmm, what should I say now..There is NO Errors. well, I've never tried exchange server, I don't know why you are using this. if you need to send a mail from Php why don't you use php mail(). or Switmailer.
Sep 28 '07 #5
chathura86
227 100+
Hmmm, what should I say now..There is NO Errors. well, I've never tried exchange server, I don't know why you are using this. if you need to send a mail from Php why don't you use php mail(). or Switmailer.
Thanks for the help,

Switmailer worked for me.

regards,
Chathura Bamunusinghe
Oct 6 '07 #6
ak1dnar
1,584 Expert 1GB
Thanks for the help,

Switmailer worked for me.

regards,
Chathura Bamunusinghe
Hi Chathura,
Glad you got it working. and feel free to ask any question in the forum anytime. Thanks and good luck.
Oct 6 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Nitec Dev | last post by:
Our setup: server1 ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows 2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and had...
2
by: M Rao | last post by:
I have xml data coming in as a stream from a web service running against exchange server.The attributes for the elements dtstart and dtend, b:dt="dateTime.tz"...
1
by: Arran Pearce | last post by:
I am wanting to create a web application which will use Microsoft Exchange Server. We currently use Exchange 2000 but if i needed it we would upgrade to 2003. Is 2003 going to provide easyer...
0
by: JimDuggan | last post by:
I've written an event sink for Exchange 2000 in managed code, but have found problems now I've come to test it. My Exchange box needs upgrading to SP3 so I can install the Exchange SDK tools...
8
by: Rob Edwards | last post by:
When trying to add the Microsoft CDO for Exchange Management Library (aka CDOEXM.dll) I receive the following message: "A reference to 'Microsoft CDO for Exchange Management Library' could not be...
2
by: Doug Raney | last post by:
I am very new to Exchange. I need to have my Exchange server forward a copy of a message to an email address when the subject or body contains a known unique identifier. Where do I start? How can I...
2
by: Andy | last post by:
Hi, I'm trying to get a users free/busy status from exchange from within a website and using the code below, but when I run this a login page from MS Outlook Web Access is retrieved from the...
0
by: rnaimon | last post by:
I found the following information on this site, but I am unable to get it to work. All it brings back is the xml page with no data. I am running a Windows 2003 Server with Exchange 2003 Server. ...
0
by: NissanSE98 | last post by:
Hello, I'm building an asp.net application that will get contact information from an Access Database that is linked to microsoft exchange or outlook. I go to link tables in Access and choose...
1
by: =?Utf-8?B?YXVsZGg=?= | last post by:
i read the MS kb: Using Exchange Management Shell Commands With Managed Code http://msdn.microsoft.com/en-us/library/bb332449.aspx how ever i'm getting "{"No Windows PowerShell Snap-ins are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.