[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 07-21-2008, 05:17 PM   #1 (permalink)
NamePros Regular
 
hoops's Avatar
 
Join Date: Sep 2006
Posts: 345
6.95 NP$ (Donate)

hoops is on a distinguished roadhoops is on a distinguished road


Auction Script

I have an auction script and everything works fine except one thing. I'm on a Linux server and when a user wants to send an email to another user it gives an error. The server that I'm on will only send emails from email accounts already on my server.

Is there any way around this?
hoops is online now  
Old 07-21-2008, 06:42 PM   #2 (permalink)
Senior Member
 
nasaboy007's Avatar
 
Join Date: Jul 2005
Location: NJ
Posts: 1,112
1,454.30 NP$ (Donate)

nasaboy007 has much to be proud ofnasaboy007 has much to be proud ofnasaboy007 has much to be proud ofnasaboy007 has much to be proud ofnasaboy007 has much to be proud ofnasaboy007 has much to be proud ofnasaboy007 has much to be proud ofnasaboy007 has much to be proud of


set up an external SMTP server somewhere and then edit php.ini so that it points to that, so that the mail() funciton of php uses the external smtp server.


at least, thats assuming i understood your problem correctly.
nasaboy007 is offline  
Old 07-21-2008, 08:07 PM   #3 (permalink)
NamePros Regular
 
Join Date: Nov 2006
Location: Indonesia
Posts: 490
381.00 NP$ (Donate)

umat_gila is a jewel in the roughumat_gila is a jewel in the roughumat_gila is a jewel in the rough


is it possible for you to paste error message in here ?
umat_gila is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 02:09 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85