mail notification win 2003 doesn't work mail notification win 2003 doesn't work
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

mail notification win 2003 doesn't work

Started by xx-al, January 30, 2007, 03:49:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xx-al

hi,

i've got some problem with sending mails from cpg.

i think everything is set up right, because this little script works fine (mails appear in Tobit David XL-Mailserver und were received correctly):
<?
mail( "user@domain.tld", "Test", "Text", "From: AK" );
print "Congratulations your email has been sent";
?>

But registration-notifications are neither been list up nor received.

following configuration:
Windows Server 2003
IIS 6 Webserver
PHP 4.4.4
CPG 1.4.x stramm modded (no entries in mail-configuration)
Tobit David XL Mailserver

any suggestions? ???

Joachim Müller

Did you configure Coppermine to use sendmail or SMTP?