Ran into problems sending Mail. Response: 503 no auth during mail transaction.. Ran into problems sending Mail. Response: 503 no auth during mail transaction..
 

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

Ran into problems sending Mail. Response: 503 no auth during mail transaction..

Started by misio, October 30, 2005, 11:35:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

misio

Hi all.

After registering new user following error was indicated:
Ran into problems sending Mail. Response: 503 no auth during mail transaction...

I have changed mailer.inc.php lines:

$CONFIG['smtp_host'] = 'www.myserver.xxx';
$CONFIG['smtp_username'] = 'myusername';
$CONFIG['smtp_password'] = 'mypassword';

What could be the solution?

Tranz

www.myserver.xxx doesn't seem to be a mailserver name. Check with your webhost for proper settings.