JP2009077091A - Electronic mail server system - Google Patents

Electronic mail server system Download PDF

Info

Publication number
JP2009077091A
JP2009077091A JP2007243202A JP2007243202A JP2009077091A JP 2009077091 A JP2009077091 A JP 2009077091A JP 2007243202 A JP2007243202 A JP 2007243202A JP 2007243202 A JP2007243202 A JP 2007243202A JP 2009077091 A JP2009077091 A JP 2009077091A
Authority
JP
Japan
Prior art keywords
attribute information
mail
destination
attached file
data
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2007243202A
Other languages
Japanese (ja)
Inventor
Yoshio Tanida
美生 谷田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2007243202A priority Critical patent/JP2009077091A/en
Publication of JP2009077091A publication Critical patent/JP2009077091A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an electronic mail server system for check of contents of a non-corresponding attached file by a destination terminal of an electronic mail. <P>SOLUTION: A mail server 11 of the electronic mail server system 10 acquires from datadase 12, when an attached file is added to the electronic mail received, attribute information indicating display capability of the attached file at the destination terminal of the electronic mail and determines whether the attached file can be displayed or not by the destination terminal based on the attribute information. When display is impossible, a web server 13 determines the format that can be displayed with the destination terminal based on the attribute information and converts the attached file to the format to be displayed for making public to the web. Moreover, the mail server 11 transmits a message to the destination of publication to the destination terminal. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、電子メールの送受信を管理するメールサーバ機能と、ファイルをWeb(World Wide Web)に公開するWebサーバ機能とを備えた電子メールサーバシステムに関する。   The present invention relates to an electronic mail server system having a mail server function for managing transmission / reception of electronic mail and a Web server function for publishing files on the Web (World Wide Web).

