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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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?