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? ???
Did you configure Coppermine to use sendmail or SMTP?