i’m using an external mail provider to send emails but on the dashboard, it shows the pass in plain text i dont want any admins to view my mail server login pass
wp-mail-smtp use a simply way to restrict this by adding
(redacted)
to the wp-config.php file to over come this problem
is there a similar way to do this for the newsletter plugin
Hi, if you already use wp mail smtp in that blog and the smtp is the same you want ot use for newsletter, do not activate the smtp of newsletter since newsletters will be sent using that smtp plugin.