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: [Solved]: SMTP mail error with registration  (Read 2395 times)

0 Members and 1 Guest are viewing this topic.

xtreme

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
[Solved]: SMTP mail error with registration
« on: April 02, 2004, 12:01:31 am »

Hi guys

my cpg wasworking fine & now i am getting this error

Warning: mail(): Failed to connect to mailserver at "smtp.myrealbox.com for Win32 only" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in c:\inetpub\wwwroot\include\mailer.inc.php on line 37

i havent changhed anyhing so i can only asume my mail server did

is there  anyway you can send mail using a webmail system that requires authentication ?
Logged
Go Big Or go the F*ck Home !!!!

xtreme

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 37
What a NOOB
« Reply #1 on: April 02, 2004, 12:39:59 am »

hey guys
sorry
i have solved this one my self:
just incase  anyone else has this prob

i set my
$CONFIG['smtp_host'] = "smtp.mymailserver";
$CONFIG['smtp_username'] = "myuser";
$CONFIG['smtp_password'] = "mypass";

in the mailer.inc.php file

hope this helps someone else !!!
Logged
Go Big Or go the F*ck Home !!!!
Pages: [1]   Go Up
 

Page created in 0.032 seconds with 18 queries.