mainIgloo; the free Interest group social networking and collaboration platform! - Support: sr #105867, Database error & Mailer Error

 
 

sr #105867: Database error & Mailer Error

Submitter:  Zack <zack2007>
Submitted:  Tue 22 May 2007 04:24:11 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 22 May 2007 04:24:11 AM UTC, original submission:  

Database error.: function=emailVerification class=User.class.php - Mailer Error: SMTP Error: Could not connect to SMTP host.


// MAIL CONFIGURATION ----- ----------------------------------------------
// phpMailer. See http://phpmailer.sourceforge.net/ for settings.
$c_node['mail']['host'] = "mail.iivee.com";
$c_node['mail']['port'] = "25";
$c_node['mail']['no_reply_address'] = "admin@mirsil.com";
$c_node['mail']['default_address'] = "admin@iivee.com";
$c_node['mail']['mailer'] = "smtp";
$c_node['mail']['from_name'] = "iiVee Colloge";
$c_node['mail']['wordwrap'] = "80";
if you need a username and password to access SMTP then uncomment these
// and add your username and password
$c_node['mail'['smtp']['username]'] = "your_mailserver_username";
$c_node['mail'['smtp']['password]'] = "your_mailserver_password";

Zack <zack2007>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by zack2007 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code