Searched +full:mailfrom -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
30 * Prepare mailfrom replacement patterns33 * if the mailfrom one is userdependent and this might not be wanted (subscriptions)69 $conf['mailfrom']73 if ($from != $conf['mailfrom']) {78 $conf['mailfrom'] = $from;
321 * This is set to $conf['mailfrom'] when not specified so you shouldn't need567 if (empty($this->headers['From'])) $this->from($conf['mailfrom']);
110 $conf['mailfrom'] = ''; //use this email when sending mails
214 $meta['mailfrom'] = ['email', '_placeholders' => true];