FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » e-mailing woes
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon5.gif  e-mailing woes [message #7006] Fri, 01 November 2002 03:56 Go to next message
newbiewan is currently offline  newbiewan   United States
Messages: 10
Registered: November 2002
Karma: 0
Junior Member
I have recently installed and configured version 2.3.4 for my MBA cohort and everything is working great with the exception of the E-mail features. I can't seem to send out any emails whether I use the php or fud mailer. when I use the php mailer I get:

Warning: Failed to Receive in c:\apache\htdocs\columbian\theme\default\email.php on line 243

Warning: Cannot add header information - headers already sent by (output started at c:\apache\htdocs\columbian\theme\default\email.php:243) in c:\apache\htdocs\columbian\theme\default\email.php on line 728

when I use the fud mailer I get a timeout error.

I am using my service providers smtp address which I know works because I can send emails out from the same machine using a program called procast server.

I have searched the forum and have found a couple of things about replacing the core.inc and email.inc, but I get errors when I replace those files (I can’t find email.inc anyway)

I love the program, but this bug is annoying.

Any ideas?

Much Appreciated,

Mike

Here is my system info...
System Configuration
PHP built On: Windows NT 5.1 build 2600
MySQL Version: 3.23.53-max-nt
PHP Version: 4.2.3
Web Server: Apache/1.3.27 (Win32) mod_ssl/2.8.11 OpenSSL/0.9.6g mod_perl/1.27_01-dev PHP/4.2.3
WebServer to PHP interface: apache
Forum Version: 2.3.4
Relavent PHP Settings: Safe Mode: OFF
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: OFF
Output Buffering: OFF
Disabled Functions: none
PSpell Support: No

Re: e-mailing woes [message #7009 is a reply to message #7006] Fri, 01 November 2002 14:12 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
As I've explained and demonstrated on IRC this problem is NOT a FUDforum problem, But rather a communication issue between PHP and the smtp server.
Even the simple mail() command fails to send email.


FUDforum Core Developer
Re: e-mailing woes [message #7016 is a reply to message #7009] Sat, 02 November 2002 02:42 Go to previous message
newbiewan is currently offline  newbiewan   United States
Messages: 10
Registered: November 2002
Karma: 0
Junior Member
I got it working now...

The problem I found was that the SMTP property in the php.ini file was set to "localhost" instead of my actual service providers smtp host. I changed it and the problem went away.

I would think that the "SMTP Server" field in the "global setting manager" would at least temporarily override the php.ini SMTP settings, but it clearly was not (as indicated by a phpinfo() dump) I think a simple "ini_set" command could accomplish this. What does the "SMTP Server" field in the "global setting manager" affect? (I will probably look at the code myself, but I thought I would at least let you know what the solution to my problem was since you were so helpful on the IRC)

Cheers!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Number of fields needed for mySQL table
Next Topic: Corrupt Archive
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 15:30:18 GMT 2024

Total time taken to generate the page: 0.02581 seconds