Displaying 1 result from an estimated 1 matches for "jdeneut".
2005 Mar 09
8
How to set ''Return-Path'' in ActionMailer to avoid SPF failure?
...; when I use
their SMTP gateway).
For example, here are the headers from a mail I sent to myself using
ActionMailer. As you can see, Gmail has marked it as ''fail'' (in
''Received-SPF'') :
X-Gmail-Received: aac7ac60620782da0f1e605962a47ceaf022a2d0
Delivered-To: jdeneut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Received: by 10.38.12.43 with SMTP id 43cs8575rnl;
Tue, 8 Mar 2005 22:51:57 -0800 (PST)
Received: by 10.38.82.76 with SMTP id f76mr547559rnb;
Tue, 08 Mar 2005 22:51:57 -0800 (PST)
Return-Path: <do-not-reply-5tc4TXWwyLM@public.gmane.org>...