Ticket #471 (closed task: wontfix)

Opened 2 years ago

Last modified 16 months ago

Fix Trac mail sending

Reported by: Philip Owned by:
Priority: Should Have Milestone:
Component: Non-game systems Keywords:
Cc:

Description

Gmail says it's spam.

Received-SPF: softfail (google.com: domain of transitioning admin@wildfiregames.com does not designate 92.243.11.39 as permitted sender) client-ip=92.243.11.39;
Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning admin@wildfiregames.com does not designate 92.243.11.39 as permitted sender) smtp.mail=admin@wildfiregames.com

Change History

comment:1 Changed 2 years ago by Philip

Is it any better now?

comment:2 Changed 2 years ago by Philip

Now it says

Received-SPF: pass (google.com: domain of admin@wildfiregames.com designates 92.243.11.39 as permitted sender) client-ip=92.243.11.39;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of admin@wildfiregames.com designates 92.243.11.39 as permitted sender) smtp.mail=admin@wildfiregames.com

but still says it's spam. Ought to try fixing the reply-to too...

comment:3 Changed 2 years ago by Philip

Let's try quoted-printable too.

comment:4 Changed 2 years ago by Philip

And set use_public_cc.

comment:5 Changed 2 years ago by Philip

  • Status changed from new to closed
  • Resolution set to wontfix

Hmm, so the mails are a bit cleaner now but Gmail still calls them spam, and I'm not sure why. Giving up now.

comment:6 Changed 16 months ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

Note: See TracTickets for help on using tickets.