PHP sendmail

Status
Not open for further replies.

mizuiro

New Member
Messages
10
Reaction score
0
Points
0
These are my information:
cPanel user name: mizuiro
Domain/subdomain: mizuiro.x10hosting
Hosting package: Adfree

Before coming here, I was searching for a free hosting that provides PHP sendmail (please note: sendmail {/usr/sbin/sendmail} not webmail) at absolutely-free-hosting.com. x10Hosting was the only search result:
http://www.absolutely-free-hosting.com/reviews/X10Hosting.php
This is a print screen of the page:
http://img.photobucket.com/albums/v11/neoanime/x10h.jpg

I thought it would work, but so far it hasn't. I was wondering if I made a mistake some where that my script isn't sending mails? Because I've never had a problem when I was under a different host (who isn't replying to me now) ..
And I really need this sendmail for the script (Enthusiast) to work... I really hope someone would reply. Thanks in advance..
 

Archkronos

New Member
Messages
257
Reaction score
0
Points
0
mail(); has always worked for me on PHP scripts and homemade scripts, and has been enabled on adfree for a while.

Can you elaborate on the error?
 

mizuiro

New Member
Messages
10
Reaction score
0
Points
0
Enthusiast 3 is fully customizable collective and listing script rolled into one.
It includes: join form, update form, lost password form that needs the sendmail.

When I fill up a lost password form, it would send the email submitted in the form the information needed.

But so far, it isn't working at all. I am not receiving any mails.

And, the page after submitting the form should be a notification saying that an email is sent to the mailbox.
But the page instead turns up blank...

This would be one of the forms: http://mizuiro.x10hosting.com/hakkaihakuryu/lostpass.php
(It can only work on current members of the fanlisting..)

There must be something wrong with the sendmail... :confused: ...because the script that I used was downloaded and not made by me. If it works for others then why not me?

(By the way, thanks for the reply, Archkronos, but I need more help because it still isn't working..
It's already been a few days of trying now..
If one day a member sees the problem, or the staffer at the network for the fanlisting, then I'm in trouble..and I really hope it wouldn't happen...
Also, I hope I elaborated it enough...
If it's not then ask me because I can't think of a longer explanation now..)

EDIT: To Kaixi: If SMTP is down all the time, then I believe I might not have very good reasons to stay...
By the way, I went to a similar thread (Php and sendmail problem) and it seems that after Corey checked on the problem, it was solved...
And this sendmail seem to be working for Archkronos, so why not me?
Or is it just so long ago (since the thread was last posted on October 2006) and it just isn't working now?
 
Last edited:

kaixi

New Member
Messages
27
Reaction score
0
Points
0
I believe it's a temporary problem mizuiro. Which server are you on?

PHP mail() is working for me. I just checked it.
 

mizuiro

New Member
Messages
10
Reaction score
0
Points
0
This is the IP address of the server: 70.87.51.250
(I think it's Sustained server after checking this thread: x10Hosting Services Up/Down)

By the way, after checking that thread again..I got another confusion..
My account management panel says that my server is 70.87.51.250
So I checked the status for SMTP and it said SMTP: Online
I checked it from day one and it has been OK all the while..
And I refreshed/reloaded the page several times already...
So I thought it was the script problem. Re-uploaded and nothing yet..
And the server is down at the moment, so I can't view the page...
I'll be back another day/time to check on the SMTP again later.
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
We have some SPAM protection in place on the mail function - that is why its down so much. It shuts down if we get a lot of spam e-mails being sent.

Please post back telling us if it is solved or not.
 

kaixi

New Member
Messages
27
Reaction score
0
Points
0
We are on the same server then. This means that it isn't a server-side problem because mail() is working for me. I think that Corey should take a look at this.

Kaixi
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
I'm tagging this to look at once I finish answering the support requests.

-Corey
Edit:
Okay, I made a file called mailTest.php on your account. I put my E-mail in and sent a test e-mail by going to the page in the web browser. I received the E-mail within 30 seconds.

You can edit my test file and put your own address in to verify PHP mail is indeed working on your account.

-Corey
 
Last edited:

youblay

New Member
Messages
6
Reaction score
0
Points
0
hi
i have the same problem i can't send mails . i tried the same scrit in another host and it worked. so i think the problem source is the server .
i heared some one of the latest replyer sayine SMTP ??? what is that & how it work and how can i configure it . Thank you in advance .
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
What is the location of this script? It has to be doing something else that is stopping it from sending the mail since it works for other members and I tested it myself a little bit ago.

-Corey
 

mizuiro

New Member
Messages
10
Reaction score
0
Points
0
Here are bits of the information:

Installation Path (Absolute) - /home/mizuiro/public_html/enth3/
Root absolute path - /home/mizuiro/public_html/

They were uploaded into the enth3 folder in public_html.

- I'm not sure what's wrong with it, but I'm quite sure the script is right..

Thanks Corey, for trying to help me :)
 

janardan

New Member
Messages
15
Reaction score
0
Points
0
Hi all. I'm new here, just opened my account a few days ago and am really happy with it! However, I'm also having problems uning PHP sendmail. I'm working with PROPS for a small weekly magazine. Just after uploading my site I was able to send a message from the application, but havent been able to do so for a couple of days. Haven't changed anything on the scripts.
Thanks a lot for your kind assistance
Edit:
Never mind! I'm sorry, I had inadvertently made a change on the script. It's working fine now
 
Last edited:

moneynet

New Member
Messages
1
Reaction score
0
Points
0
Well I receive a blank page to! mail() SMTP

I put the mailform.php file and other two mailfrm1.html, mailfrm2.html files in the public_html folder.

When this form http://www.moneynet.x10hosting.com/mailForm/mailfrm1.html is submited returns a Blank page. Why this happen?!

Is that because the SMTP is off?

Well at this moment I don't know, but i keep looking... if some of you have response i will be satisfied to ,)

moneynet
My server is IP.70.86.238.114 ..more info?
 
Status
Not open for further replies.
Top