how do I set up automaticly sending new registration email how do I set up automaticly sending new registration email
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

how do I set up automaticly sending new registration email

Started by harveypaul, September 27, 2005, 06:09:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

harveypaul

OK I might be a bit slow at computer things but I am trying.I have spent 2 hours reading on this site and cant see the answer.When someone new registers why does it not send an automatic email to confirm registration.What do I need to set up and how.I have a vodahost resselers account that I am toying with.If that helps.Thank you 

kegobeer

Have you read the documentation?  Included with every install; there's also a link at the top of the page.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

have you enabled the confirmation email in coppermine's config? Does coppermine send any emails at all? If no, find out if your server runs on Windows or Linux. You better ask your webhost about this. Please read http://coppermine-gallery.net/demo/cpg13x/docs/index.htm#smtp as well.

harveypaul

ok i`ll click on your link and read thanks. Here is the server spec  Operating system Linux
  Operating system Linux
Service Status Click to View
Kernel version 2.4.21-32.0.1.ELsmp
Machine Type i686
Apache version 1.3.33 (Unix)
PERL version 5.8.7
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 4.4.0
MySQL version 4.0.25-standard
cPanel Build 10.8.0-RELEASE 27
Theme cPanel X v2.5.0 
Documentation Click to View
cPanel Pro 1.0 (RC36) 


harveypaul

right I am trying here. Where do I find the file " include/mailer.inc.ph" IF I can find it I will attemmpt to edit it.Thank you

kegobeer

Uh, did you enable "User registration requires email verification", as instructed in the documentation?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots


Joachim Müller

Quote from: harveypaul on September 27, 2005, 06:59:54 PM
Where do I find the file " include/mailer.inc.ph" IF I can find it I will attemmpt to edit it.Thank you
Inside your coppermine folder, in the sub-folder "include". I guess you have installed using an auto-installer like fantastico, so the file doesn't exist on your local hard drive, but only on your webserver. Download the whole coppermine folder with all files and folders to your local harddrive using your favorite FTP app. Then you can start editing your files. However, your server seems to have sendmail, so there should be no need to configure mailer.inc.php. I recommend asking your webhost for support instead.