Welcome to Geeklog Saturday, May 25 2013 @ 04:53 AM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
SMTP Issue |
|||
| domokun |
|
|||||
![]() ![]() ![]() ![]() ![]() Chatty ![]() ![]() Status: offline ![]() Registered: 06/12/05 Posts: 37 |
For some reason I cannot seem to get GL to send mail with SMTP. I have configured the mail section in config.php per the instructions. When I test it via signing up for a new account I never recieve an email. My current configuration is:
[CODE]$_CONF['mail_settings'] = array ( 'backend' => 'smtp', // can be one of 'mail', 'sendmail', 'smtp' // sendmail parameters (only needed for 'backend' => 'sendmail' 'sendmail_path' => '/usr/bin/sendmail', 'sendmail_args' => '', // SMTP parameters (only needed for 'backend' => 'smtp' 'host' => 'localhost', 'port' => '25', 'auth' => true, 'username' => 'test@website.com', 'password' => 'test' The SMTP server works fine as I tested the username and PW with Outlook. Also, when I tail the mail log and sign up for a new account the mail server never even shows the GL settings trying to hit it. I also looked at any GL logs and none of them say anything. Am I missing something really simple here? It seems like the emails go off into some email black hole. FYI: The Mail server and GL reside on the same server and yes the mail server is set to relay 'localhost' mail. I also tried to change 'localhost' to smtp.website.com and this did not work either. And Yes I did restart the server and triple checked settings. Any help is appreciated. TIA |
|||||
|
||||||
| domokun |
|
|||||
![]() ![]() ![]() ![]() ![]() Chatty ![]() Status: offline ![]() Registered: 06/12/05 Posts: 37 |
I figured it out.....stupidity at its finest...
Mods...feel free to delete this post....sorry for the post. |
|||||
|
||||||
| Content generated in: 0.57 seconds |
|
|
|