coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: doggiepowers on August 31, 2005, 01:43:20 AM

Title: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: doggiepowers on August 31, 2005, 01:43:20 AM
idk i have everything setup my smtp and my username and pasword. something is telling me that i need to tell it to authenticate but idk much about php just asp so yeah
Title: Re: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: Tranz on August 31, 2005, 04:27:34 AM
Did you enter smtp info in include/mailer.inc.php?
Title: Re: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: doggiepowers on September 03, 2005, 01:51:29 AM
yup everything is correct ne1 know brinkster being problem?
Title: Re: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: Tranz on September 03, 2005, 04:51:12 AM
Do they not have a forum or support?
Title: Re: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: doggiepowers on September 03, 2005, 05:38:14 AM
well the thing is that they have like a authentication thing but idk if the gallery has authentication wen it comes to email. for me i would asp and its a straight forward authentication. if i send an email use authentication and its sent. does the gallery have authentication?
Title: Re: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: Joachim Müller on September 03, 2005, 11:32:47 AM
Not sure what you mean (language issue for me), but coppermine itself doesn't do any email authentification at all - it uses the php command mail() which is basically sendmail, or it uses smtp wihich comes with it's own auth scheme. This means: your webserver has to be configured to do authentification, coppermine doesn't.
Title: Re: Ran into problems sending Mail. Response: 501 5.7.0 Authentication failed
Post by: doggiepowers on September 11, 2005, 12:38:47 AM
hmm interesting ok i did before have an issue with authentication before so I guess i need to look into that some more.

Thanks I will post up a response incase someone else tries to use brinkster and CPG