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: Customising registration emails  (Read 4264 times)

0 Members and 1 Guest are viewing this topic.

slwcs

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Customising registration emails
« on: September 08, 2006, 12:25:14 pm »

Hi,

How do i customize the automated registration email as folllows.

1. Change the text of what the registrant gets.
2. Change the email that comes to me as admin to come from the registrants address rather than the default coppermine account?

thanks,
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Customising registration emails
« Reply #1 on: September 08, 2006, 01:42:14 pm »

You can edit the text in your language file, e.g. lang/english.php. Edit it with a plain text editor (notepad.exe is fine), find
Code: [Select]
// ------------------------------------------------------------------------- //
// File register.php & profile.php
// ------------------------------------------------------------------------- //
and edit the stuff beneath it accordingly.

You usually can't make the server pretend to be someone else (which would be open relaying), that's why you can't send the email making it appear as if it was sent by the registrant.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.