WO2010048801A1 - 电子邮件转发的方法、装置 - Google Patents

电子邮件转发的方法、装置 Download PDF

Info

Publication number
WO2010048801A1
WO2010048801A1 PCT/CN2009/071064 CN2009071064W WO2010048801A1 WO 2010048801 A1 WO2010048801 A1 WO 2010048801A1 CN 2009071064 W CN2009071064 W CN 2009071064W WO 2010048801 A1 WO2010048801 A1 WO 2010048801A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
mail
forwarding
sender
relationship
Prior art date
Application number
PCT/CN2009/071064
Other languages
English (en)
French (fr)
Inventor
王永宁
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2010048801A1 publication Critical patent/WO2010048801A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/48Message addressing, e.g. address format or anonymous messages, aliases
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/23Reliability checks, e.g. acknowledgments or fault reporting

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a method and apparatus for email forwarding.
  • the method and apparatus for email forwarding provided by the embodiments of the present invention ensure a smooth transition of the recipient's mail address and the new mail address.
  • an embodiment of the present invention provides a method for email forwarding, including:
  • the sender mail system obtains the information that the mail address whose destination address is the first address has expired; the sender mail system obtains the forwarding relationship between the first address and the second address;
  • the sender's mail system processes the mail according to the forwarding relationship.
  • an embodiment of the present invention provides a sender email system, including: a mail pre-processing module, configured to obtain information that an email address whose destination address is the first address has expired;
  • the forwarding relationship obtaining module is configured to obtain a forwarding relationship between the first address and the second address
  • the mail processing module is configured to process the mail according to the forwarding relationship
  • the sender's mail system receives and forwards the mail to the new address according to the address mapping relationship, and overcomes the problem that the user cannot receive and forward the mail because the original address is invalid, thereby realizing the problem that the user cannot receive the mail.
  • the user receives the mail with the destination address as the original address at the new address.
  • 1 is a flowchart of a method for forwarding an email according to an embodiment of the present invention
  • 2 is a flowchart of a method for forwarding an email according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a sender email system according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a sender email system according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a forwarding relationship module of a sender email system according to an embodiment of the present invention. detailed description
  • a method for email forwarding includes:
  • the sender mail system obtains information that the mail address whose destination address is the first address has expired;
  • the sender's mail system receives a message with a destination address of abc@sohu.com.
  • the step S101 is specifically: the sender mail system sends the mail, the validity of the sender mail system abc@sohu.com, and the destination address abc@sohu.com is the first address.
  • the mail system sohu.com sends a connection establishment request, which can be carried using the connection-oriented TCP protocol. If the connection establishment fails, the sender's mail system can consider that the recipient's mail system sohu.com does not exist. And confirm that the destination address abc@sohu.com is the email address of the first address has expired.
  • the step S101 is specifically: the sender mail system sends the mail, the validity of the sender mail system abc@sohu.com, and the destination address abc@sohu.com is the first address.
  • the mail system sohu.com sends a connection establishment request, which can be carried using the connection-oriented TCP protocol. If the connection is successfully established, the simple mail forwarding protocol SMTP can be used to the recipient mail system sohu.
  • Com sends an email, when the recipient mail system sohu.com determines that the destination address abc@sohu.com is the first address of the email address does not exist, and the judgment result is fed back to the sender's mail system, the sender's mail system The email address confirming that the destination address abc@sohu.com is the first address has expired.
  • the sender email system acquires a forwarding relationship between the first address and the second address.
  • step S103 the following steps may be included: S201. Set a forwarding relationship between the first address and the second address.
  • step S201 may be specifically:
  • the user has two email addresses abc@sohu .com and def@163.com .
  • the first address is abc@sohu.com
  • the second address is def@163.com: Establish a mapping relationship between the first address and the second address: Establish a mapping relationship between abc@sohu.com and def@ 163.com.
  • the mail with the destination address being the first address is forwarded to the forwarding rule of the second address according to the mapping relationship.
  • the forwarding rule includes:
  • the new destination address of the mail notification party to the mail sender is the second address.
  • the user sets the following forwarding rules in the sender's mail system:
  • S203 Send a request for authenticating the forwarding relationship to the first address and the second address respectively.
  • the sender mail system sends the authentication mail to abc@sohu.com and def@163.com respectively.
  • S205 Receive a response to authenticate the forwarding relationship, and validate the forwarding relationship between the first address and the second address.
  • the user logs in to abc@sohu.com and def@163.com, respectively, and receives an authentication email from the sender's mail system.
  • the user opens the authentication email at abc@sohu.com and def@163.com respectively and clicks on the network connection in the authentication email.
  • the sender's mail system responds to the network authentication request from abc@sohu.com and def@163.com respectively, and the forwarding relationship between abc@sohu.com and def@ 163.com takes effect.
  • the sender mail system processes the mail according to the forwarding relationship.
  • the method for forwarding an email according to an embodiment of the present invention, the sender email system according to the address mapping
  • the shooting relationship receives and forwards the mail to the new address, overcoming the problem that the user cannot receive and forward the mail because the original address is invalid, and the user can receive the mail with the original address at the new address. .
  • a sender email system includes:
  • the mail pre-processing module 301 is configured to obtain information that the mail address whose destination address is the first address has expired;
  • the forwarding relationship obtaining module 303 is configured to obtain a forwarding relationship between the first address and the second address
  • the mail processing module 305 is configured to process the mail according to the forwarding relationship.
  • the mail pre-processing module 301 is specifically configured to: send a connection establishment request to the recipient mail system whose destination address is the first address before sending the mail, and confirm the destination address if the connection establishment fails. The email address for the first address has expired.
  • the mail pre-processing module 301 is specifically configured to: send a connection establishment request to the recipient mail system whose destination address is the first address before sending the mail, if the connection establishment is successful, then The recipient mail system sends an email.
  • the email system of the recipient determines that the email address with the destination address is the first address does not exist, and the judgment result is fed back to the email pre-processing module, the destination address is confirmed as the first address. The email address has expired.
  • the sender email system further includes:
  • the forwarding relationship module 401 is configured to set a forwarding relationship between the first address and the second address
  • the authentication sending module 403 is configured to send a request for authenticating the forwarding relationship to the first address and the second address, respectively.
  • the authentication validation module 405 is configured to receive a response for authenticating the forwarding relationship, and the forwarding relationship between the first address and the second address is valid.
  • the forwarding relationship module 401 includes:
  • the forwarding address setting unit 501 is configured to set a mapping relationship between the first address and the second address.
  • the forwarding rule setting unit 503 is configured to set a forwarding rule that the mail with the destination address is the first address is forwarded to the second address according to the mapping relationship.
  • the forwarding rule may be: forwarding the mail with the destination address as the first address to the second address; and/or, notifying the mail sender that the new destination address of the mail is the second address.
  • the sender mail system receives and forwards the mail to the new address according to the address mapping relationship, and overcomes the problem that the user cannot receive the mail because the original address is invalid, and the user cannot receive the mail.
  • the user receives the mail with the destination address as the original address at the new address.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Description

