LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Looking for resources to learn linux language & help with wordpress (https://www.linuxquestions.org/questions/linux-general-1/looking-for-resources-to-learn-linux-language-and-help-with-wordpress-680936/)

chisholm 11-03-2008 08:17 PM

Looking for resources to learn linux language & help with wordpress
 
I am a newbie and am working my way through setting up a sme server. I have it up and running and am now pushing the envelop of my knowledge. I am looking for a good resource to learn the language. I believe the os is CENTOS 4.3 -SME Server 7.0. Can anyone direct me to good resource.

I am attempting to set up a blog. I am using wordpress and have it up and running but can't figure out how to get the email sent to the user notifiying them of their password.

I have a form on my site which works just fine. It sends an email and posts the information in the mysql database. I can't figure out how to make the email connection with wordpress. THis is the message I get:
This is the message I get: Remote host said: 553 #5.1.8 Domain of sender address <wordpress@homeserver.johnjchisholm.ca> does not resolve. So if anyone can help I'd appreciate it.

nathacof 11-03-2008 10:13 PM

You've got the same problem as this guy, http://www.linuxquestions.org/questi...oblems-680646/.

You need to specify a valid From address when sending mail using PHP or else the remote mail server may reject the message.

chisholm 11-04-2008 04:16 PM

Looking for resources to learn linux language & help with wordpress
 
Nathan, I don't know where to find this php file in wordpress. I have a form using send mail and it works fine on the site. It is just within wordpress that it doesn't work and I don't know how.

Thanks for the reply.

nathacof 11-04-2008 05:47 PM

Wordpress probably has some configuration options that you have not setup properly. Check the wp-admin to see if there is anywhere you can set the administrative email address.

Check out the docs at, http://codex.wordpress.org/, you may find more useful information there.


All times are GMT -5. The time now is 07:38 PM.