Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 09-14-2010, 06:16 AM Need Help: Mailing
Junior Talker

Posts: 1
Name: AkashNair
Trades: 0
Hi All

I have created log in system . In that when the user completes the
registration process an auto reply(auto-reply@domain) will generate and
sent this to users email id regarding about the user name and password (Lo
gin Details). After formal approval from the admin the user will get a
user activation mail with log in link.

But , my problem is these are work only for mail accounts from my domain
only(test@domain). its not send any of above mentioned details to other
mail services like gmail or yahoo etc.

i discussed this with some others, they said its the problem with your
mail function configuration. but i didn't get any needful information as
am a beginner in PHP scripting.

i have contacted this with my hosting service they said its the problem
with php mail () function and use php mailer() instead mail().
am attaching my code along with this..
please give me a solution for the same..
Attached Files
File Type: txt register.txt (19.0 KB, 2 views)
akashnair is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-17-2010, 01:08 AM Re: Need Help: Mailing
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
I would contact your host. Sounds like the mail server may need authentication or the server is not set up to send mail externally.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 09-17-2010, 09:18 AM Re: Need Help: Mailing
Ultra Talker

Posts: 366
Name: Steve
Location: Miami, FL, Earth
Trades: 0
PHP mail() is notorious for getting spam filtered. Do a search for php+mail+spam to find ways around that. The best option for high deliverability, of course, is to go with SMTP (e.g. using the PEAR SMTP library), but that will require more research and work for you to integrate.
__________________
- Steve

President,
Please login or register to view this content. Registration is FREE
smoseley is offline
Reply With Quote
View Public Profile Visit smoseley's homepage!
 
Reply     « Reply to Need Help: Mailing
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12408 seconds with 13 queries