[x] Navigation

[x] Wer ist wo
 Bots:
1: Google > Forum 9.x
 Visitors:
1: Forum 9.x

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

[x] Downloads (Top)

noreply@localhost

Author Message
eddy
Investigator


Joined: Feb 05, 2006
Posts: 28

PostPost subject: noreply@localhost
Posted: 05.02.2006 11:05
Reply with quote

Moin,

hab folgendes problem nach dragonfly 9.0.6.1 installation:

wenn sich ein benutzer registrieren will, und das system den aktivierungslink verschicken will, kommt folgende meldung:

Member mail: Die folgende Absenderadresse schlug fehl: noreply@localhost

klar, noreply@localhost is keine gültige email adresse, aber eigentlich müsste das system doch die in "Optionen für Kontakt und Newsletter" eingetragene smtp login email adresse verwenden, sofern vorhanden.

ich hab dort ne eigens dafür eingerichtete gmx email adresse eingetragen, über die ich die ganzen system mails gerne verschicken würde, das müsste doch so klappen oder ?

Also kann mir vielleicht jemand helfen, oder stell ich mich einfach nur zu blöd an ? Smile

vielen dank schonma für ne antwort

mfg, eddy


eddy's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/5.0.5/5.0.15/9.2.1
Back to top
View user's profile
eddy
Investigator


Joined: Feb 05, 2006
Posts: 28

PostPost subject: Re: noreply@localhost
Posted: 05.02.2006 18:23
Reply with quote

....kann doch eigentlich nich sein, dass ich der einzige mit diesem problem bin ... oder ?


bitteeee hilfeeee Smile


eddy's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/5.0.5/5.0.15/9.2.1
Back to top
View user's profile
Ertan
Webmaster


Joined: Mar 19, 2004
Posts: 1240
Location: Germany

PostPost subject: Re: noreply@localhost
Posted: 06.02.2006 18:30
Reply with quote

Array:
safecracker4hire wrote:
Man, I pulled my hair out for quite a bit, on and off today trying to figure out why I was getting internal server errors. Are you ready for this?

Because I wanted to test the registration after reading this post, I registered on my own site using an email address of the same domain name. This is what was causing the errors! For some reason, I decided to try another email address from another domain and it worked just fine. I am thinking that the email address being the same domain (ie. test @ kylestubbins.com registering at kylestubbins.com), the domain is being treated as localhost and being denied.

If I would have not used my own domain as an email, I would have never seen this error. Oh well, the good news is small problem has been found and tracked down! Wink Now, trying to find exactly where it barfs is another task!
dragonflycms.org/Forum...rt=15.html

admin/news/homepage : admin.php?op=News&cfg

email andere domain als install domain verwenden
----------------------------------------------------
modules/Your_Account/register.php file
zeile 256
PHP:
$from = 'noreply@'.ereg_replace('www.','',MAIN_CFG['server']['domain']);
ändern in
PHP:
// $from = 'noreply@'.ereg_replace('www.'',MAIN_CFG['server']['domain']);
$from = '';

_________________
.: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr

Ertan's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
eddy
Investigator


Joined: Feb 05, 2006
Posts: 28

PostPost subject: Re: noreply@localhost
Posted: 07.02.2006 23:10
Reply with quote

hammmeeeer!!!!


... big thxxxx Smile


eddy's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/5.0.5/5.0.15/9.2.1
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page    Forum Index > > Installation & Upgrades 9.x
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy