Re: E-mail Reject Problem |
Fri, 19 April 2002 21:15 |
|
DPitts18, Prottoss told u the file and the line to be alterred. Someone else edited the file for u. Don't u think it would be time for investigating the problem on ur own? If u don't even bother to improve ur knowledge to understand what is going on why do u run the FUD at all? After all u complain for a problem which is absolutely not related to the FUD itself, but to its configuration by u. And concerning the missing software tools: Ever heard of Freshmeat? For instance u could use PHPEdit (win32), jEdit (all platforms) or xemacs (unix), all of them free to use. U can get the manuals from www.php.net. If ur provider would shut down ur site then it was because u knew about the issue and did nothing against it. You and no one else would be held responsible for it. If u want to run stuff on ur own, fine, then try and error. If u don't want to learn then hire someone to do the work for u and get him/her paid for it. just my humble opinion on that subject. - Ken
|
|
Post by DPitts18 is ignored |
Post by DPitts18 is ignored |
Post by DPitts18 is ignored |
Re: E-mail Reject Problem |
Tue, 09 April 2002 10:34 |
|
The file is located inside the include directory, which itself is located inside the forum's data directory.
|
|
Post by DPitts18 is ignored |
Post by DPitts18 is ignored |
Re: E-mail Reject Problem |
Tue, 09 April 2002 00:25 |
|
send me your core.inc file via email and I'll send you the modified version.
|
|
Post by DPitts18 is ignored |
Post by DPitts18 is ignored |
Re: E-mail Reject Problem |
Mon, 08 April 2002 19:26 |
|
add this line to the end of core.inc
@ini_set('sendmail_from', $GLOBALS['NOTIFY_FROM']);
That should do it.
|
|
Post by DPitts18 is ignored |