Replies: 0
Hello!
I’ve recently switched to using Google Workplace for my professional email (I previously used my host’s email service).
I only have an info@mydomain.com email address, that I “check my as:” in my Gmail account. To do this, I had to start using SMTP.
If there is any email that is sent automatically through WordPress, I get a copy of the email in my Gmail inbox. The recipient gets an email, but I get it too.
If a user on my website does a “lost password” reset, I get the email with the link to change the password, then I get the email with the password they’ve chosen (not encrypted).
I get all emails that are destined to me (a notification tnat a user’s changed their password, a new comment notification, etc.). I made sure that all users DO get the email that’s destined for them, I just get a copy.
This is especially problematic when I send a newsletter (directly from WordPress, through the plugin Wishlist member). I’m not having issues when I send emails from Mailchimp or Shopify.
Any idea what could be causing this?
I’ve read this: https://wordpress.org/support/topic/gmail-sending-copy-of-every-email/ and I have no filters in either Gmail or Google Workspace.
I triple checked that I have checked off the option to send myself a copy of the email whereever available.
My host has never heard of this issue and I don’t even know how to start looking for solutions, as it’s a pretty weird issue to explain.
In the other thread, someone asked to look at the email data sent info to see why they’re getting a copy. Here is one:
Delivered-To: mygmailaccount@gmail.com
Received: by 2002:a0c:90ae:0:0:0:0:0 with SMTP id p43csp2837573qvp;
Mon, 18 Jan 2021 09:50:56 -0800 (PST)
X-Google-Smtp-Source: ABdhPJwl8d6GC5UpR1se2/h4HntLX+U69C4YC1MhJMyQQmB1Y3ikPFY/wCq1FEgXUslOo9xlq0BOkMYGJww=
X-Received: by 2002:ac8:6d16:: with SMTP id o22mr685376qtt.383.1610992219061;
Mon, 18 Jan 2021 09:50:19 -0800 (PST)
Authentication-Results: mx.google.com;
spf=pass (google.com: found no external ips, assuming domain of info@mydomain.com as permitted sender) smtp.mailfrom=info@mydomain.com
Received-SPF: pass (google.com: found no external ips, assuming domain of info@mydomain.com as permitted sender)
Received: by 2002:ad4:418a:: with POP3 id e10mf12440qvp.6;
Mon, 18 Jan 2021 09:50:19 -0800 (PST)
X-Gmail-Fetch-Info: info@mydomain.com 4 pop.gmail.com 995 info@mydomain.com
Received: from 270312969262 named unknown by gmailapi.google.com with HTTPREST; Mon, 18 Jan 2021 17:48:52 +0000
Date: Mon, 18 Jan 2021 17:48:52 +0000
From: “Béatrice” <info@mydomain.com>
Message-Id: <CADWtTwods7AiS0=guYDgTTL3Dak+CqD7Ur=3pFViNLMpV=cf-g@mail.gmail.com>
X-Mailer: WPMailSMTP/Mailer/gmail 2.5.3
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
To: PERSONTHISWASMEANTFOR@whatever.com
Thanks!