coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 ecards & email => Topic started by: xx-al on January 30, 2007, 03:49:48 PM

Title: mail notification win 2003 doesn't work
Post by: xx-al on January 30, 2007, 03:49:48 PM
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? ???
Title: Re: mail notification win 2003 doesn't work
Post by: Joachim Müller on January 31, 2007, 08:02:19 AM
Did you configure Coppermine to use sendmail or SMTP?