电子邮件转发的方法、 装置
技术领域
本发明涉及互联网技术领域, 特别涉及到一种电子邮件转发的方法、 装 置。
背景技术
现有的电子邮件系统中, 如果收件人注销了原有的一个邮件地址, 想要 使用一个新的邮件地址, 原有的邮件地址和新邮件地址不能平滑过渡, 发件 人无法即时知道收件人的新地址, 收件人也无法把新邮件地址有效的通知所 有发件人, 导致切换一个邮件地址的成本高。
发明内容
本发明实施例提供的电子邮件转发的方法、 装置, 保证收件人的邮件地 址和新邮件地址平滑过渡。
一方面, 本发明实施例提供一种电子邮件转发的方法, 包括:
发送方邮件系统获得目的地址为第一地址的邮件地址已失效的信息; 发送方邮件系统获取第一地址与第二地址的转发关系;
发送方邮件系统根据所述转发关系对该邮件进行处理。
另一方面, 本发明实施例提供一种发送方电子邮件系统, 包括: 邮件预处理模块, 用于获得目的地址为第一地址的邮件地址已失效的信 息;
转发关系获取模块, 用于获取第一地址与第二地址的转发关系; 邮件处理模块, 用于根据所述转发关系对该邮件进行处理。
本发明实施例中, 发送方邮件系统根据地址映射关系将邮件接收并转发 到新地址, 克服了因为原地址在无效后不能接收和转发邮件, 造成用户不能 收到所述邮件的问题, 实现了用户在新地址接收目的地址为原地址的邮件。 附图说明
图 1为本发明实施例中电子邮件转发的方法的流程图; 图 2为本发明实施例中电子邮件转发的方法的流程图;
图 3为本发明实施例中发送方电子邮件系统结构示意图;
图 4为本发明实施例中发送方电子邮件系统结构示意图;
图 5为本发明实施例中发送方电子邮件系统的转发关系模块结构示意图。 具体实施方式
如图 1所示, 一种电子邮件转发的方法, 包括:
S101、 发送方邮件系统获得目的地址为第一地址的邮件地址已失效的信 息;
例如, 发送方邮件系统接收到目的地址为 abc@sohu.com的邮件。
可选的, 步骤 S101具体可以为: 所述发送方邮件系统在发送邮件之前, 发送方邮件系统马 证 abc@sohu.com的有效性, 向目的地址 abc@sohu.com为 第一地址的收件方邮件系统 sohu.com发送连接建立请求, 该连接建立请求可 以使用面向连接的 TCP协议承载, 如果所述连接建立失败, 则发件方邮件系 统可以认为收件方邮件系统 sohu.com不存在,并确认目的地址 abc@sohu.com 为第一地址的邮件地址已失效。
可选的, 步骤 S101具体可以为: 所述发送方邮件系统在发送邮件之前, 发送方邮件系统马 证 abc@sohu.com的有效性, 向目的地址 abc@sohu.com为 第一地址的收件方邮件系统 sohu.com发送连接建立请求, 该连接建立请求可 以使用面向连接的 TCP协议承载, 如果所述连接建立成功, 则可以使用简单 邮件转发协议 SMTP向所述收件方邮件系统 sohu.com发送邮件, 当所述收件 方邮件系统 sohu.com判断目的地址 abc@sohu.com为第一地址的邮件地址不 存在, 并将判断结果反馈给发送方邮件系统时, 发件方邮件系统确认目的地 址 abc@sohu.com为第一地址的邮件地址已失效。
S103、 发送方邮件系统获取第一地址与第二地址的转发关系;
例如, 获取与 abc@sohu.com有映射关系的 def@163.com。
可选的, 如图 2所示, 在步骤 S103之前, 可以包括以下步骤: S201、 设置第一地址与第二地址的转发关系;
可选的, 步骤 S201具体可以为:
设置第一地址与第二地址的映射关系;
例如: 用户有两个邮件地址 abc@sohu .com和 def@163.com 。 第一地址 为 abc@sohu.com, 第二地址为 def@163.com: 建立第一地址与第二地址的映 射关系: 建立 abc@sohu.com与 def@ 163.com的映射关系。
设置目的地址为第一地址的邮件根据所述映射关系转发到第二地址的转 发规则。
其中, 所述转发规则, 包括:
将目的地址为第一地址的邮件, 转发到第二地址; 和 /或
向邮件发件方通知邮件的新目的地址为第二地址。
例如, 用户在发送方邮件系统设置以下转发规则:
将目的地址为 abc@sohu.com 的邮件转发到 def@163.com;
向发件人发送邮件, 通知邮件的新目的地址为 def@163.com。
S203、 分别向第一地址和第二地址发送认证所述转发关系的请求; 例如,发送方邮件系统分别向 abc@sohu.com和 def@163.com发送认证邮 件。
S205 , 接收认证所述转发关系的响应, 使所述第一地址与第二地址的转 发关系生效。
例如, 用户分别登录 abc@sohu.com和 def@163.com, 接收到来自发送方 邮件系统发送的认证邮件。用户分别在 abc@sohu.com和 def@163.com里打开 认证邮件, 并点击认证邮件里的网络连接。 发送方邮件系统响应分别来自 abc@sohu.com 和 def@163.com 的网络认证请求 , abc@sohu.com 和 def@ 163.com的转发关系生效。
S105、 发送方邮件系统根据所述转发关系对该邮件进行处理。
本发明实施例提供的电子邮件转发的方法, 发送方邮件系统根据地址映 射关系将邮件接收并转发到新地址, 克服了因为原地址在无效后不能接收和 转发邮件, 造成用户不能收到所述邮件的问题, 实现了用户在新地址接收目 的地址为原地址的邮件。
如图 3所示, 一种发送方电子邮件系统, 包括:
邮件预处理模块 301 ,用于获得目的地址为第一地址的邮件地址已失效的 信息;
转发关系获取模块 303 , 用于获取第一地址与第二地址的转发关系; 邮件处理模块 305 , 用于根据所述转发关系对该邮件进行处理。
可选的, 所述邮件预处理模块 301 具体可以用于: 在发送邮件之前, 向 目的地址为第一地址的收件方邮件系统发送连接建立请求, 如果所述连接建 立失败, 则确认目的地址为第一地址的邮件地址已失效。
可选的, 所述邮件预处理模块 301 具体可以用于: 在发送邮件之前, 向 目的地址为第一地址的收件方邮件系统发送连接建立请求, 如果所述连接建 立成功, 则向所述收件方邮件系统发送邮件, 当所述收件方邮件系统判断目 的地址为第一地址的邮件地址不存在, 并将判断结果反馈给所述邮件预处理 模块时, 确认目的地址为第一地址的邮件地址已失效。
可选的, 如图 4所示, 发送方电子邮件系统还包括:
转发关系模块 401 , 用于设置第一地址与第二地址的转发关系; 认证发送模块 403 ,用于分别向第一地址和第二地址发送认证所述转发关 系的请求;
认证生效模块 405 , 用于接收认证所述转发关系的响应, 使所述第一地址 与第二地址的转发关系生效。
可选的, 如图 5所示, 转发关系模块 401 , 包括:
转发地址设置单元 501 , 用于设置第一地址与第二地址的映射关系; 转发规则设置单元 503 ,用于设置目的地址为第一地址的邮件根据所述映 射关系转发到第二地址的转发规则。 其中, 所述转发规则可以为: 将目的地址为第一地址的邮件, 转发到第 二地址; 和 /或, 向邮件发件方通知邮件的新目的地址为第二地址。
本发明实施例中, 发送方邮件系统根据地址映射关系将邮件接收并转发 到新地址, 克服了因为原地址在无效后的不能接收和转发邮件, 造成用户不 能收到所述邮件的问题, 实现了用户在新地址接收目的地址为原地址的邮件。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 可以通过程序指令相关的硬件来完成, 该程序可以存储于一公知计算机可读 取存储介质中。
综上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护 范围应所述以权利要求的保护范围为准。

Claims

权利要求 书
1、 一种电子邮件转发的方法, 其特征在于, 包括:
发送方邮件系统获得目的地址为第一地址的邮件地址已失效的信息; 发送方邮件系统获取第一地址与第二地址的转发关系;
发送方邮件系统根据所述转发关系对该邮件进行处理。
2、 如权利要求 1所述一种电子邮件转发的方法, 其特征在于, 所述发送方 邮件系统获得目的地址为第一地址的邮件地址已失效的信息的步骤包括:
所述发送方邮件系统在发送邮件之前, 向目的地址为第一地址的收件方邮 件系统发送连接建立请求, 如果所述连接建立失败, 则发件方邮件系统确认目 的地址为第一地址的邮件地址已失效。
3、 如权利要求 1所述一种电子邮件转发的方法, 其特征在于, 所述发送方 邮件系统获得目的地址为第一地址的邮件地址已失效的信息的步骤包括:
所述发送方邮件系统在发送邮件之前, 向目的地址为第一地址的收件方邮 件系统发送连接建立请求, 如果所述连接建立成功, 则向所述收件方邮件系统 发送邮件, 当所述收件方邮件系统判断目的地址为第一地址的邮件地址不存在, 并将判断结果反馈给发送方邮件系统时, 发件方邮件系统确认目的地址为第一 地址的邮件地址已失效。
4、 如权利要求 1所述一种电子邮件转发的方法, 其特征在于, 所述发送方 邮件系统获取第一地址与第二地址的转发关系之前, 包括:
设置第一地址与第二地址的转发关系;
分别向第一地址和第二地址发送认证所述转发关系的请求;
接收认证所述转发关系的响应, 使所述第一地址与第二地址的转发关系生 效。
5、 如权利要求 4所述一种电子邮件转发的方法, 其特征在于, 所述设置第 一地址与第二地址的转发关系, 包括:
设置第一地址与第二地址的映射关系; 设置目的地址为第一地址的邮件根据所述映射关系转发到第二地址的转发 规则。
6、 如权利要求 5所述一种电子邮件转发的方法, 其特征在于, 所述转发规 则, 包括:
将目的地址为第一地址的邮件, 转发到第二地址; 和 /或
向邮件发件方通知邮件的新目的地址为第二地址。
7、 一种发送方电子邮件系统, 其特征在于, 包括:
邮件预处理模块, 用于获得目的地址为第一地址的邮件地址已失效的信息; 转发关系获取模块, 用于获取第一地址与第二地址的转发关系;
邮件处理模块, 用于根据所述转发关系对该邮件进行处理。
8、 如权利要求 7所述发送方电子邮件系统, 其特征在于, 所述邮件预处理 模块具体用于: 在发送邮件之前, 向目的地址为第一地址的收件方邮件系统发 送连接建立请求, 如果所述连接建立失败, 则确认目的地址为第一地址的邮件 地址已失效。
9、 如权利要求 7所述发送方电子邮件系统, 其特征在于,
所述邮件预处理模块具体用于: 在发送邮件之前, 向目的地址为第一地址 的收件方邮件系统发送连接建立请求, 如果所述连接建立成功, 则向所述收件 方邮件系统发送邮件, 当所述收件方邮件系统判断目的地址为第一地址的邮件 地址不存在, 并将判断结果反馈给所述邮件预处理模块时, 确认目的地址为第 一地址的邮件地址已失效。
10、 如权利要求 7所述发送方电子邮件系统, 其特征在于, 还包括: 转发关系模块, 用于设置第一地址与第二地址的转发关系;
认证发送模块, 用于分别向第一地址和第二地址发送认证所述转发关系的 请求;
认证生效模块, 用于接收认证所述转发关系的响应, 使所述第一地址与第 二地址的转发关系生效。
11、 如权利要求 7所述发送方电子邮件系统, 其特征在于,
所述转发关系模块, 包括:
转发地址设置单元, 用于设置第一地址与第二地址的映射关系;
转发规则设置单元, 用于设置目的地址为第一地址的邮件根据所述映射关 系转发到第二地址的转发规则。
12、 如权利要求 7所述发送方电子邮件系统, 其特征在于,
所述转发规则为: 将目的地址为第一地址的邮件, 转发到第二地址; 和 /或 向邮件发件方通知邮件的新目的地址为第二地址。
PCT/CN2009/071064 2008-10-27 2009-03-30 电子邮件转发的方法、装置 WO2010048801A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810172510.1A CN101729438A (zh) 2008-10-27 2008-10-27 电子邮件转发的方法、装置
CN200810172510.1 2008-10-27

Publications (1)

Publication Number Publication Date
WO2010048801A1 true WO2010048801A1 (zh) 2010-05-06

Family

ID=42128207

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071064 WO2010048801A1 (zh) 2008-10-27 2009-03-30 电子邮件转发的方法、装置

Country Status (2)

Country Link
CN (1) CN101729438A (zh)
WO (1) WO2010048801A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1918865A (zh) * 2004-03-18 2007-02-21 国际商业机器公司 生成和处理可任意处理的电子邮件地址的方法、系统以及计算机程序产品
CN1956419A (zh) * 2005-10-26 2007-05-02 祝凯 商业电子邮件验证转发方法和系统
CN101083788A (zh) * 2006-06-02 2007-12-05 华为技术有限公司 自动选择邮件发送账户的方法及系统
CN101175048A (zh) * 2006-05-05 2008-05-07 国际商业机器公司 用于利用可移植的电子邮件地址的方法和服务器

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1918865A (zh) * 2004-03-18 2007-02-21 国际商业机器公司 生成和处理可任意处理的电子邮件地址的方法、系统以及计算机程序产品
CN1956419A (zh) * 2005-10-26 2007-05-02 祝凯 商业电子邮件验证转发方法和系统
CN101175048A (zh) * 2006-05-05 2008-05-07 国际商业机器公司 用于利用可移植的电子邮件地址的方法和服务器
CN101083788A (zh) * 2006-06-02 2007-12-05 华为技术有限公司 自动选择邮件发送账户的方法及系统

Also Published As

Publication number Publication date
CN101729438A (zh) 2010-06-09

Similar Documents

Publication Publication Date Title
US8769418B2 (en) Enhanced message handling
EP1575228B1 (en) Method and apparatus for reducing e-mail spam and virus distribution in a communications network by authenticating the origin of e-mail messages
JP2012110032A5 (zh)
US20150089229A1 (en) Rapid identification of message authentication
JP2004521404A5 (zh)
US7930541B2 (en) E-mail communication apparatus
US7958358B2 (en) Scanned image disclosure apparatus, method and storage medium; electronic mail transmission apparatus, method and storage medium; and internet facsimile transmission apparatus
WO2011029300A1 (zh) 即时消息与电子邮件互通的方法与系统
WO2011044854A1 (zh) 消息召回的方法及装置
KR101589561B1 (ko) CPM 세션에서 이산 미디어 타입(discrete media type)의 메시지 전달 순서를 지키는 방법 및 장치
WO2010075741A1 (zh) 一种基于邮箱和im互联互通的方法及通讯装置
US20060053202A1 (en) Method and system implementing secure email
WO2013071741A1 (zh) 邮件附件的下载方法及邮件系统
WO2014036949A1 (zh) 邮件处理方法及系统
WO2010037290A1 (zh) 一种跨域远程邮件的发送方法及系统
CN102202006A (zh) 一种挂号电子邮件的传输方法
JP5120405B2 (ja) 電子メール通信装置及びコンピュータプログラム
JP4857246B2 (ja) 承認装置、承認方法、及びプログラム
WO2010048801A1 (zh) 电子邮件转发的方法、装置
WO2008015669A3 (en) Communication authenticator
US20220263822A1 (en) Rapid identification of message authentication
WO2013063934A1 (zh) 媒体消息发送方法、装置及系统
TW201942819A (zh) 非熟識電子郵件之提醒方法
JP2007317113A (ja) 不要電子メッセージ検出システム、受信装置、不要電子メッセージ方法及び不要電子メッセージ検出プログラム
JP6509749B2 (ja) 通信システムおよびサーバ

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09822994

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09822994

Country of ref document: EP

Kind code of ref document: A1