• Resolved kaotik

    (@kaotik)


    Two issues, please advise.

    ———-issue 1———-

    I am receiving a kickback email every time I tweet something with this plugin. I x’d out the sensitive info below but the message is coming back as:

    Mail delivery failed: returning message to sender
    This message was created automatically by mail delivery software.

    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:

    debug@…dolson.com
    host mail.joedolson.com [xx.xx.xx.xxx]
    SMTP error from remote mail server after RCPT TO:<debug@…dolson.com>:
    554 “Refused. You have no reverse DNS entry. Contact abuse@suresupport.com for details.”

    ———-issue 2———-

    When I updated this plugin, it wiped out my settings.

    https://wordpress.org/plugins/wp-to-twitter/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    1) You should disable debugging; it’s disabled by default, it would only be enabled if you edited the code. Line 40 of wp-to-twitter.php.

    2) What versions are you updating between? WP to Twitter does not, in general, change any settings on updates, but if you’re on a very old version, there could be changes that aren’t handled. Are you using the standard WordPress plug-in updater? If you delete WP to Twitter, that will erase it’s settings.

    Thread Starter kaotik

    (@kaotik)

    Hi Joe,

    I haven’t updated any code, I actually just updated the plugin and didn’t do anything code side. It states false on line 40. Not sure why I was receiving the kickback.

    Also, I have updated the plugin in sequential order from one update to the next. I did however move my WP site into its own directory using this method, http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory …perhaps this may have done something?

    peter

    (@peterbladen)

    Im seeing the same emails getting sent automatically through out the night and my setting is also set to false.

    Im Concerned about what data is been sent about my website to you.

    Plugin Author Joe Dolson

    (@joedolson)

    Damn it. I must left one of the debugging messages overrides on. It doesn’t send anything significant, but I’ll have to look and see which message it is to discover what it’s sending. If it’s what I think it is, all it’s telling me is whether or not media was attached to the post and the post ID.

    Plugin Author Joe Dolson

    (@joedolson)

    So, yes, I did leave a debugging message override enabled when I released 3.0.2. The information it sent me was just the sentence “First Tweet Attachment”; and it sent that regardless of whether your system had an attachment or not. It’s actually an obsolete debugging message; it was part of some work I was doing to isolate a duplicate posting issue, which is now resolved, making that message irrelevant.

    In addition to that, it came with the site name and admin email, since it was sent from that address.

    It did not include any other information about your site of any kind. I apologize sincerely for this error, and will be deleting the messages immediately.

    Thread Starter kaotik

    (@kaotik)

    No worries Joe, I appreciate you finding the issue and for addressing it. Thank you.

    claudio14veron

    (@claudio14veron)

    Hi,

    I update this plugin to the latest version but I still receive those annoying email..

    Could you help me?

    Plugin Author Joe Dolson

    (@joedolson)

    If what you’re receiving are bouncebacks from previously sent messages, those can take a while before they stop, since there’s going to be a time delay between the original sending of the message and the server response.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Mail delivery failed: returning message to sender’ is closed to new replies.