View Single Post
Old 05-26-2017, 05:57 PM   #1578
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
@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"?
mariosipad is offline   Reply With Quote