一般に携帯電話機やPDA(Personal Digital Assistant;携帯情報端末)などの携帯端末機器は、PC(Personal Computer)などが搭載しているワープロソフトや表計算ソフトなどを搭載しておらず、それらのアプリケーションソフトで作成されたファイルが電子メールに添付されていても受信制限されるようになっている。たとえば、ワープロソフトで作成された文書ファイルや表計算ソフトで作成された表計算ファイル、あるいは画像ソフトで作成された画像ファイルなどが電子メールに添付されていても、対応するアプリケーションソフトを搭載していない携帯端末機器に対しては、それらの添付ファイルをメールサーバが受信制限(削除)して電子メール(メール本体)のみを配信する。これにより、携帯端末機器では受信した電子メールの内容がテキスト形式やHTML(Hyper Text
Markup Language)形式に対応した電子メールソフトによって表示され、添付ファイルの内容は表示されないようになる。
In general, mobile terminal devices such as mobile phones and PDAs (Personal Digital Assistants) do not have word processing software or spreadsheet software installed on PCs (Personal Computers), and their application software. Receiving is restricted even if the file created in is attached to an e-mail. For example, even if a document file created with word processing software, a spreadsheet file created with spreadsheet software, or an image file created with image software is attached to an e-mail, the corresponding application software is installed. For mobile terminal devices that do not, the mail server restricts (deletes) reception of these attached files and distributes only e-mail (mail body). As a result, the content of the received e-mail is converted into text format or HTML (Hyper Text
It is displayed by e-mail software that supports the Markup Language format, and the contents of the attached file are not displayed.

そこで、添付ファイルの内容確認を可能とするために、添付ファイル付きの電子メールを受信したメールサーバがその旨を配信先の携帯端末機器に連絡し、連絡を受けた携帯端末機器を使用するユーザがユーザIDをプリンタに入力すると、メールサーバがプリンタから通知を受けてユーザIDに対応する添付ファイルをプリンタに転送し印刷を行わせる技術が提案されている(たとえば、特許文献1参照)。   Therefore, in order to be able to confirm the contents of the attached file, the mail server that has received the e-mail with the attached file notifies the mobile terminal device to that effect and uses the received mobile terminal device. When a user ID is input to a printer, a technique has been proposed in which a mail server receives a notification from the printer and transfers an attached file corresponding to the user ID to the printer for printing (for example, see Patent Document 1).

また、送信端末から受け取った送信メッセージをメールサーバが受信端末で利用可能なデータに変換する技術なども提案されており、この技術では、受信端末のデータ処理能力(HTML形式の対応/非対応)に応じて送信メッセージの重要部分をHTML形式で強調表示する、あるいは広告などの付加情報をHTML形式で送信メッセージに挿入するなどしている(たとえば、特許文献2参照)。   In addition, a technique for converting a transmission message received from a transmission terminal into data that can be used by the mail server at the reception terminal has been proposed. In this technique, the data processing capability of the reception terminal (support / non-support of HTML format) is proposed. In response to this, an important part of the transmission message is highlighted in the HTML format, or additional information such as an advertisement is inserted into the transmission message in the HTML format (for example, see Patent Document 2).

特開2002−41422号公報JP 2002-41422 A 特開2002−157196号公報JP 2002-157196 A

しかしながら、特許文献1の技術では添付ファイルを印刷する必要があるため、メール受信後に直ちに添付ファイルの内容を確認することができない。さらに、携帯端末機器のみでは添付ファイルの内容確認が行えず、ユーザがネットワークの外にいてプリンタを操作できない場合には、添付ファイルを印刷して内容を確認することが不可能となる。   However, since the technique of Patent Document 1 needs to print an attached file, the contents of the attached file cannot be confirmed immediately after receiving the mail. Furthermore, if the content of the attached file cannot be confirmed only with the mobile terminal device, and the user cannot operate the printer outside the network, it is impossible to confirm the content by printing the attached file.

また特許文献2の技術では、受信端末の能力に応じて行うデータ変換がテキスト形式またはHTML形式の選択であり、文書ファイルや画像ファイルなどのデータ変換までは考慮されていないため、やはり非対応のファイル形式については内容確認が不可能である。また、テキスト形式にデータ変換可能な文章ファイルなどにこの技術を利用できたとしても、ファイルサイズが大きい場合には受信端末のストレージを圧迫するおそれがある。   In the technique of Patent Document 2, data conversion performed according to the capability of the receiving terminal is a selection of text format or HTML format, and data conversion such as a document file or an image file is not considered. It is impossible to confirm the contents of the file format. Even if this technology can be used for a text file that can be converted into a text format, if the file size is large, the storage of the receiving terminal may be compressed.

本発明は、上記の問題を解決しようとするものであり、電子メールの宛先端末による非対応の添付ファイルの内容確認を可能とする電子メールサーバシステムを提供することを目的としている。   An object of the present invention is to provide an electronic mail server system capable of confirming the contents of an incompatible attached file by an electronic mail destination terminal.

かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。   The gist of the present invention for achieving the object lies in the inventions of the following items.

[1]宛先の指定された電子メールを受信する受信手段と、
前記受信手段で受信した前記電子メールに添付ファイルが付加されている場合に、前記電子メールの宛先端末における添付ファイルの表示能力を示す属性情報を取得する取得手段と、
前記属性情報に基づいて、前記電子メールに付加されている添付ファイルを前記宛先端末が表示可能か否かを判断する判断手段と、
前記判断手段で表示不可と判断された場合に、前記属性情報に基づいて前記宛先端末により表示可能な形式を判定し、該表示可能な形式に前記添付ファイルを変換してウェブ公開する公開手段と、
前記公開手段による公開先を前記宛先端末に通知する通知手段と、
を備える
ことを特徴とする電子メールサーバシステム。
[1] receiving means for receiving an e-mail with a specified address;
An acquisition unit that acquires attribute information indicating display capability of an attached file at a destination terminal of the email when an attached file is added to the email received by the receiving unit;
Determining means for determining whether the destination terminal can display the attached file attached to the e-mail based on the attribute information;
A publishing unit for determining a format that can be displayed by the destination terminal based on the attribute information when the determining unit determines that display is impossible, and converting the attached file into the displayable format and publishing the web; ,
Notification means for notifying the destination terminal of the publication destination by the publication means;
An e-mail server system comprising:

上記発明では、受信した電子メールに添付ファイルが付加されている場合には、電子メールの宛先端末における添付ファイルの表示能力を示す属性情報に基づいて、添付ファイルが宛先端末により表示可能か否かを判断する。表示不可の場合には、属性情報に基づいて宛先端末により表示可能な形式を判定し、その表示可能な形式に添付ファイルを変換してウェブ公開すると共に公開先を宛先端末に通知する。   In the above invention, when an attached file is added to the received e-mail, whether or not the attached file can be displayed by the destination terminal based on the attribute information indicating the display capability of the attached file at the e-mail destination terminal. Judging. When the display is impossible, the format that can be displayed by the destination terminal is determined based on the attribute information, the attached file is converted into the displayable format and published to the web, and the destination is notified to the destination terminal.

これにより、宛先端末を使用するユーザは、その端末に搭載されたウェブ閲覧機能(ウェブブラウザ)を使用して、通知された公開先にアクセスし、通常は確認できない非対応の添付ファイルをウェブ上で閲覧することができる。   As a result, the user who uses the destination terminal uses the web browsing function (web browser) installed in the terminal to access the notified publication destination, and normally attaches incompatible attachments that cannot be confirmed on the web. You can browse at.

[2]前記取得手段は、宛先とその宛先端末の前記属性情報とを関連付けて記憶した記憶手段を備え、該記憶手段を参照して前記属性情報を取得する
ことを特徴とする[1]に記載の電子メールサーバシステム。
[2] The acquisition unit includes a storage unit that stores a destination and the attribute information of the destination terminal in association with each other, and acquires the attribute information with reference to the storage unit. The e-mail server system described.

上記発明では、宛先とその宛先端末の属性情報とを関連付けて記憶した記憶手段を取得手段が備えることで、取得手段は宛先に基づき記憶手段を参照して簡単かつ迅速に属性情報を取得できる。   In the above invention, the acquisition unit includes the storage unit that stores the destination and the attribute information of the destination terminal in association with each other, so that the acquisition unit can easily and quickly acquire the attribute information by referring to the storage unit based on the destination.

[3]前記取得手段は、前記受信した電子メールの宛先端末の属性情報が前記記憶手段に記憶されていない場合は、前記電子メールの宛先のドメインサーバに前記宛先端末の前記属性情報を要求し、取得できた場合は該属性情報を前記記憶手段に追加記憶する
ことを特徴とする[2]に記載の電子メールサーバシステム。
[3] The acquisition unit requests the attribute information of the destination terminal from the domain server of the destination of the e-mail when the attribute information of the destination terminal of the received e-mail is not stored in the storage unit. If the information can be acquired, the attribute information is additionally stored in the storage means. The electronic mail server system according to [2].

上記発明では、受信した電子メールの宛先端末の属性情報が記憶手段に記憶されていない場合でも、電子メールの宛先のドメインサーバから属性情報を取得できるようになるため、ドメインの異なる多数種類の端末を含む、より多くの端末に対して添付ファイルのウェブ閲覧を提供できる。また、ドメインサーバから取得した属性情報を自己の記憶手段に追加記憶することで、次回以降は自己の記憶手段を参照して簡単かつ迅速にその属性情報を取得できるようになる。   In the above invention, the attribute information can be acquired from the domain server that is the destination of the e-mail even when the attribute information of the destination terminal of the received e-mail is not stored in the storage means. Web browsing of attached files can be provided to more terminals including Further, by additionally storing the attribute information acquired from the domain server in its own storage means, the attribute information can be acquired easily and quickly with reference to its own storage means from the next time onward.

[4]前記取得手段は、宛先とその宛先端末の前記属性情報とを関連付けて記憶している外部の記憶手段に問い合わせて、前記属性情報を取得する
ことを特徴とする[1]に記載の電子メールサーバシステム。
[4] The acquisition unit acquires the attribute information by inquiring of an external storage unit that stores the destination and the attribute information of the destination terminal in association with each other. E-mail server system.

上記発明では、取得手段は外部の記憶手段から属性情報を取得できるため、属性情報を記憶しておく記憶手段などを備えなくてもよくなる。これにより、取得手段およびシステム全体の構成を簡素化できる。また、外部に存在する多数の記憶手段が利用可能であれば、より多くの端末の属性情報が取得可能となり、より多くの端末に対して添付ファイルのウェブ閲覧を提供できる。   In the above invention, since the acquisition means can acquire attribute information from an external storage means, it is not necessary to provide a storage means for storing attribute information. Thereby, the structure of an acquisition means and the whole system can be simplified. Further, if a large number of external storage means can be used, more terminal attribute information can be acquired, and web browsing of attached files can be provided to more terminals.

[5]前記判断手段で表示不可と判断された場合に、前記添付ファイルを削除した前記電子メールを前記宛先に配信する
ことを特徴とする[1]乃至[4]のいずれか1項に記載の電子メールサーバシステム。
[5] The electronic mail according to any one of [1] to [4], wherein the electronic mail from which the attached file has been deleted is delivered to the destination when the determination unit determines that display is impossible. E-mail server system.

上記発明では、添付ファイルが宛先端末により表示不可の場合には、添付ファイルを削除した電子メールが宛先に配信されるため、宛先端末を使用するユーザは、その端末に搭載された電子メール機能(電子メールソフト)を使用して電子メールを閲覧することができる。   In the above invention, when the attached file cannot be displayed by the destination terminal, the e-mail from which the attached file has been deleted is delivered to the destination. Therefore, the user using the destination terminal can use the e-mail function ( E-mail can be viewed using e-mail software.

本発明に係る電子メールサーバシステムによれば、電子メールの宛先端末による非対応の添付ファイルの内容確認を可能にできる。   According to the electronic mail server system of the present invention, it is possible to check the contents of an incompatible attached file by an electronic mail destination terminal.

以下、図面に基づき本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る電子メールサーバシステム10の全体構成と、電子メールサーバシステム10により電子メールの送受信処理が行われる情報端末(ユーザ端末)や電子メールサーバシステム10の外部に設けられたドメインサーバの一例を示している。   FIG. 1 shows an overall configuration of an electronic mail server system 10 according to an embodiment of the present invention, an information terminal (user terminal) in which electronic mail transmission / reception processing is performed by the electronic mail server system 10, and an outside of the electronic mail server system 10. An example of the domain server provided in FIG.

電子メールサーバシステム10は、自ネットワーク内のPC、PDA、携帯電話機などの複数のユーザ端末に対する電子メールの送受信を管理する機能(メールサーバ機能)と、ファイルをWebに公開する機能(Webサーバ機能)とを備えており、更に電子メールの添付ファイルをユーザ端末が表示できない場合にはその添付ファイルをWebに公開して公開先をユーザ端末に通知する機能を備えている。   The e-mail server system 10 has a function (mail server function) for managing transmission / reception of e-mails to / from a plurality of user terminals such as PCs, PDAs, and mobile phones in its own network, and a function for publishing files to the Web (Web server function) In addition, when the user terminal cannot display the attached file of the e-mail, it has a function of publishing the attached file on the Web and notifying the user terminal of the publication destination.

上記の機能を実現するために電子メールサーバシステム10は、メールサーバ11と、データベース12と、Webサーバ13とを備えており、メールサーバ11とWebサーバ13とがLAN(Local Area Network)を介して相互に通信可能に接続されている。また、メールサーバ11は外部の複数のドメインサーバ14、16とWAN(Wide Area Network)を介して相互に通信可能に接続されている。   In order to realize the above functions, the e-mail server system 10 includes a mail server 11, a database 12, and a Web server 13, and the mail server 11 and the Web server 13 are connected via a LAN (Local Area Network). So that they can communicate with each other. The mail server 11 is connected to a plurality of external domain servers 14 and 16 via a WAN (Wide Area Network) so as to be able to communicate with each other.

メールサーバ11は、自ネットワーク内の複数のユーザ端末による電子メールの送受信を管理する機能と、電子メールに添付ファイルが付加されている場合に、その電子メールの宛先のユーザ端末が添付ファイルを表示可能か否かを判断し、表示不可であれば添付ファイルをWebサーバ13に転送すると共に添付ファイルの公開先をユーザ端末に通知し、表示可能であれば添付ファイル付きの電子メールを宛先のユーザ端末に通常配信する機能を備えている。   The mail server 11 has a function of managing transmission / reception of e-mails by a plurality of user terminals in its own network, and when an attached file is added to the e-mail, the user terminal of the e-mail destination displays the attached file It is determined whether or not the file can be displayed. If the file cannot be displayed, the attached file is transferred to the Web server 13 and the attachment destination of the attached file is notified to the user terminal. It has a function for normal distribution to terminals.

メールサーバ11が管理する複数のユーザ端末は、たとえば、非携帯型のデスクトップ型PC20A、21Aや携帯型のサブノート型PC21B、PDA21C、携帯電話機21Dなどである。デスクトップ型PC20A、21Aは有線ネットワークでメールサーバ11と接続され、サブノート型PC21B、PDA21C、携帯電話機21Dは無線ネットワークでメールサーバ11と接続されている。   The plurality of user terminals managed by the mail server 11 are, for example, non-portable desktop PCs 20A and 21A, portable sub-notebook PCs 21B, PDA 21C, and cellular phones 21D. The desktop PCs 20A and 21A are connected to the mail server 11 through a wired network, and the sub-notebook PCs 21B, PDA 21C, and the mobile phone 21D are connected to the mail server 11 through a wireless network.

上記のユーザ端末のうち、デスクトップ型PC20A、21Aは、汎用のOS(Operating System)とそのOS上で動作するWebブラウザ(インターネットソフト)、電子メールソフト、ワープロソフト、表計算ソフト、画像ソフトなどの各種アプリケーションソフトが搭載されており、Web閲覧機能、電子メール機能、各種ファイル(文章ファイル、表計算ファイル、画像ファイルなど)の作成機能、各種ファイルを電子メールに添付して送信する機能、受信した電子メールに添付されている各種ファイルを対応するアプリケーションソフトにより開いて画面に表示する機能などを備えている。   Among the above user terminals, the desktop PCs 20A and 21A are general-purpose OS (Operating System) and Web browsers (Internet software), e-mail software, word processing software, spreadsheet software, image software, etc. operating on the OS. Equipped with various application software, Web browsing function, e-mail function, creation function of various files (text file, spreadsheet file, image file, etc.), function to send various files attached to e-mail, received It has a function to open various files attached to e-mails with corresponding application software and display them on the screen.

携帯端末機器としてのサブノート型PC21B、PDA21C、携帯電話機21Dは、OSとそのOS上で動作するWebブラウザや電子メールソフトが搭載されており、Web閲覧機能や電子メール機能を備えている。ただし、OS、Webブラウザ、電子メールソフトの種類は各々異なっている。   The sub-notebook PC 21B, PDA 21C, and mobile phone 21D as portable terminal devices are equipped with an OS and a Web browser and electronic mail software that operate on the OS, and have a Web browsing function and an electronic mail function. However, the types of OS, Web browser, and e-mail software are different.

たとえば、サブノート型PC21Bは汎用のOSと汎用のWebブラウザおよび電子メールソフトが搭載されている。PDA21Cは専用のOS(PDA用OS)とPDA向けのWebブラウザ(PDA用ブラウザ)および電子メールソフト(PDA用電子メールソフト)が搭載されている。携帯電話機21Dは専用のOS(携帯端末用OS)と携帯端末向けのフルブラウザ(携帯端末用ブラウザ)および電子メールソフト(携帯端末用電子メールソフト)が搭載されている。また、同じ種類の携帯端末機器においても、機種の違いによってOS、Webブラウザ、電子メールソフトの種類が異なっていることもある。したがって、これらの携帯端末機器ではWebブラウザや電子メールソフトの表示形式が異なっている。また電子メールソフトの種類は異なっているが、各携帯端末機器の電子メールソフトはテキスト形式とHTML形式に対応している。   For example, the sub-notebook type PC 21B is equipped with a general-purpose OS, a general-purpose Web browser, and e-mail software. The PDA 21C is equipped with a dedicated OS (PDA OS), a PDA Web browser (PDA browser) and e-mail software (PDA e-mail software). The mobile phone 21D is equipped with a dedicated OS (OS for mobile terminals), a full browser for mobile terminals (mobile terminal browser), and e-mail software (mobile terminal e-mail software). Even in the same type of mobile terminal device, the types of OS, Web browser, and e-mail software may differ depending on the model. Therefore, the display formats of the Web browser and the e-mail software are different in these portable terminal devices. Although the types of e-mail software are different, the e-mail software of each portable terminal device is compatible with text format and HTML format.

さらに各携帯端末機器は、デスクトップ型PC20A、21Aに搭載されているワープロソフト、表計算ソフト、画像ソフトなどが未搭載であり、それらのアプリケーションソフトで作成されたファイルが電子メールに添付されていても受信制限されるようになっている。たとえば、ワープロソフトや表計算ソフトなどで作成された文章ファイル、あるいは画像ソフトで作成された画像ファイルなどが電子メールに添付されていても、対応するアプリケーションソフトを搭載していない各携帯端末機器ではそれらの添付ファイルがメールサーバ11によって受信制限(削除)され電子メール(メール本体)のみが配信されるようになっている。   Furthermore, each mobile terminal device does not have word processor software, spreadsheet software, image software, etc. installed in the desktop PCs 20A and 21A, and files created with these application software are attached to e-mails. Even reception is restricted. For example, even if a text file created with word processing software or spreadsheet software, or an image file created with image software is attached to an e-mail, These mail attachments are restricted (deleted) by the mail server 11 so that only electronic mail (mail body) is delivered.

データベース12は、メールサーバ11が管理するユーザ端末の属性情報を宛先(電子メールアドレス)毎にデータベース化して保存すると共に、メールサーバ11の要求に従って情報更新する機能を備えている。この属性情報とは、電子メールの添付ファイルに対するユーザ端末の表示能力を示す情報のことである。詳細には、ユーザ端末による添付ファイルの表示可能な形式(ファイル形式)を特定できる情報のことであり、具体的には、ユーザ端末に搭載されているOS、Webブラウザ、ROM(Read Only Memory)に関する情報などである。   The database 12 has a function of storing the attribute information of the user terminal managed by the mail server 11 for each destination (e-mail address) and updating the information according to a request from the mail server 11. This attribute information is information indicating the display capability of the user terminal for an attached file of an electronic mail. Specifically, it is information that can specify a format (file format) in which an attached file can be displayed by the user terminal. Specifically, an OS, a Web browser, and a ROM (Read Only Memory) installed in the user terminal. Information about

Webサーバ13は、ファイルをWebに公開する機能を備えており、更にメールサーバ11より受け取ったファイル(添付ファイル)をユーザ端末が表示可能な形式に加工し、Web公開用フォルダ(HTTP(Hyper Text Transfer Protocol)仮想ディレクトリ13A)に発行してWeb公開処理を行う機能を備えている。   The web server 13 has a function of publishing a file on the web, further processes the file (attached file) received from the mail server 11 into a format that can be displayed by the user terminal, and creates a web publishing folder (HTTP (Hyper Text). Transfer Protocol) is provided to the virtual directory 13A) to perform Web publishing processing.

ドメインサーバ14、16は、自ドメインの複数のユーザ端末(PC、PDA、携帯電話機など)による電子メールの送受信などを管理する機能を備えている。データベース15、17は、ドメインサーバ14、16が管理するユーザ端末の属性情報(機種、OS、ブラウザ、ROMに関する情報など)を宛先(電子メールアドレス)毎にデータベース化して保存すると共に、ドメインサーバ14、16の要求に従って情報更新する機能を備えている。   The domain servers 14 and 16 have a function of managing transmission / reception of e-mails by a plurality of user terminals (PC, PDA, mobile phone, etc.) in the own domain. The databases 15 and 17 store the attribute information (model, OS, browser, ROM, etc.) of the user terminal managed by the domain servers 14 and 16 as a database for each destination (e-mail address), and store the domain server 14. , 16 has a function to update information according to the request.

図2は、メールサーバ11の構成を示している。メールサーバ11は、受信制御部30と、電子メールデータ制御部31と、添付ファイルデータ制御部32と、属性情報制御部33と、送信制御部34とを備えている。   FIG. 2 shows the configuration of the mail server 11. The mail server 11 includes a reception control unit 30, an e-mail data control unit 31, an attached file data control unit 32, an attribute information control unit 33, and a transmission control unit 34.

受信制御部30は、メール送信者20のユーザ端末から受信した添付ファイル付きの電子メールを、宛先データを含む電子メールデータ(メール本体)と、添付ファイルデータとに分割して、電子メールデータを電子メールデータ制御部31に渡し、添付ファイルデータを添付ファイルデータ制御部32に渡す機能を備えている。さらに、受信した電子メールから宛先データを抽出し、この宛先データを属性情報取得データとして属性情報制御部33に渡す機能を備えている。   The reception control unit 30 divides an email with an attached file received from the user terminal of the email sender 20 into email data (mail body) including destination data and attached file data, thereby It has a function of passing to the email data control unit 31 and passing the attached file data to the attached file data control unit 32. Furthermore, a function of extracting destination data from the received electronic mail and passing this destination data to the attribute information control unit 33 as attribute information acquisition data is provided.

電子メールデータ制御部31は、受信制御部30から受け取った電子メールデータに、添付ファイルデータ制御部32から受け取った公開先(URL;Uniform Resource Locator)を付加して送信制御部34に渡す機能を備えている。   The e-mail data control unit 31 has a function of adding the disclosure destination (URL; Uniform Resource Locator) received from the attached file data control unit 32 to the e-mail data received from the reception control unit 30 and passing it to the transmission control unit 34. I have.

添付ファイルデータ制御部32は、宛先のユーザ端末による添付ファイルの表示可否を、受信制御部30から受け取った添付ファイルデータと属性情報制御部33から受け取った属性情報とに基づいて判断する機能と、表示不可と判断した場合は添付ファイルデータの宛先をWebサーバ13に設定すると共に添付ファイルデータに属性情報制御部33から受け取った属性情報と宛先データとを付加して送信制御部34に渡す機能と、添付ファイルデータのWeb上での公開先(URL)を電子メールデータ制御部31に渡す機能とを備えている。   The attached file data control unit 32 determines whether the display of the attached file by the destination user terminal is based on the attached file data received from the reception control unit 30 and the attribute information received from the attribute information control unit 33; A function of setting the destination of the attached file data to the Web server 13 when it is determined that the display is impossible, and adding the attribute information and destination data received from the attribute information control unit 33 to the attachment file data and passing it to the transmission control unit 34; And a function of passing the attachment destination data (URL) on the Web to the e-mail data control unit 31.

属性情報制御部33は、受信制御部30から属性情報取得データを受け取るとデータベース12にアクセスし、その属性情報取得データに対応する属性情報をデータベース12から取得して属性情報取得データ(宛先データ)と共に添付ファイルデータ制御部32に渡す機能を備えている。   Upon receiving the attribute information acquisition data from the reception control unit 30, the attribute information control unit 33 accesses the database 12, acquires attribute information corresponding to the attribute information acquisition data from the database 12, and acquires attribute information acquisition data (destination data). In addition, it has a function of passing to the attached file data control unit 32.

送信制御部34は、電子メールデータ制御部31から受け取った、添付ファイルが削除されると共に添付ファイルの公開先が付加された電子メールデータを宛先(メール受信者21)に配信する機能と、添付ファイルデータ制御部32から受け取った、属性情報および宛先データが付加された添付ファイルデータをWebサーバ13に送信する機能とを備えている。   The transmission control unit 34 has a function of receiving e-mail data received from the e-mail data control unit 31 to which the attached file is deleted and the disclosure destination of the attached file is added to a destination (mail recipient 21), and an attachment. And a function of transmitting the attached file data to which the attribute information and the destination data are added, received from the file data control unit 32, to the Web server 13.

図3は、Webサーバ13の構成を示している。Webサーバ13は、受信制御部40と、アクセス制御部41と、データ解析部42と、データ加工部43と、内部データベース44と、公開制御部45とを備えている。   FIG. 3 shows the configuration of the Web server 13. The Web server 13 includes a reception control unit 40, an access control unit 41, a data analysis unit 42, a data processing unit 43, an internal database 44, and a public control unit 45.

受信制御部40は、メールサーバ11から受信した受信データを添付ファイルデータ(添付ファイル原本)と、属性情報と、宛先データとに分割して、宛先データをアクセス制御部41に渡し、添付ファイルデータと属性情報とをデータ解析部42に渡す機能を備えている。   The reception control unit 40 divides the received data received from the mail server 11 into attached file data (attached file original), attribute information, and destination data, and passes the destination data to the access control unit 41 to attach the attached file data. And the attribute information are provided to the data analysis unit 42.

アクセス制御部41は、受信制御部40から受け取った宛先データよりアクセス制限情報を生成して公開制御部45に渡す機能を備えている。   The access control unit 41 has a function of generating access restriction information from destination data received from the reception control unit 40 and passing it to the public control unit 45.

データ解析部42は、受信制御部40から受け取った添付ファイルデータおよび属性情報より、添付ファイルデータをWeb公開するための加工の種類を判定し、判定結果として生成した加工情報と共に添付ファイルデータをデータ加工部43に渡す機能を備えている。   The data analysis unit 42 determines the type of processing for publishing the attached file data on the Web from the attached file data and attribute information received from the reception control unit 40, and the attached file data is processed along with the processing information generated as a determination result. A function of passing to the processing unit 43 is provided.

データ加工部43は、データ解析部42から受け取った加工情報に基づいて内部データベース44にアクセスし、その加工情報に対応するテンプレートデータを内部データベース44から取得して、データ解析部42から受け取った添付ファイルデータをテンプレートデータを用いて該当するユーザ端末(サブノート型PC21B、PDA21C、携帯電話機21Dなど)のWeb公開に適したファイル形式に加工し(フォーマット変換)、公開制御部45に渡す機能を備えている。   The data processing unit 43 accesses the internal database 44 based on the processing information received from the data analysis unit 42, acquires template data corresponding to the processing information from the internal database 44, and receives the attachment received from the data analysis unit 42. A function of processing the file data into a file format suitable for Web publication (format conversion) of the corresponding user terminal (sub-notebook type PC 21B, PDA 21C, mobile phone 21D, etc.) using the template data and passing it to the publication control unit 45 is provided. ing.

内部データベース44は、添付ファイルデータの加工に用いられる各種のテンプレートデータを加工情報毎にデータベース化して保存する機能を備えている。   The internal database 44 has a function of storing various template data used for processing attached file data in a database for each processing information.

公開制御部45は、データ加工部43から受け取った加工済みの添付ファイルデータをWeb公開用フォルダに登録してWeb公開を行う機能と、Web公開を行った加工済みの添付ファイルデータへのWAN50を通したアクセスに対し、アクセス制御部41から受け取ったアクセス制限情報に基づいてアクセス制限の制御を行う機能とを備えている。   The publishing control unit 45 registers the processed attachment file data received from the data processing unit 43 in the Web publishing folder and publishes the Web, and the WAN 50 to the processed attachment file data that has been published to the Web. A function of controlling access restriction based on the access restriction information received from the access control unit 41 with respect to the accessed access.

図4は、メールサーバ11のデータベース12に格納する属性情報の例を示している。図4に示すように、データベース12にはユーザの登録メールアドレス毎に、ユーザ端末に搭載されているOSの種類(名称)、OSのバージョン、ブラウザの種類(名称)、ブラウザのバージョン、ROMの種類(名称)、ROMのバージョンなどの属性情報が格納されている。   FIG. 4 shows an example of attribute information stored in the database 12 of the mail server 11. As shown in FIG. 4, the database 12 stores, for each registered email address of the user, the type (name) of the OS installed in the user terminal, the version of the OS, the type of browser (name), the version of the browser, and the ROM version. Stores attribute information such as type (name) and ROM version.

図5および図6は、ドメインサーバ14、16のデータベース15、17に格納する属性情報の例を示している。図5および図6に示すように、データベース15、17にはユーザの登録メールアドレス毎に、ユーザ端末の機種(名称)、型番、ユーザ端末に搭載されているOSの種類(名称)、OSのバージョン、ブラウザの種類(名称)、ブラウザのバージョン、ROMの種類(名称)、ROMのバージョンなどの属性情報が格納されている。   5 and 6 show examples of attribute information stored in the databases 15 and 17 of the domain servers 14 and 16. As shown in FIGS. 5 and 6, the databases 15 and 17 include, for each registered email address of the user, the model (name) of the user terminal, the model number, the type (name) of the OS installed in the user terminal, and the OS Attribute information such as version, browser type (name), browser version, ROM type (name), and ROM version are stored.

またデータベース12、15、17には、上記の属性情報の他に、OSの言語、対応するアプリケーションソフトの種類(名称)、ローカライズ情報(タイムゾーンや国名など)などを格納するようにしてもよい。   In addition to the above attribute information, the databases 12, 15, and 17 may store the OS language, the type (name) of the corresponding application software, localization information (time zone, country name, etc.), and the like. .

次に、電子メールサーバシステム10の動作について説明する。   Next, the operation of the electronic mail server system 10 will be described.

図7は、メールサーバ11による添付ファイル付き電子メールの処理の流れを示している。   FIG. 7 shows the flow of processing of an email with an attached file by the mail server 11.

メール送信者20(図1参照)がデスクトップ型PC20Aを操作して添付ファイルを付加した電子メールを送信すると、その添付ファイル付きの電子メールをメールサーバ11の受信制御部30(図2参照)が受信する(ステップS101)。受信制御部30は、受信した添付ファイル付きの電子メールを、宛先データを含む電子メールデータ(電子メール本体)と、添付ファイルデータとに分割して、電子メールデータを電子メールデータ制御部31に転送し、添付ファイルデータを添付ファイルデータ制御部32に転送する。さらに受信制御部30は、電子メールから宛先データ(電子メールアドレス)を抽出し(ステップS102)、この宛先データを属性情報取得データとして属性情報制御部33に転送する。   When the mail sender 20 (see FIG. 1) operates the desktop PC 20A to send an email with an attached file, the reception control unit 30 (see FIG. 2) of the mail server 11 sends the email with the attached file. Receive (step S101). The reception control unit 30 divides the received e-mail with the attached file into e-mail data including the destination data (e-mail body) and attached file data, and sends the e-mail data to the e-mail data control unit 31. Transfer the attached file data to the attached file data control unit 32. Further, the reception control unit 30 extracts destination data (e-mail address) from the e-mail (step S102), and transfers this destination data to the attribute information control unit 33 as attribute information acquisition data.

属性情報制御部33は、受信制御部30から属性情報取得データを受け取るとデータベース12にアクセスし(ステップS103)、属性情報取得データが示す宛先と同じ宛先(電子メールアドレス)が登録されている場合には(ステップS104;Yes)、その宛先に対応する属性情報(OS、ブラウザ、ROMに関する情報など(図4参照))をデータベース12から取得して宛先(宛先データ)と共に添付ファイルデータ制御部32に転送する(ステップS105)。   When the attribute information control unit 33 receives the attribute information acquisition data from the reception control unit 30, the attribute information control unit 33 accesses the database 12 (step S103), and the same destination (e-mail address) as the destination indicated by the attribute information acquisition data is registered. (Step S104; Yes), the attribute information (information about OS, browser, ROM, etc. (see FIG. 4)) corresponding to the destination is acquired from the database 12 and the attached file data control unit 32 together with the destination (destination data). (Step S105).

添付ファイルデータ制御部32は、受信制御部30から添付ファイルデータを受け取り、属性情報制御部33から属性情報および宛先データを受け取ると、宛先のユーザ端末による添付ファイルの表示可否を、すなわち、添付ファイルのWeb公開が必要か否かを、添付ファイルデータと属性情報に基づいて判定する(ステップS106)。   When the attached file data control unit 32 receives the attached file data from the reception control unit 30 and receives the attribute information and the destination data from the attribute information control unit 33, the attachment file data display unit determines whether or not the attached user terminal can display the attached file. Is determined based on the attached file data and attribute information (step S106).

このユーザ端末による添付ファイルの表示能力の判定は、たとえば添付ファイルの拡張子などと属性情報を比較することで行う。たとえば、Webブラウザの対応している拡張子の中に添付ファイルの拡張子が有るか無いかを調べ、拡張子が無ければ添付ファイルが表示不可(Web化必要)であると判定し、拡張子が有れば添付ファイルが表示可能(Web化不要)であると判定する。   The determination of the display capability of the attached file by the user terminal is performed by comparing the attribute information with the extension of the attached file, for example. For example, it is determined whether or not the extension of the attached file is included in the extensions supported by the Web browser. If there is no extension, it is determined that the attached file cannot be displayed (Web conversion is required), and the extension If there is, it is determined that the attached file can be displayed (Web conversion is unnecessary).

添付ファイルの表示が不可の場合には(ステップS106;Yes)、添付ファイルデータ制御部32は、添付ファイルデータの宛先をWebサーバ13に設定し(ステップS107)、添付ファイルデータに属性情報と宛先データ(電子メールアドレス)とを付加して送信制御部34に転送する(ステップS108)。さらに添付ファイルデータ制御部32は、添付ファイルのWeb上での公開先(URL)を電子メールデータ制御部31に送信する。   If the display of the attached file is not possible (step S106; Yes), the attached file data control unit 32 sets the destination of the attached file data in the Web server 13 (step S107), and sets the attribute information and the destination in the attached file data. Data (e-mail address) is added and transferred to the transmission control unit 34 (step S108). Further, the attached file data control unit 32 transmits the disclosure destination (URL) of the attached file on the Web to the e-mail data control unit 31.

電子メールデータ制御部31は、受信制御部30から受け取った電子メールデータに、添付ファイルデータ制御部32から受け取った公開先を付加して送信制御部34に転送する(ステップS109)。   The e-mail data control unit 31 adds the disclosure destination received from the attached file data control unit 32 to the e-mail data received from the reception control unit 30 and transfers it to the transmission control unit 34 (step S109).

そして送信制御部34は、電子メールデータ制御部31から受け取った、添付ファイルが削除されると共に添付ファイルの公開先が付加された電子メールデータをその宛先(メール受信者21)に配信し、添付ファイルデータ制御部32から受け取った、属性情報および宛先データが付加された添付ファイルデータをWebサーバ13に送信する(ステップS110)。   Then, the transmission control unit 34 distributes the e-mail data received from the e-mail data control unit 31 to which the attached file is deleted and the disclosure destination of the attached file is added to the destination (the mail recipient 21). The attached file data with the attribute information and destination data added received from the file data control unit 32 is transmitted to the Web server 13 (step S110).

たとえば、図1に示したデスクトップ型PC20Aが文書ファイル、表計算ファイル、画像ファイルなどを電子メールに添付してサブノート型PC21B、PDA21C、携帯電話機21Dに送信した場合などに上記のステップS106(Yes)〜ステップS110の各処理が行われる。   For example, when the desktop PC 20A shown in FIG. 1 attaches a document file, a spreadsheet file, an image file, etc. to an e-mail and sends it to the sub-notebook PC 21B, PDA 21C, or mobile phone 21D, the above step S106 (Yes ) To S110 are performed.

また、添付ファイルの表示が可能な場合には(ステップS106;No)、添付ファイルデータ制御部32は添付ファイルデータを電子メールデータ制御部31に転送する。電子メールデータ制御部31は、受信制御部30から受け取った電子メールデータに、添付ファイルデータ制御部32から受け取った添付ファイルデータを付加し、元の添付ファイル付き電子メールとして送信制御部34に転送する。   If the attached file can be displayed (step S106; No), the attached file data control unit 32 transfers the attached file data to the e-mail data control unit 31. The e-mail data control unit 31 adds the attachment file data received from the attachment file data control unit 32 to the e-mail data received from the reception control unit 30, and forwards the original attachment-attached e-mail to the transmission control unit 34. To do.

送信制御部34は、電子メールデータ制御部31から受け取った添付ファイル付き電子メールをその宛先(メール受信者21)に配信する(ステップS110)。   The transmission control unit 34 distributes the attached file-attached e-mail received from the e-mail data control unit 31 to the destination (mail recipient 21) (step S110).

たとえば、図1に示したデスクトップ型PC20Aが文書ファイル、表計算ファイル、画像ファイルなどを電子メールに添付してデスクトップ型PC21Aに送信した場合などに上記のステップS106(No)からステップS110へ移行する処理が行われる。   For example, when the desktop PC 20A shown in FIG. 1 attaches a document file, a spreadsheet file, an image file, etc. to an email and transmits it to the desktop PC 21A, the process proceeds from step S106 (No) to step S110. Processing is performed.

また、属性情報制御部33によるデータベース12へのアクセスで(ステップS103)、該当する宛先データ(電子メールアドレス)が未登録で取得できない場合には(ステップS104;No)、メールサーバ11はその宛先のドメイン(aaa.ne.jp/bbb.ne.jpなど)に対応する外部のドメインサーバ14、16にアクセスし(ステップS111)、該当する宛先データに対応した属性情報の取得申請(問い合わせ)を行う(ステップS112)。   If the attribute information control unit 33 accesses the database 12 (step S103) and the corresponding destination data (e-mail address) is not registered and cannot be acquired (step S104; No), the mail server 11 determines the destination. Access to the external domain servers 14 and 16 corresponding to the domain (aaa.ne.jp/bbb.ne.jp, etc.) (step S111), and submit an acquisition request (inquiry) for attribute information corresponding to the corresponding destination data. This is performed (step S112).

取得申請がドメインサーバ14、16に許諾されると、メールサーバ11は、該当する宛先データに対応した属性情報(機種、OS、ブラウザ、ROMに関する情報など(図5/図6参照))をドメインサーバ14、16のデータベース15、17から取得し、その属性情報を宛先データと対応付けて自己のデータベース12に新規登録し(ステップS114)、ステップS103の処理に戻る。以降は、ステップS104(Yes)〜ステップS110の各処理により、新規登録した属性情報に基づいてその宛先への電子メールの配信やWebサーバ13への添付ファイルの送信を行う。   When the acquisition application is granted to the domain servers 14 and 16, the mail server 11 sends the attribute information (model, OS, browser, ROM related information (see FIGS. 5 and 6)) corresponding to the destination data to the domain. Acquired from the databases 15 and 17 of the servers 14 and 16, the attribute information is newly registered in the database 12 in association with the destination data (step S 114), and the process returns to step S 103. Thereafter, by each processing from step S104 (Yes) to step S110, the distribution of the e-mail to the destination and the transmission of the attached file to the Web server 13 are performed based on the newly registered attribute information.

図8は、Webサーバ13による添付ファイルの公開処理の流れを示している。   FIG. 8 shows the flow of attachment file publishing processing by the Web server 13.

Webサーバ13では、メールサーバ11から属性情報および宛先データが付加された添付ファイルデータを受信制御部40(図3参照)が受信すると(ステップS121)、受信制御部40はその受信データを添付ファイルデータ(添付ファイル原本)と、属性情報と、宛先データとに分割して(ステップS122)、宛先データをアクセス制御部41に転送し、添付ファイルデータと属性情報とをデータ解析部42に転送する(ステップS123)。   In the Web server 13, when the reception control unit 40 (see FIG. 3) receives the attached file data to which the attribute information and the destination data are added from the mail server 11, the reception control unit 40 converts the received data into the attached file. Data (attached file original), attribute information, and destination data are divided (step S122), the destination data is transferred to the access control unit 41, and the attached file data and attribute information are transferred to the data analysis unit 42. (Step S123).

データ解析部42は、受信制御部40から受け取った添付ファイルデータおよび属性情報より、添付ファイルデータをWeb公開するための加工の種類を判定し、判定結果として生成した加工情報と共に添付ファイルデータをデータ加工部43に送信する。たとえば、添付ファイルの公開対象がサブノート型PC21BまたはPDA21Cまたは携帯電話機21Dである場合には、各携帯端末機器のWebブラウザに適したファイル形式に加工(変換)することを指示する加工情報を生成してデータ加工部43に送信する。   The data analysis unit 42 determines the type of processing for publishing the attached file data on the Web from the attached file data and attribute information received from the reception control unit 40, and the attached file data is processed along with the processing information generated as a determination result. Transmit to the processing unit 43. For example, if the attachment file is to be disclosed to a sub-notebook PC 21B, PDA 21C, or mobile phone 21D, processing information that instructs processing (conversion) into a file format suitable for the Web browser of each mobile terminal device is generated. To the data processing unit 43.

データ加工部43は、データ解析部42から受け取った加工情報に基づいて内部データベース44にアクセスし(ステップS124)、その加工情報に対応するテンプレートデータを内部データベース44から取得して、データ解析部42から受け取った添付ファイルデータをテンプレートデータを用いて各種WebブラウザによるWeb公開に適したファイル形式に加工し(フォーマット変換)、公開制御部45に転送する(ステップS125)。   The data processing unit 43 accesses the internal database 44 based on the processing information received from the data analysis unit 42 (step S124), acquires template data corresponding to the processing information from the internal database 44, and the data analysis unit 42. The attached file data received from is processed into a file format suitable for Web publication by various Web browsers using template data (format conversion) and transferred to the publication control unit 45 (step S125).

またアクセス制御部41は、受信制御部40から受け取った宛先データよりアクセス制限情報を生成して公開制御部45に送信する(ステップS126)。   Further, the access control unit 41 generates access restriction information from the destination data received from the reception control unit 40 and transmits it to the disclosure control unit 45 (step S126).

そして公開制御部45は、データ加工部43から受け取った加工ファイルデータ(加工済みの添付ファイルデータ)をWeb公開用フォルダ(HTTP仮想ディレクトリ13A(図1参照))に登録して所定期間だけWeb上に公開すると共に、アクセス制御部41から受け取ったアクセス制限情報をその加工ファイルデータに付加して、Web上に公開した加工ファイルデータへのアクセスに対しアクセス制限情報に基づいてアクセス制限(公開制限)を行う(ステップS127)。このアクセス制限は、たとえばユーザ端末がWebブラウザによって加工ファイルデータにアクセスする際に、アクセス権の認証のための情報(たとえば、電子メールアドレスなど)の入力を求め、入力された情報の認証に成功した場合のみ加工ファイルデータへのアクセスを許可するなどの制御を行う。さらに公開制御部45は、アクセスユーザによる削除の選択または公開期限切れのタイミングで、対象の加工ファイルデータをWeb公開用フォルダから削除する。   Then, the public control unit 45 registers the processed file data (processed attached file data) received from the data processing unit 43 in the Web public folder (HTTP virtual directory 13A (see FIG. 1)). The access restriction information received from the access control unit 41 is added to the processed file data, and access to the processed file data published on the Web is restricted based on the access restriction information (public restriction). Is performed (step S127). For example, when the user terminal accesses the processed file data with a web browser, the access restriction requires the input of information (for example, an e-mail address) for authentication of the access right, and the input information is successfully authenticated. Controls such as permitting access to the machining file data only when it is done. Further, the publication control unit 45 deletes the target processed file data from the Web publishing folder at the timing of selection of deletion by the access user or the expiration of the publication.

またWebサーバ13は、添付ファイルデータの受信・加工・登録・削除に関するログを保管する。   The Web server 13 also stores a log related to reception / processing / registration / deletion of attached file data.

このように、本実施の形態に係る電子メールサーバシステム10では、メールサーバ11は受信した電子メールに添付ファイルが付加されていると、電子メールの宛先端末の属性情報をデータベース12から取得し、その属性情報に基づいて添付ファイルが宛先端末により表示可能か否かを判断する。表示不可の場合には、Webサーバ13が属性情報に基づいて宛先端末により表示可能な形式を判定し、その表示可能な形式に添付ファイルを変換してWeb公開すると共に、メールサーバ11が公開先を電子メールに付加して宛先端末に配信し通知する。   Thus, in the electronic mail server system 10 according to the present embodiment, when the attached file is added to the received electronic mail, the mail server 11 acquires attribute information of the destination terminal of the electronic mail from the database 12, It is determined whether the attached file can be displayed by the destination terminal based on the attribute information. When the display is impossible, the Web server 13 determines the format that can be displayed by the destination terminal based on the attribute information, converts the attached file into the displayable format and publishes the Web, and the mail server 11 Is added to the e-mail and delivered to the destination terminal for notification.

これにより、図1に示したメール送信者20の操作でデスクトップ型PC20Aから添付ファイル付きの電子メールが携帯端末機器(サブノート型PC21B/PDA21C/携帯電話機21D)に送信された場合には、添付ファイルの削除された電子メールが携帯端末機器に配信され、メール受信者21は携帯端末機器に搭載されている電子メールソフトを使用して電子メールを閲覧することができる。さらに、電子メールに付加されている公開先(Webサーバ13のHTTP仮想ディレクトリ13A)に、携帯端末機器のWebブラウザを使用してアクセスすることで、通常は確認できない非対応の添付ファイルをWeb上で閲覧できるようになる。特に本実施の形態では、宛先端末の属性(携帯型PCなのかPDAなのかフルブラウザ対応の携帯電話機なのかなど)に応じた添付ファイルの加工(ファイル形式の変換)を行っていることで、宛先端末の種類に最適化した形式の添付ファイルへのアクセスを可能とし、宛先端末に対して最小限の負担で最大限のリソース(情報資源)閲覧の提供が可能となる。   As a result, when an e-mail with an attached file is transmitted from the desktop PC 20A to the mobile terminal device (sub-notebook PC 21B / PDA 21C / mobile phone 21D) by the operation of the mail sender 20 shown in FIG. The e-mail from which the file has been deleted is distributed to the mobile terminal device, and the mail recipient 21 can view the e-mail using e-mail software installed in the mobile terminal device. Further, by accessing the public address (HTTP virtual directory 13A of the Web server 13) added to the e-mail using a Web browser of the mobile terminal device, an unsupported attached file that cannot be normally confirmed is accessed on the Web. Can be viewed at. In particular, in the present embodiment, the attachment file is processed (file format conversion) according to the attribute of the destination terminal (whether it is a portable PC, a PDA, or a full-browser compatible mobile phone, etc.) It is possible to access an attached file in a format optimized for the type of the destination terminal, and to provide the maximum resource (information resource) browsing with a minimum burden on the destination terminal.

またメールサーバ11は、宛先とその宛先端末の属性情報とを関連付けて記憶したデータベース12を備えることで、宛先に基づきデータベース12を参照して簡単かつ迅速に属性情報を取得することができる。さらに、該当する属性情報がデータベース12に登録されていない場合でも、外部のドメインサーバ14、16が管理するデータベース15、17から該当する属性情報を取得できるため、ドメインの異なる多数種類の端末を含む、より多くの端末に対して添付ファイルのWeb閲覧を提供できる。またメールサーバ11は、外部から取得した属性情報を自己のデータベース12に追加登録することで、次回以降は自己のデータベース12を参照して簡単かつ迅速にその属性情報を取得できるようになる。   In addition, the mail server 11 includes the database 12 that stores the destination and the attribute information of the destination terminal in association with each other, so that the attribute information can be easily and quickly acquired with reference to the database 12 based on the destination. Furthermore, even when the corresponding attribute information is not registered in the database 12, the corresponding attribute information can be acquired from the databases 15 and 17 managed by the external domain servers 14 and 16, and thus includes a large number of terminals with different domains. , Web browsing of attached files can be provided to more terminals. Further, the mail server 11 can additionally and easily acquire the attribute information by referring to its own database 12 from the next time by additionally registering the attribute information acquired from the outside in its own database 12.

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and there are changes and additions within the scope of the present invention. Are also included in the present invention.

たとえば、実施の形態ではメールサーバ11とWebサーバ13を分けて構成しているが、これらを単一のサーバで構成するようにしてもよい。   For example, although the mail server 11 and the Web server 13 are configured separately in the embodiment, they may be configured by a single server.

また、属性情報は図4〜図6に例示したように、OS、Webブラウザ、ROMに関する情報、あるいは機種や型番などとしているが、電子メールの添付ファイルに対する端末の表示能力を判断するために、これらの属性情報が全て必要となるわけではない。添付ファイルの表示能力は、端末に搭載されているアプリケーションソフト(Webブラウザを含む)の種類やそのアプリケーションソフトが対応しているファイル形式の種類によって判断できるため、少なくとも、端末に搭載されているアプリケーションソフトの種類を示す情報、あるいは、端末に搭載されているアプリケーションソフトが対応しているファイル形式の種類を示す情報があれば判断可能である。たとえば、携帯電話機やPDAなどであれば、少なくともWebブラウザの種類とバージョンを示す情報があれば添付ファイルの表示能力が判断可能である。   In addition, as exemplified in FIGS. 4 to 6, the attribute information is information on the OS, the Web browser, the ROM, or the model or model number. In order to determine the display capability of the terminal with respect to the attached file of the e-mail, Not all of these attribute information is required. Since the display capability of the attached file can be determined by the type of application software (including a web browser) installed in the terminal and the type of file format supported by the application software, at least the application installed in the terminal It can be determined if there is information indicating the type of software or information indicating the type of file format supported by the application software installed in the terminal. For example, in the case of a mobile phone or PDA, the display capability of the attached file can be determined if there is at least information indicating the type and version of the Web browser.

また、たとえば1通の添付ファイル付き電子メールに複数の宛先が設定されている場合でも、実施の形態で説明した添付ファイル付き電子メールの処理によって宛先毎(受信端末毎)に添付ファイルのWeb化/非Web化を行うことができる。   For example, even when a plurality of destinations are set for one e-mail with an attached file, the attachment file is converted to Web for each destination (for each receiving terminal) by the processing of the e-mail with an attached file described in the embodiment. / Non-Web can be performed.

すなわち、メールサーバ11は複数の宛先が設定されている添付ファイル付きの電子メールを受信すると、その電子メールから抽出した各宛先データ(属性情報取得データ)に基づいて各宛先端末の属性情報を内部のデータベース12または外部のデータベース15、17から取得し、宛先端末毎に属性情報に基づく添付ファイルの表示能力(Web化/非Web化)の判定を行う。そして、表示可能な宛先端末に対しては通常のメール送信処理を行い、表示不可の宛先端末に対してはWebサーバ13と連携して添付ファイルのWeb公開処理を行うことにより、1通の電子メールに設定された複数の宛先(宛先端末)に対して個別に添付ファイルのWeb化/非Web化を行うことができる。   That is, when the mail server 11 receives an e-mail with an attached file in which a plurality of destinations are set, the mail server 11 stores the attribute information of each destination terminal based on each destination data (attribute information acquisition data) extracted from the e-mail. The attached file display ability (Web / non-Web) is determined for each destination terminal based on the attribute information. Then, a normal mail transmission process is performed for a displayable destination terminal, and an attachment file Web publishing process is performed in cooperation with the Web server 13 for a non-displayable destination terminal. The attachment file can be converted to Web / non-Web individually for a plurality of destinations (destination terminals) set in the mail.

また、1通の電子メールに複数種類の添付ファイルが付加されている場合も同様に、実施の形態で説明した添付ファイル付き電子メールの処理により、宛先端末の属性に応じた添付ファイルの加工を添付ファイル毎に行ってWeb公開することができる。   Similarly, when a plurality of types of attached files are added to one e-mail, the attachment file is processed according to the attribute of the destination terminal by the processing of the e-mail with the attached file described in the embodiment. It can be made public for each attached file.

本発明の実施の形態に係る電子メールサーバシステムの全体構成と、電子メールサーバシステムにより電子メールの送受信処理が行われる情報端末や電子メールサーバシステムの外部に設けられたドメインサーバの一例を示す図である。The figure which shows an example of the whole structure of the electronic mail server system which concerns on embodiment of this invention, and the domain server provided in the exterior of the information terminal with which an electronic mail server system performs transmission / reception processing of an electronic mail, or an electronic mail server system It is. 本発明の実施の形態に係るメールサーバの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the mail server which concerns on embodiment of this invention. 本発明の実施の形態に係るWebサーバの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the web server which concerns on embodiment of this invention. 本発明の実施の形態に係るメールサーバのデータベースに格納される属性情報の一例を示す図である。It is a figure which shows an example of the attribute information stored in the database of the mail server which concerns on embodiment of this invention. 本発明の実施の形態に係る外部ドメインサーバのデータベースに格納される属性情報の一例を示す図である。It is a figure which shows an example of the attribute information stored in the database of the external domain server which concerns on embodiment of this invention. 本発明の実施の形態に係る外部ドメインサーバのデータベースに格納される属性情報の一例を示す図である。It is a figure which shows an example of the attribute information stored in the database of the external domain server which concerns on embodiment of this invention. 本発明の実施の形態に係るメールサーバによる添付ファイル付き電子メールの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the electronic mail with an attachment file by the mail server which concerns on embodiment of this invention. 本発明の実施の形態に係るWebサーバによる添付ファイルの公開処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the publication process of the attached file by the Web server which concerns on embodiment of this invention.

符号の説明Explanation of symbols

10…電子メールサーバシステム
11…メールサーバ
12…データベース
13…Webサーバ
13A…HTTP仮想ディレクトリ
14…ドメインサーバ
15…データベース
16…ドメインサーバ
17…データベース
20…メール送信者
20A…デスクトップ型PC
21…メール受信者
21A…デスクトップ型PC
21B…サブノート型PC
21C…PDA
21D…携帯電話機
30…受信制御部
31…電子メールデータ制御部
32…添付ファイルデータ制御部
33…属性情報制御部
34…送信制御部
40…受信制御部
41…アクセス制御部
42…データ解析部
43…データ加工部
44…内部データベース
45…公開制御部
50…WAN
DESCRIPTION OF SYMBOLS 10 ... E-mail server system 11 ... Mail server 12 ... Database 13 ... Web server 13A ... HTTP virtual directory 14 ... Domain server 15 ... Database 16 ... Domain server 17 ... Database 20 ... Mail sender 20A ... Desktop type PC
21 ... Mail recipient 21A ... Desktop PC
21B ... Sub-notebook PC
21C ... PDA
21D ... Mobile phone 30 ... Reception control unit 31 ... E-mail data control unit 32 ... Attached file data control unit 33 ... Attribute information control unit 34 ... Transmission control unit 40 ... Reception control unit 41 ... Access control unit 42 ... Data analysis unit 43 ... Data processing part 44 ... Internal database 45 ... Public control part 50 ... WAN

Claims (5)

宛先の指定された電子メールを受信する受信手段と、
前記受信手段で受信した前記電子メールに添付ファイルが付加されている場合に、前記電子メールの宛先端末における添付ファイルの表示能力を示す属性情報を取得する取得手段と、
前記属性情報に基づいて、前記電子メールに付加されている添付ファイルを前記宛先端末が表示可能か否かを判断する判断手段と、
前記判断手段で表示不可と判断された場合に、前記属性情報に基づいて前記宛先端末により表示可能な形式を判定し、該表示可能な形式に前記添付ファイルを変換してウェブ公開する公開手段と、
前記公開手段による公開先を前記宛先端末に通知する通知手段と、
を備える
ことを特徴とする電子メールサーバシステム。
A receiving means for receiving an email addressed to the destination;
An acquisition unit that acquires attribute information indicating display capability of an attached file at a destination terminal of the email when an attached file is added to the email received by the receiving unit;
Determining means for determining whether the destination terminal can display the attached file attached to the e-mail based on the attribute information;
A publishing unit for determining a format that can be displayed by the destination terminal based on the attribute information when the determining unit determines that display is impossible, and converting the attached file into the displayable format and publishing the web; ,
Notification means for notifying the destination terminal of the publication destination by the publication means;
An e-mail server system comprising:
前記取得手段は、宛先とその宛先端末の前記属性情報とを関連付けて記憶した記憶手段を備え、該記憶手段を参照して前記属性情報を取得する
ことを特徴とする請求項1に記載の電子メールサーバシステム。
The electronic device according to claim 1, wherein the acquisition unit includes a storage unit that stores a destination and the attribute information of the destination terminal in association with each other, and acquires the attribute information with reference to the storage unit. Mail server system.
前記取得手段は、前記受信した電子メールの宛先端末の属性情報が前記記憶手段に記憶されていない場合は、前記電子メールの宛先のドメインサーバに前記宛先端末の前記属性情報を要求し、取得できた場合は該属性情報を前記記憶手段に追加記憶する
ことを特徴とする請求項2に記載の電子メールサーバシステム。
If the attribute information of the destination terminal of the received e-mail is not stored in the storage means, the acquiring means can request and acquire the attribute information of the destination terminal from a domain server of the e-mail destination The electronic mail server system according to claim 2, wherein the attribute information is additionally stored in the storage means.
前記取得手段は、宛先とその宛先端末の前記属性情報とを関連付けて記憶している外部の記憶手段に問い合わせて、前記属性情報を取得する
ことを特徴とする請求項1に記載の電子メールサーバシステム。
The electronic mail server according to claim 1, wherein the acquisition unit acquires the attribute information by inquiring of an external storage unit that stores the destination and the attribute information of the destination terminal in association with each other. system.
前記判断手段で表示不可と判断された場合に、前記添付ファイルを削除した前記電子メールを前記宛先に配信する
ことを特徴とする請求項1乃至4のいずれか1項に記載の電子メールサーバシステム。
The electronic mail server system according to any one of claims 1 to 4, wherein when the determination unit determines that display is impossible, the electronic mail from which the attached file has been deleted is distributed to the destination. .
JP2007243202A 2007-09-20 2007-09-20 Electronic mail server system Withdrawn JP2009077091A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007243202A JP2009077091A (en) 2007-09-20 2007-09-20 Electronic mail server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007243202A JP2009077091A (en) 2007-09-20 2007-09-20 Electronic mail server system

Publications (1)

Publication Number Publication Date
JP2009077091A true JP2009077091A (en) 2009-04-09

Family

ID=40611660

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007243202A Withdrawn JP2009077091A (en) 2007-09-20 2007-09-20 Electronic mail server system

Country Status (1)

Country Link
JP (1) JP2009077091A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011221621A (en) * 2010-04-05 2011-11-04 Bijutsu Shuppan Holdings Co Ltd Information transmission method via pictogram
JP2013127722A (en) * 2011-12-19 2013-06-27 Nec Access Technica Ltd Communication device and communication method
CN103188128A (en) * 2011-12-29 2013-07-03 盈世信息科技(北京)有限公司 Preview method of mail attachment and mail system
JP2015049706A (en) * 2013-09-02 2015-03-16 コニカミノルタ株式会社 Document management device and document management method
US11924157B2 (en) 2020-04-30 2024-03-05 Beijing Bytedance Network Technology Co., Ltd. Email forwarding method and apparatus, electronic device, and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011221621A (en) * 2010-04-05 2011-11-04 Bijutsu Shuppan Holdings Co Ltd Information transmission method via pictogram
JP2013127722A (en) * 2011-12-19 2013-06-27 Nec Access Technica Ltd Communication device and communication method
CN103188128A (en) * 2011-12-29 2013-07-03 盈世信息科技(北京)有限公司 Preview method of mail attachment and mail system
WO2013097325A1 (en) * 2011-12-29 2013-07-04 盈世信息科技(北京)有限公司 Mail attachment preview method and mail system
CN103188128B (en) * 2011-12-29 2016-06-08 盈世信息科技(北京)有限公司 The method for previewing of Email attachment and mailing system
JP2015049706A (en) * 2013-09-02 2015-03-16 コニカミノルタ株式会社 Document management device and document management method
US11924157B2 (en) 2020-04-30 2024-03-05 Beijing Bytedance Network Technology Co., Ltd. Email forwarding method and apparatus, electronic device, and storage medium

Similar Documents

Publication Publication Date Title
KR101455405B1 (en) Strategies for sending content to a target device
JP4270992B2 (en) Information processing apparatus, information processing method, information processing program, service providing apparatus, service providing method, service providing program, and recording medium
US20050162685A1 (en) Printing using instant message protocol
US7218406B2 (en) Mailbox printing services for information appliances
US20090013071A1 (en) Provision Information Notification Apparatus, Provision Information Notification Method and Software Program
US10594686B2 (en) Communication system and registration server
KR20110122834A (en) System and method for aggregating multiple contact information sources in a network-based address book system
JP5742318B2 (en) Document management system, apparatus and method configured to provide document notification
JP2002269017A (en) Device and method for transmitting data, data transmission program, and computer readable recording medium recorded with data transmission program
JP2015028673A (en) Print control server and printing system
JP5705804B2 (en) Method, system, computer program, and computer-readable storage medium for manipulating files on a mobile terminal
JP2009077091A (en) Electronic mail server system
JP2006243929A (en) Terminal device management system, terminal device management method, and computer program
US20020184370A1 (en) System and method for providing links to available services over a network
JP2003141021A (en) Document delivery and output system
US20030163517A1 (en) Method and apparatus for decreasing bandwidth for wireless data interchange
US6934912B2 (en) System and method for providing a history list of existing imaging compositions
JP4345753B2 (en) Image processing device
US8717611B2 (en) Image processing apparatus that updates a message on a server after an image is edited, the server providing a microblogging function
JP5414495B2 (en) Content display system
JP2008242655A (en) File transmission server
JP5938170B2 (en) Image processing apparatus, control method thereof, and program
JP2014228903A (en) Information processing server, information storage server, information processing program, information storage program and information storage method
JP2013167962A (en) Information sharing device, browsing facilitation method and program
JP2010277355A (en) Attached file management device and program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20101207