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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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?