• Mission complete, message 1 deleted.
    From: mark@not_blog_email.com
    Date: 2004-09-06 18:28:32
    Date GMT: 2004-09-07 04:28:32
    Category: 1
    Subject: test subj
    Posted content:
    t4est body.
    Invalid sender: mark@not_blog_email.com !
    Not adding email!

    When I run wp-mail.php, this is what I get. Why does the originating email address matter? WP is logging into the posting email address just fine, but then I get this error. What’s up?
    I did my research but haven’t found this problem on the forums.
    Thanks in advance for whatever help people offer.
    Mark

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have not used this since testing it early on, but one problem I had was spam mail which found its way into my Inbox ultimately ended up as posts in my blog! I assume this would prevent that.

    Hm, first I tried the original wp-mail.php (1.3alpha3) – there it didn’t matter, which sender address I used.
    Than I found anywhere a better wp-mail.php (which the possibility for picture-attachements) – and this brought the same message (“Invalide sender”) to me.
    The solution was simple: this wp-mail.php looked in the database to the mail addresses. As soon as I used my regulary admin address all things worked fine.

    Sorry, I thought you knew it was checking that way and I was just explaining why it did.

    Thread Starter mlieb

    (@mlieb)

    OK. I got it.
    Here is my understanding of how it works –
    1. Create an email account for [email protected]
    2. Enter the login info for this account into Options | Writing screen
    3. Create a new wordpress user. If you are going to send stuff to post from [email protected], enter this email address.
    4. Set bill’s user level high enough to give post permissions
    5. Send email To [email protected]
    From [email protected]
    6. Run https://www.myblog.com/wordpress/wp-mail.php to see it work.
    7. Set up a cron job (there goes that searching again) to run wp-mail.php on a regular basis.
    Thanks everyone.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blog By Email – invalid sender’ is closed to new replies.