4.8.1 Not Sending Email
-
I think this plugin uses the php mail function, but I can’t seem to get test messages, and my members are not receiving messages. My host provider is GoDaddy which uses SMTP localhost:25 but I don’t think you need the use of SMTP if this is a php mail function.
Error: wp_mail() Debug
Syxguns <[email protected]> [removed] removed: "Auto Draft" Members of Drop Zone CC: Message removed <a href="removed">removed</a> Array ( [0] => From: "Syxguns" <[email protected]> [1] => Reply-To: "Syxguns" <[email protected]> [2] => Content-Type: text/plain; charset="UTF-8" )
Error: PHPMailer Debug
PHPMailer Object ( [Version] => 5.2.14 [Priority] => [CharSet] => UTF-8 [ContentType] => text/plain [Encoding] => 8bit [ErrorInfo] => [From] => {site_url} [FromName] => removed [Sender] => [ReturnPath] => [Subject] => [removed] removed: "Auto Draft" [Body] => removed Message removed <a href="[email protected]">removed</a> [AltBody] => [Ical] => [MIMEBody:protected] => [MIMEHeader:protected] => [mailHeader:protected] => [WordWrap] => 0 [Mailer] => mail [Sendmail] => /usr/sbin/sendmail [UseSendmailOptions] => 1 [PluginDir] => [ConfirmReadingTo] => [Hostname] => [MessageID] => [MessageDate] => [Host] => localhost [Port] => 25 [Helo] => [SMTPSecure] => [SMTPAutoTLS] => 1 [SMTPAuth] => [SMTPOptions] => Array ( ) [Username] => [Password] => [AuthType] => [Realm] => [Workstation] => [Timeout] => 300 [SMTPDebug] => 0 [Debugoutput] => echo [SMTPKeepAlive] => [SingleTo] => [SingleToArray] => Array ( ) [do_verp] => [AllowEmpty] => [LE] => [DKIM_selector] => [DKIM_identity] => [DKIM_passphrase] => [DKIM_domain] => [DKIM_private] => [action_function] => [XMailer] => [smtp:protected] => [to:protected] => Array ( [0] => Array ( [0] => [email protected] [1] => Syxguns ) ) [cc:protected] => Array ( ) [bcc:protected] => Array ( ) [ReplyTo:protected] => Array ( ) [all_recipients:protected] => Array ( [[email protected]] => 1 ) [RecipientsQueue:protected] => Array ( ) [ReplyToQueue:protected] => Array ( ) [attachment:protected] => Array ( ) [CustomHeader:protected] => Array ( [0] => Array ( [0] => Reply-To [1] => "Syxguns" ) ) [lastMessageID:protected] => [message_type:protected] => [boundary:protected] => Array ( ) [language:protected] => Array ( ) [error_count:protected] => 0 [sign_cert_file:protected] => [sign_key_file:protected] => [sign_extracerts_file:protected] => [sign_key_pass:protected] => [exceptions:protected] => 1 [uniqueid:protected] => )
Maybe you have a work around for this. I don’t even know if this error log tells you anything.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘4.8.1 Not Sending Email’ is closed to new replies.