Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Mail-Server  (Read 2183 times)

0 Members and 1 Guest are viewing this topic.

nikolas

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
    • http://www.mplampla.com
Mail-Server
« on: March 05, 2004, 05:15:56 pm »

Can i use my own mail server to send e-cards using the script? my server does not support to send email directly.
I use other php like phpbb and 4image gallery and i can use an external mail server.
Thank You
Logged
Please Visit
www.mplampla.com

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Mail-Server
« Reply #1 on: March 05, 2004, 08:47:53 pm »

yes, open include/mailer.inc.php with a text editor and change the lines
Code: [Select]
$CONFIG['smtp_host'] = '';
$CONFIG['smtp_username'] = '';
$CONFIG['smtp_password'] = '';
as necessary.

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.