| Email General questions, webmail, mailing lists. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#10 (permalink) | |
|
Surpass Fan
Comfy Contributor
Joined in Jun 2003
Lives in Denver
Hosted on D9
142 posts
Gave thanks: 4
Thanked 3 times
|
After successfully running setup.php, I run into problems when trying to use the 'Reserve' function.
Quote:
What am I doing wrong? Additionally, what should the CHMOD be for the mailadmin folder? It was set to 666, and when I tried to go to index.php, I got access denied. I was able to access it again when changing it to 777. Thanks in advance.
__________________
"In the end, everything will be fine - if it is not fine, it is not the end." PseudoSwedelarvez.com Dime9 |
|
|
|
|
|
#11 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2003
69 posts
Gave thanks: 0
Thanked 0 times
|
thats is a problem with a command that was disabled in the latest version of PHP, because of a security hole, check this thread:
http://www.surpasshosting.com/forums/index...=ST&f=15&t=662&
__________________
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." -Rich Cook "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -Dennis Ritchie. "Beware of computer programmers that carry screwdrivers." -Leonard Brandwein. |
|
|
|
|
#12 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Jun 2003
Lives in Denver
Hosted on D9
142 posts
Gave thanks: 4
Thanked 3 times
|
(Nevermind, see the post below...)
__________________
"In the end, everything will be fine - if it is not fine, it is not the end." PseudoSwedelarvez.com Dime9 |
|
|
|
|
#13 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Jun 2003
Lives in Denver
Hosted on D9
142 posts
Gave thanks: 4
Thanked 3 times
|
Nevermind. I searched another forum and found the answer here. (Note, you'll probably have to register to see this.)
Someone there was nice enough to redo the code. I tried it out, and it works! Download it here. Read the Word doc! The code as it is assumes you will upload all the files into a directory inside public_html. If you want to upload the setup.php, signup.php, etc. files to your public_html directory, you'll have to change all instances of "../../configmail.php" to "../configmail.php". Thanks, pita, for all of your help!
__________________
"In the end, everything will be fine - if it is not fine, it is not the end." PseudoSwedelarvez.com Dime9 |
|
|
|
|
#14 (permalink) | |
|
Registered User
Comfy Contributor
Joined in May 2003
Lives in ISREAL
258 posts
Gave thanks: 0
Thanked 0 times
|
I installed the script it works like a charm but for some odd reason I cann't send emails to hotmail...
I tested how the user signups and logins to his account and then I emailed a test to one of my account emails, it worked fine but when I email hotmail I get an error Quote:
websterworlds.com... why is that?does anybody have that problem? |
|
|
|
|
|
#15 (permalink) |
|
Surpass Fan
Excelling Contributor
Joined in May 2003
Lives in Las Vegas, Nevada
Hosted on Dime9
632 posts
Gave thanks: 0
Thanked 0 times
|
try other services, it might just be hotmail, if that is the case, it might be blocked of banned...
__________________
Disclamer: This is not a legal document. As with all information transfered via the internet, this message was subject to possible contamination and tampering I hold myself harmless as to its content as at appears at its intended destination. |
|
|
|
|
#16 (permalink) |
|
Surpass Fan
Comfy Contributor
Joined in Jun 2003
Lives in Denver
Hosted on D9
142 posts
Gave thanks: 4
Thanked 3 times
|
Are you using the webmail client? Or Outlook Express? If using OE, then I would check to see if the e-mail address listed in the properties is for the username/password for said-e-mail address.
For example, if you try using Hotmail in Outlook Express... * You sign-in as email1 hotmail.com* In the "E-mail address:" field in the mail properties, you list email2 yahoo.com (or even email2 hotmail.com)* If you try sending mail, you'll get a "Relay not allowed" message
__________________
"In the end, everything will be fine - if it is not fine, it is not the end." PseudoSwedelarvez.com Dime9 |
|
|