Plugin not registering ‘from email’ change
-
I’ve setup my FROM email initially to [email protected], later I’ve changed it to . Despite this change, I keep getting an error when trying to send emails via my SMTP server. The error log states that the FROM email is incorrect, but gives the previous email that’s already changed:
Email Source: WP Mail SMTP Mailer: Other SMTP The following From address failed: [email protected] : MAIL FROM command failed,You are not allowed to send e-mails from an inexistent mailbox. Change the address [email protected] or add it as a mailbox or alias. ,550,SMTP server error: MAIL FROM command failed Detail: You are not allowed to send e-mails from an inexistent mailbox. Change the address [email protected] or add it as a mailbox or alias. SMTP code: 550SMTP server error: MAIL FROM command failed Detail: You are not allowed to send e-mails from an inexistent mailbox. Change the address [email protected] or add it as a mailbox or alias. SMTP code: 550
My setup:
From email: [email protected]
Force From Email: ON
SMTP Host: mail1.mydevil.net
Encryption: TLS
SMTP Port: 587
Authentication: ON
SMTP Username: [email protected]I’d really appreciate any help or suggestions. I’ve tried uninstalling the plugin and installing it back again but I guess some records must persist in the database (although I couldn’t find them) because after reinstalling the plugin I still got the same issue.
The page I need help with: [log in to see the link]
The topic ‘Plugin not registering ‘from email’ change’ is closed to new replies.