coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: misio on October 30, 2005, 11:35:33 AM

Title: Ran into problems sending Mail. Response: 503 no auth during mail transaction..
Post by: misio on October 30, 2005, 11:35:33 AM
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?
Title: Re: Ran into problems sending Mail. Response: 503 no auth during mail transaction..
Post by: Tranz on October 30, 2005, 03:57:37 PM
www.myserver.xxx doesn't seem to be a mailserver name. Check with your webhost for proper settings.