E-mail Reject Problem [message #1339] |
Mon, 08 April 2002 23:11 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
DPitts18
![United States United States](/forum/images/flags/us.png) Messages: 32 Registered: March 2002
Karma: 0
|
Member |
|
|
My host just E-mailed me and said that they are receiving messages that get rejected by e-mail, they told me to change it so that e-mail notifications that are rejected are sent to my domain. I have no idea how to do that.
How do fix it to receive my own rejected emails? I looked at an old message reply e-mail I got and it says from (apache(at)cgi(dot)activewebhosting(dot)com) How in the world do I change it to make it so rejects come to me? Daniel(at)passionscentral(dot)com
|
|
|
Re: E-mail Reject Problem [message #1340 is a reply to message #1339] |
Mon, 08 April 2002 23:26 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
add this line to the end of core.inc
@ini_set('sendmail_from', $GLOBALS['NOTIFY_FROM']);
That should do it.
FUDforum Core Developer
|
|
|
|
|
Re: E-mail Reject Problem [message #1343 is a reply to message #1342] |
Tue, 09 April 2002 04:25 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
send me your core.inc file via email and I'll send you the modified version.
FUDforum Core Developer
|
|
|
|
|
Re: E-mail Reject Problem [message #1352 is a reply to message #1345] |
Tue, 09 April 2002 14:34 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The file is located inside the include directory, which itself is located inside the forum's data directory.
FUDforum Core Developer
|
|
|
|
|
|
Re: E-mail Reject Problem [message #1615 is a reply to message #1614] |
Sat, 20 April 2002 01:15 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
Olliver
![Germany Germany](/forum/images/flags/de.png) Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
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
|
|
|