Class XoopsMultiMailer

extends PHPMailer

Mailer Class.

At the moment, this does nothing but send email through PHP "mail()" function, but it has the ability to do much more.

If you have problems sending mail with "mail()", you can edit the member variables to suit your setting. Later this will be possible through the admin panel.

Methods
Methods inherited from PHPMailer
__destruct(), edebug(), isHTML(), isSMTP(), isMail(), isSendmail(), isQmail(), addAddress(), addCC(), addBCC(), addReplyTo(), addOrEnqueueAnAddress(), addAnAddress(), parseAddresses(), setFrom(), getLastMessageID(), validateAddress(), idnSupported(), punyencodeAddress(), send(), preSend(), postSend(), sendmailSend(), isShellSafe(), isPermittedPath(), mailSend(), getSMTPInstance(), smtpSend(), smtpConnect(), smtpClose(), setLanguage(), getTranslations(), addrAppend(), addrFormat(), wrapText(), utf8CharBoundary(), setWordWrap(), createHeader(), getMailMIME(), getSentMIMEMessage(), generateId(), createBody(), getBoundary(), endBoundary(), setMessageType(), headerLine(), textLine(), addAttachment(), getAttachments(), attachAll(), encodeFile(), encodeString(), encodeHeader(), hasMultiBytes(), has8bitChars(), base64EncodeWrapMB(), encodeQP(), encodeQPphp(), encodeQ(), addStringAttachment(), addEmbeddedImage(), addStringEmbeddedImage(), inlineImageExists(), attachmentExists(), alternativeExists(), clearQueuedAddresses(), clearAddresses(), clearCCs(), clearBCCs(), clearReplyTos(), clearAllRecipients(), clearAttachments(), clearCustomHeaders(), setError(), rfcDate(), serverHostname(), lang(), isError(), fixEOL(), addCustomHeader(), getCustomHeaders(), msgHTML(), html2text(), _mime_types(), filenameToType(), mb_pathinfo(), set(), secureHeader(), normalizeBreaks(), sign(), DKIM_QP(), DKIM_Sign(), DKIM_HeaderC(), DKIM_BodyC(), DKIM_Add(), hasLineLongerThanMax(), getToAddresses(), getCcAddresses(), getBccAddresses(), getReplyToAddresses(), getAllRecipientAddresses(), doCallback()
Constants inherited from PHPMailer
STOP_MESSAGE, STOP_CONTINUE, STOP_CRITICAL, CRLF, MAX_LINE_LENGTH
Properties
Properties inherited from PHPMailer
$Version, $Priority, $CharSet, $ContentType, $Encoding, $ErrorInfo, $Sender, $ReturnPath, $Subject, $Body, $AltBody, $Ical, $MIMEBody, $MIMEHeader, $mailHeader, $WordWrap, $UseSendmailOptions, $PluginDir, $ConfirmReadingTo, $Hostname, $MessageID, $MessageDate, $Port, $Helo, $SMTPSecure, $SMTPAutoTLS, $SMTPOptions, $AuthType, $Realm, $Workstation, $Timeout, $SMTPDebug, $Debugoutput, $SMTPKeepAlive, $SingleTo, $SingleToArray, $do_verp, $AllowEmpty, $LE, $DKIM_selector, $DKIM_identity, $DKIM_passphrase, $DKIM_domain, $DKIM_private, $DKIM_private_string, $action_function, $XMailer, $validator, $smtp, $to, $cc, $bcc, $ReplyTo, $all_recipients, $RecipientsQueue, $ReplyToQueue, $attachment, $CustomHeader, $lastMessageID, $message_type, $boundary, $language, $error_count, $sign_cert_file, $sign_key_file, $sign_extracerts_file, $sign_key_pass, $exceptions, $uniqueid