Ticket #471 (closed task: wontfix)
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: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...
Note: See
TracTickets for help on using
tickets.

Is it any better now?