Class MailShell
Default shell script for email notifications and newsletters. To put in cron/crontab for normal use, launch at prompt using "./cake.sh mail" WARNING: before using the script check your mail settings - $config['mailOptions'] basic mail params like sender, reply-to, signature... in config/bedita.cfg.php - $config['smtpOptions'] smtp settings ... in config/bedita.sys.ph
- Shell
-
BeditaBaseShell
-
MailShell
Version:
$Revision$
Modifiedby: $LastChangedBy$
Lastmodified:
Located at vendors/shells/mail.php
Modifiedby: $LastChangedBy$
Lastmodified:
$LastChangedDate$
$Id$
Located at vendors/shells/mail.php
Methods summary
public
|
|
public
|
|
public
|
Methods inherited from BeditaBaseShell
__clean(),
__construct(),
checkDir(),
checkExportFile(),
checkUrl(),
check_sys_get_temp_dir(),
cleanTempDir(),
handleExceptions(),
initConfig(),
initialize(),
isUrl(),
mandatoryArgument(),
readInputArgs(),
setupTempDir(),
test(),
title(),
verbose()
Properties summary
protected
|
$BeMail
|
|
protected
|
$Controller
|