Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9551

Re: Problem with contact form by SMTP and Sendmail

$
0
0
Open include/mailer.inc.php, find
Code: [Select]
$sender_email = CPGPluginAPI::filter('cpg_mail_sender_email', $sender_email);and below, add something like
Code: [Select]
$sender_email = 'no-reply@onet.pl';

Viewing all articles
Browse latest Browse all 9551

Trending Articles