Quote:
Originally Posted by mariosipad
@MontyJ
My e-mail entry looks like:
Code:
$config['cops_mail_configuration'] = array( "smtp.host" => "smtp.gmail.com",
"smtp.username" => "myacct@gmail.com",
"smtp.password" => "mypasswd",
"smtp.secure" => "ssl",
"address.from" => "myacct@gmail.com",
"subject" => "Sent by COPS : "
);
Why use hotmail as "address.from"?
|
Gmail is a non-standard email address for the members of my forum/group. Given they are an, shall we say, 'older' demographic, it could confuse them. They are used to seeing the Hotmail email address.