Server Administration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesServer Administration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old September 18th, 2008, 06:31 AM
qali qali is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 99 qali User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 43 m 55 sec
Reputation Power: 3
Sendmail - SMTP server response: 503

hello
I have purchased a dedicated server to run some php scripts and have setup a program called xampp.

I turned off IIS and started the default IIS smtp server.

I can't send email using php.
I keep getting: Warning: mail() [function.mail]: SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.

I had a look in the IIS SMTP server parameters and it indicates the authentication access is set for anonymous.


PHP Code:
 ini_set('sendmail_from''me@domain.com'); 
error_reporting(E_ALL);
ini_set('display_errors''1');
ini_set('smtp_port''25');
ini_set('smtp'xx.xx.xx.xx);
    
if(
mail('peter@mydomain.com','test subject','test message')){      echo('ok');    }else{      echo('not ok');    } 



Do I need to setup anything else??
help please

Last edited by qali : September 18th, 2008 at 06:33 AM. Reason: incomplete info

Reply With Quote
  #2  
Old September 18th, 2008, 07:15 AM
qali qali is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 99 qali User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 43 m 55 sec
Reputation Power: 3
I have recieved some support from the ISP, but I am still struggling...

I was told not to use the SMTP IIS server and use the 'mailenable' software installed.

I am TOTALLY unfamiliar with it but I gave it a go and it is still not sending mail outside the server domain name.

In 'messaging manager', I have 'enabled integrated authentication'.

In the post office, I also use 'integrated authentication' and I map the post office to my domain name.

I have setup a mailbox.
the disgnostic is telling me my post office requires windows authentication so I am guessing it's correct.

...but it still fails

Reply With Quote
  #3  
Old March 11th, 2009, 12:07 AM
Joeinmi Joeinmi is offline
Registered User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Dec 2008
Location: Michigan (sad)
Posts: 16 Joeinmi User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 7 m 59 sec
Reputation Power: 0
I assume you have given up on this.

Here are things I would do different.

Do not use MS server software for your xampp (great package btw)

Use an external SMTP server. I get a hosted domain and just use the email server.
They can deliver your mail through more spam filters and you can test using some pop3 clients.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesServer Administration > Sendmail - SMTP server response: 503


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek