Advanced search  

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

Pages: [1]   Go Down

Author Topic: register error  (Read 4513 times)

0 Members and 1 Guest are viewing this topic.

wja6366

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
register error
« on: November 12, 2004, 02:18:56 pm »

i have a problem with the registration process, after pressing the submit button i get a critical arror message; 'The registration confirmation email can't be send ! '


thanks for any suggestions
Logged

wja6366

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: register error
« Reply #1 on: November 12, 2004, 04:52:36 pm »

i have solved the first problem by updating the mailer inc file
so that $CONFIG['smtp_host']  now  = "localhost";

however i am now seeing a new error message  ;'
Ran into problems sending Mail. Response: 451 unable to exec qq (#4.3.0)  '


does anybody have any idea how to fix this one


thanks
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: register error
« Reply #2 on: November 12, 2004, 06:14:40 pm »

One question per thread. It makes it easier to track issues. I was about to mark the thread solved but then your additional question messed up the plan. ;)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: register error
« Reply #3 on: November 14, 2004, 01:18:29 pm »

the error message you're getting is from your webserver, not coppermine. Coppermine itself doesn't have a routine of it's own to send emails, it relies on the webserver being set up correctly to send emails. If yours isn't configured that way, contact your webhost. If you're self-hosted, you will have to set up smtp properly on your server.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 21 queries.