• Dear all:
    I have to register extra addresses with ATT.net. Here is part of the fatal error message I get when WordPress attempts to mail out new user credentials:

    >>> MAIL From:<[email protected]> AUTH=<>
    <<< 553 From: address not verified; see https://help.yahoo.com/l/us/yahoo/mail/original/manage/sendfrom-07.html
    501 5.6.0 Data format error

    Of course it will do that. Apache runs as daemon.

    Yet, I HAVE verified the address. I put a snippet of page source from the ATT page because the input box doesn’t show the whole address:

    value="[email protected]" maxlength="34" /></span>
    <em>Verified</em>

    Is there a way to tell WordPress what I want the “From:” address to be, over-riding the default of “daemon@domain”?
    Thanks for any suggestions.

  • The topic ‘ATT: “553 From: address not verified”. But it IS verified!’ is closed to new replies.