GMail 似乎忽略了回复 [英] GMail appearing to ignore Reply-To

查看:26
本文介绍了GMail 似乎忽略了回复的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Gmail 帐户从我的网站发送电子邮件.我使用同一个帐户接收由我网站上的联系工具生成的电子邮件.

I'm using a gmail account to send emails from my website. I'm using the same account to pick up emails which are generated by the contact facility on my site.

我正在使用回复"字段来尝试更轻松地点击回复并轻松回复人们.

I'm using the Reply-To field to attempt to make it easier to hit reply and easily get back to people.

消息带有发件人"地址,而忽略回复"地址.

The message comes up with the 'from' address and ignores the 'reply-to' address.

这是我的标题:

Return-Path: <info@rds.com>
Received: from svr1 (ec2-79-125-266-266.eu-west-1.compute.amazonaws.com [79.125.266.266])
    by mx.google.com with ESMTPS id u14sm23273123gvf.17.2010.03.10.14.33.24
    (version=TLSv1/SSLv3 cipher=RC4-MD5);
    Wed, 10 Mar 2010 14:33:25 -0800 (PST)
Received: from localhost ([127.0.0.1] helo=www.rds.com)
by aquacouture with esmtp (Exim 4.69)
(envelope-from <info@rds.com>)
id 1NpUSx-0001dK-JM
for info@rds.com; Wed, 10 Mar 2010 22:33:23 +0000
User-Agent: CodeIgniter
Date: Wed, 10 Mar 2010 22:33:23 +0000
From: "New Inquiry" <info@rds.com>
Reply-To: "Beren" <me@gmail.com>
To: info@rds.com
Subject: =?utf-8?Q?Test?=
X-Sender: info@rds.com
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <4b981e3390391@rds.com>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="B_ALT_4b981e3390ccd"

This is a multi-part message in MIME format.
Your email application may not support this format.

--B_ALT_4b981e3390ccd
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

test


--B_ALT_4b981e3390ccd
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

test

--B_ALT_4b981e3390ccd--

推荐答案

看看 这个主题;我认为它回答了你的问题.后来的一篇文章写道:

Take a look at this thread; I think it answers your question. One of the later posts reads:

如果发件人"地址是与收件人"地址相同,或者是在 GMail 设置中配置为发送为..."帐户,Gmail回复收件人"地址而不是回复"地址.一个简单的解决方法是指定一个非 Gmail发件人"地址

If the "From" address is either the same as the "To" address, or is configured in GMail Settings as one of the 'Send As...' accounts, Gmail replies to the "To" address instead of the "Reply-To" address. An easy workaround is to specify a non-Gmail "From" address

这篇关于GMail 似乎忽略了回复的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