a43079
Sat 10th Jan '04, 10:42pm
can some one help please my server is not sending uot email for some reason i am using
vb rc2
php 4.3.2
apachi 2.48
msql
windows xp
ismail server ver 2.1.4
they are all installed and i get this error when in try to send emails from the board
my php.ini shows
[mail function]
; For Win32 only.
SMTP = localhost ; for Win32 only
; For Win32 only.
sendmail_from = webmaster@localhost ; for Win32 only
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
it worked before but i had a hdd crash and had to redo the server and now i cant get it to send mail out..
if anyone can help please i am out of ideas
ERROR below
SMTP: localhost sendmail_from: webmaster@localhost sendmail_path: None
Results The mailing function returned an error while trying to send the mail. The following errors were outputted by PHP when attempting to send mail:
Warning: mail(): SMTP server response: 451 Request action aborted; local processing error in C:\Program Files\Apache Group\Apache2\htdocs\forums\admincp\diagnostic.php on line 240
Check your mail server to ensure it is configured correctly to allow PHP to send mail from it. You should also check your mail server's error log for more diagnostic information
vb rc2
php 4.3.2
apachi 2.48
msql
windows xp
ismail server ver 2.1.4
they are all installed and i get this error when in try to send emails from the board
my php.ini shows
[mail function]
; For Win32 only.
SMTP = localhost ; for Win32 only
; For Win32 only.
sendmail_from = webmaster@localhost ; for Win32 only
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
it worked before but i had a hdd crash and had to redo the server and now i cant get it to send mail out..
if anyone can help please i am out of ideas
ERROR below
SMTP: localhost sendmail_from: webmaster@localhost sendmail_path: None
Results The mailing function returned an error while trying to send the mail. The following errors were outputted by PHP when attempting to send mail:
Warning: mail(): SMTP server response: 451 Request action aborted; local processing error in C:\Program Files\Apache Group\Apache2\htdocs\forums\admincp\diagnostic.php on line 240
Check your mail server to ensure it is configured correctly to allow PHP to send mail from it. You should also check your mail server's error log for more diagnostic information