neethuanna03rocket
Forum Replies Created
-
Please assist to solve this
Please help us to solve this. Waiting for your response
Can anyone help me to find the solution please
Browser console getting below error
Could not write session state file
Object { operation: “move”, path: “C:\\Users\\user\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\o5kbn38x.default-release\\sessionstore.jsonlz4”, winLastError: 2, stack: “”, fileName: “(unknown module)”, lineNumber: undefined }
<empty string>Promised response from onMessage listener went out of scope 2 MessageChannel.jsm:1019
promise resource://gre/modules/MessageChannel.jsm:1019Forum: Fixing WordPress
In reply to: Getting jquery warningYes i checked that way. And resolved warning, that i got in console. The also when i add analytics script , my user login not working well. The below script facing problem
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-XXXXXX-X”></script> (with actual container ID)
I tried the way like integrate analytics using tag manager and that case also same problem for user login- This reply was modified 6 years, 2 months ago by neethuanna03rocket.
Please regret above message. That one solve. Still in spam only
Hi,
Now when i try to send test mail, its getting failed and getting below message in orange line. I didn’t updated DMARC based on dmarcian.com.Click here to view the full Error Log for debugging
Versions:
WordPress: 5.3.2
WordPress MS: No
PHP: 7.2.25
WP Mail SMTP: 1.8.1Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
Access Token: YesServer:
OpenSSL: OpenSSL 1.0.1e 11 Feb 2013
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): 7.45.0I registered with dmarcian.com. So is it we have to update in DNS server value of DMARC , SPF based on the account of dmarcian?
I already set up DMARC, DKIM and SPF based on my above comment.Based on your comment if gmail mailer is different than smtp.gmail.com, what may be for gmail mailer. To whom i can ask for this.sorry am not aware of this.
Even test mail from smtp also delivering in spam folder with a yellow header
“Be careful with this message
Rocket Funn Mail could not verify that it actually came from rocketfunn.com. Avoid clicking links, downloading attachments, or replying with personal information.”When i check my domain with above link you given dmarcian.com
”
Your domain is not protected against abuse by phishers and spammers!Currently, receivers are not able to reliably separate and block fraudulent emails that mimic your domain. We can help fix that!”
Forum: Fixing WordPress
In reply to: delivering emails in spam folder from last one weekEven when we use default php mail as mailer option also getting in spam folder. In this default php mailer case who is the mailer and what about spf value. Even test mail also getting same which don’t have keyword, image. getting same message in spam in yellow border like
” Be careful with this message
Rocket Funn Mail could not verify that it actually came from rocketfunn.com. Avoid clicking links, downloading attachments, or replying with personal information.”Forum: Fixing WordPress
In reply to: delivering emails in spam folder from last one weekAm not sure about that. Gsuite team only told to me to add spf to solve this issue. From SMTP, there is an option to send test mail, even that mail also getting in spam folder,so am not thinking its because of word or phrase. May i know what may be the other reason. When getting mail in spam blocking our images in the mail also.
Forum: Fixing WordPress
In reply to: delivering emails in spam folder from last one weekNow when we send email its getting same as in spam folder only. It may take time to update in godaddy server right?
When we run nslookup -type=txt rocketfunn.com , in cmd we got result asServer: UnKnown
Address: 192.168.0.1Non-authoritative answer:
rocketfunn.com text =“v=spf1 ip4:173.194.222.108 include:_spf.google.com ~all”
rocketfunn.com text =“google-site-verification=8sru66R7kFOe2MtaW_5rum7MXm3wIGHYWjfK2kT2ROg”
Forum: Fixing WordPress
In reply to: delivering emails in spam folder from last one weekour default spf record in DNS is v=spf1 include:_spf.google.com ~all
so based on the above ip, am updating TXT value as
v=spf1 ip4:173.194.222.108 include:_spf.google.com ~allHope this is correct.Please let us know if anything wrong
Forum: Fixing WordPress
In reply to: delivering emails in spam folder from last one weekWe are using gmail option in smtp. so when i asked to smtp plugin team, with the above comment of you, i got reply like,
Probably they’re referring to the IP address of email service providers or the SMTP hostname example: smtp.gmail.com.
IS the same you mean? When i ping smtp.gmail.com , i got one IP address. Is that the one we have to update in SPF record.?
mailer am using is Gmail.Wordpress support means, i asked the same question in wordpress support forum.So the support team replied like this. When we ping smtp.gmail.com in cmd, we got ip address as ‘173.194.222.108’ . Is it same .