Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5695932B2 - Mail client program and mobile phone terminal device - Google Patents
[go: Go Back, main page]

JP5695932B2 - Mail client program and mobile phone terminal device - Google Patents

Mail client program and mobile phone terminal device Download PDF

Info

Publication number
JP5695932B2
JP5695932B2 JP2011032577A JP2011032577A JP5695932B2 JP 5695932 B2 JP5695932 B2 JP 5695932B2 JP 2011032577 A JP2011032577 A JP 2011032577A JP 2011032577 A JP2011032577 A JP 2011032577A JP 5695932 B2 JP5695932 B2 JP 5695932B2
Authority
JP
Japan
Prior art keywords
address
password
initial screen
client program
mail client
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.)
Expired - Fee Related
Application number
JP2011032577A
Other languages
Japanese (ja)
Other versions
JP2012160155A5 (en
JP2012160155A (en
Inventor
政一 山内
政一 山内
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.)
Aplix IP Holdings Corp
Original Assignee
Aplix IP Holdings Corp
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 Aplix IP Holdings Corp filed Critical Aplix IP Holdings Corp
Priority to JP2011032577A priority Critical patent/JP5695932B2/en
Publication of JP2012160155A publication Critical patent/JP2012160155A/en
Publication of JP2012160155A5 publication Critical patent/JP2012160155A5/en
Application granted granted Critical
Publication of JP5695932B2 publication Critical patent/JP5695932B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、メールクライアントプログラムおよび携帯電話端末装置に関するものである。 The present invention relates to a mail client program and a mobile phone terminal device.

コンピュータネットワークを利用してメッセージを交換する方法として、電子メールは広く利用されている。また携帯電話端末ではSMS(Short Message Service)、MMS(Multimedia Messaging Service)といったメッセージを交換するサービスが同じ通信事業者の契約端末間で提供されており、さらに携帯電話端末とインターネットに接続されたコンピュータまたは他通信事業者の契約端末との間では電子メールを交換することも広く行われている。  E-mail is widely used as a method for exchanging messages using a computer network. Also, mobile phone terminals provide services for exchanging messages such as SMS (Short Message Service) and MMS (Multimedia Messaging Service) between contract terminals of the same carrier, and computers connected to the mobile phone terminal and the Internet. Alternatively, exchanging electronic mails with contract terminals of other communication carriers is also widely performed.

個々のローカルネットワーク内で独自の通信方式(プロトコル)によって運用されていた電子メールは、インターネットが普及することにより、TCP/IPネットワーク上でSMTP(Send Mail Transfer Protocol)、POP(Post Office Protocol)、IMAP(Internet Message Access Protocol)、MIME(Multipurpose Internet Mail Extensions)等のRFCで定められた共通のプロトコルによって運用されている。  E-mails that have been operated by individual communication methods (protocols) in individual local networks are spread on the TCP / IP network as the Internet spreads, so that SMTP (Send Mail Transfer Protocol), POP (Post Office Protocol), It is operated by a common protocol defined by RFC, such as IMAP (Internet Message Access Protocol) and MIME (Multipurpose Internet Mail Extensions).

携帯電話端末の電子メールも基本的には同様のプロトコルに沿って運用されているが、移動体通信事業者が提供しているネットワークやサービスに対応するため独自の拡張および修正が加えられている場合もある。  The e-mail of mobile phone terminals is basically operated according to the same protocol, but has been expanded and modified in order to support networks and services provided by mobile carriers. In some cases.

特開平1997−261344公報Japanese Patent Laid-Open No. 1997-261344

携帯電話端末でメッセージの作成、送受信、閲覧および管理を実現するためには、携帯電話端末上でMUA(Mail User Agent)のプログラム(以下、メーラー、メールクライアントと称する場合がある)を利用することになる。しかしながら、通常の携帯電話端末は、PCのようにユーザ名とパスワードでログオンして利用されることを想定していない。このため、携帯電話端末は電源スイッチを入れるだけで全ての機能やプログラムにアクセスすることができ、メールクライアントプログラムを起動すれば全てのメッセージが閲覧可能になってしまう。  To create, send, receive, view, and manage messages on a mobile phone terminal, use a MUA (Mail User Agent) program (hereinafter sometimes referred to as a mailer or mail client) on the mobile phone terminal. become. However, a normal mobile phone terminal is not assumed to be used by logging on with a user name and a password like a PC. For this reason, the cellular phone terminal can access all functions and programs just by turning on the power switch. If the mail client program is started, all messages can be viewed.

上記のようにメールクライアントプログラムを起動すれば全てのメッセージが閲覧可能となる問題に対処するため、例えばメールクライアントプログラムの起動時にパスワード入力を要求してユーザ認証を行い、正しいパスワードが入力されなければプログラムを起動しない構成とすることが考えられる。しかし、このような構成では起動時に毎回パスワードを入力しなければならず煩雑である。また、メッセージやメッセージを収容したフォルダ毎にパスワードを設定してアクセス制限する構成とすることも可能であるが、一覧画面にフォルダやメッセージが表示されて存在が知られることは避けられない上に、その都度パスワードを入力するため煩雑さも相当なものとなる。  In order to cope with the problem that all messages can be viewed if the mail client program is started as described above, for example, when the mail client program starts, user authentication is requested by entering a password, and the correct password is not entered. It can be considered that the program is not started. However, in such a configuration, the password must be input every time it is activated, which is complicated. In addition, it is possible to set a password for each message and the folder that contains the message to restrict access, but it is inevitable that the folder or message is displayed on the list screen and its existence is known. Since the password is input each time, the complexity is considerable.

本発明は、上記事情に鑑み、プログラムを起動しても無条件で全てのメッセージや情報が閲覧可能になることがなく、煩雑でない操作で一部のメッセージや情報に対するアクセスを制限することの可能なメールクライアントプログラムを提供することを目的とする。  In view of the above circumstances, the present invention does not make it possible to browse all messages and information unconditionally even if the program is started, and it is possible to restrict access to some messages and information with a less complicated operation. The purpose is to provide a simple mail client program.

上記課題を解決するために、本発明の第1の観点は、携帯電話端末装置で実行されるメールクライアントプログラムであって、携帯電話端末装置の処理装置を、メールクライアントプログラムの起動時に、パスワード入力欄が設けられた初期画面を表示して、ユーザによるパスワードの入力を受け付ける初期画面表示手段と、送受信したメッセージをフォルダに収容して管理し、ユーザが指定したフォルダにシークレット設定を付与するメッセージ管理手段と、初期画面表示手段が受け付けたパスワードが正しい場合には、メッセージ管理手段が管理する全てのフォルダをフォルダ一覧画面に表示し、初期画面表示手段が受け付けたパスワードが正しくない場合には、メッセージ管理手段によりシークレット設定が付与されていないフォルダのみをフォルダ一覧画面に表示するフォルダ一覧表示手段として機能させることを特徴とする。 In order to solve the above problems, a first aspect of the present invention, meet the mail client program executed by the mobile telephone terminal apparatus, the processing apparatus of the mobile telephone terminal apparatus, when starting the mail client program, password input An initial screen display field for displaying a screen and receiving password input by the user, and message management for storing and managing received / sent messages in a folder and assigning a secret setting to a folder specified by the user If the password received by the initial screen display means is correct, all folders managed by the message management means are displayed on the folder list screen, and if the password received by the initial screen display means is incorrect, a message is displayed. Folders that have not been given secret settings by the management means Characterized in that it to function as a folder list display means for displaying the body in the folder list screen.

上記メールクライアントプログラムは、処理装置を、メッセージを送受信する相手のアドレスを登録したアドレス帳を管理し、ユーザ指定したアドレスにシークレット設定を付与するアドレス管理手段と、初期画面表示手段が受け付けたパスワードが正しい場合には、アドレス管理手段が管理する全てのアドレスをアドレス一覧画面に表示し、初期画面表示手段が受け付けたパスワードが正しくない場合には、アドレス管理手段によりシークレット設定が付与されていないアドレスのみをアドレス一覧画面に表示するアドレス一覧表示手段として機能させるようにする。 The e-mail client program, the processing equipment, to manage an address book that registered the address of the person you want to send and receive messages, and address management means for applying a secret set to the address specified by the user, accepted the initial screen display means If the password is correct, all addresses managed by the address management means are displayed on the address list screen. If the password received by the initial screen display means is incorrect, the secret setting is assigned by the address management means. you so as to function as an address list display means for displaying the not address only the address list screen.

また、本発明の第2の観点はメールクライアントプログラムを搭載した携帯電話端末装置であって、メールクライアントプログラムの起動時に、パスワード入力欄が設けられた初期画面を表示して、ユーザによるパスワードの入力を受け付ける初期画面表示部と、送受信したメッセージをフォルダに収容して管理し、ユーザが指定したフォルダにシークレット設定を付与するメッセージ管理部とを備える。そして、初期画面表示部が受け付けたパスワードが正しい場合には、メッセージ管理部が管理する全てのフォルダをフォルダ一覧画面に表示し、初期画面表示部が受け付けたパスワードが正しくない場合には、メッセージ管理部によりシークレット設定が付与されていないフォルダのみをフォルダ一覧画面に表示するフォルダ一覧表示部を有することを特徴としている。 The second viewpoint of the present invention, the mail client program a mobile telephone terminal apparatus equipped with, at the start of the mail client program, to display the initial screen password input field is provided, a password by the user An initial screen display unit that receives the input of the message, and a message management unit that accommodates and manages the transmitted and received messages in a folder and assigns a secret setting to the folder specified by the user. If the password received by the initial screen display unit is correct, all folders managed by the message management unit are displayed on the folder list screen. If the password received by the initial screen display unit is incorrect, message management is performed. It is characterized by having a folder list display section for displaying only folders for which secret setting is not given by the section on the folder list screen.

本発明のメールクライアントプログラムおよび携帯電話端末装置は、メールクライアントプログラムの起動時に初期画面表示手段の受け付けたパスワードが正しい場合には全てのフォルダを画面に表示し、入力されたパスワードが正しくない場合にはシークレット設定されていないフォルダのみを画面に表示するフォルダ一覧表示手段として処理部を機能させる。したがって、正しいパスワードを知っているユーザは初期画面で正しいパスワードを入力することにより全てのフォルダを閲覧することができるが、正しいパスワードを知らない第三者はシークレット設定されていないフォルダだけしか閲覧できず、無条件で全てのメッセージや情報が閲覧可能になることが防止される。また、ユーザの操作はシークレット設定されたフォルダを閲覧する場合でもパスワード入力1回で済み、シークレット設定されたフォルダを閲覧しない場合にはパスワード入力を省略しても良いので、操作が煩雑になることもない。 The mail client program and the mobile phone terminal of the present invention display all folders on the screen when the password accepted by the initial screen display means is correct when the mail client program is started, and when the entered password is incorrect. Causes the processing unit to function as a folder list display means for displaying only folders for which secret is not set on the screen. Therefore, a user who knows the correct password can browse all folders by entering the correct password on the initial screen, but a third party who does not know the correct password can view only the folders that are not set as a secret. Therefore, it is possible to prevent all messages and information from being browsed unconditionally. In addition, the user only needs to input a password even when browsing a folder with a secret setting. If the user does not browse a folder with a secret setting, the password input may be omitted, which makes the operation complicated. Nor.

また、本発明のメールクライアントプログラムおよび携帯電話端末装置は、メールクライアントプログラムの起動時に初期画面表示手段が受け付けたパスワードが正しい場合には全てのアドレスを画面に表示し、正しくない場合にはシークレット設定されていないアドレスのみを画面に表示するアドレス帳表示手段として処理部を機能させる。したがって、正しいパスワードを知っているユーザのみに全てのアドレスを閲覧させ、第三者または入力を省略したユーザにはシークレット設定されていないアドレスだけを閲覧させることができる。 In addition, the mail client program and the mobile phone terminal of the present invention display all addresses on the screen if the password received by the initial screen display means is correct when the mail client program is started, and set the secret if it is not correct. The processing unit is caused to function as an address book display means for displaying only addresses that have not been displayed on the screen. Therefore, only a user who knows the correct password can browse all addresses, and a third party or a user who omits input can browse only addresses that are not set as secrets.

本発明のメールクライアントプログラムを実行する通信端末装置のハードウェアブロック図である。  It is a hardware block diagram of the communication terminal device which performs the mail client program of this invention. 本発明のメールクライアントプログラムを実行する通信端末装置のソフトウェアブロック図である。  It is a software block diagram of the communication terminal device which performs the mail client program of this invention. 本発明の一実施形態にかかるメールクライアントプログラムのブロック図である。  It is a block diagram of the mail client program concerning one Embodiment of this invention. メールクライアントプログラムの初期画面の一例である。  It is an example of the initial screen of a mail client program. (a)はシークレット表示モードのフォルダ一覧画面、(b)はシークレット非表示モードのフォルダ一覧画面、(c)はシークレット表示モードのアドレス一覧画面、(d)はシークレット非表示モードのアドレス一覧画面のそれぞれ一例である。  (A) is a folder list screen in the secret display mode, (b) is a folder list screen in the secret non-display mode, (c) is an address list screen in the secret display mode, and (d) is an address list screen in the secret non-display mode. Each is an example. (a)は電子メールメッセージのデータ構造例を示す図面であり、(b)は別のデータ構造例を示す図面である。  (A) is drawing which shows the data structure example of an email message, (b) is drawing which shows another data structure example. メールクライアントプログラムを起動してフォルダ一覧を表示してメッセージをユーザの閲覧に供する動作のフローチャートである。  It is a flowchart of the operation | movement which starts a mail client program, displays a folder list, and uses a message for a user's browsing.

以下、本発明にかかるメールクライアントプログラムの実施の形態について説明する。図1は本発明にかかるメールクライアントプログラムを実行する通信端末装置100のハードウェアブロック図である。この図では、標準的なハードウェア構成について示しており、機能ブロックの一部には本発明と関係ないものも併せて示されている。図1に示すように、この通信端末装置100は、主として、処理装置であるアプリケーションプロセッサ101およびベースバンドプロセッサ102と、アプリケーションプロセッサ101に接続されたバッテリー103、揮発性メモリであるRAM104、書き込み可能な不揮発性メモリであるフラッシュメモリ105、メモリーカード端子106、GPSトランシーバ108、WiFi/Bluetoothトランシーバ109、キーパッド/ボタン110、LCD/タッチパネル111、マイク112、スピーカ113、USB端子114およびカメラ115と、ベースバンドプロセッサ102に接続されたトランシーバ/USIM107とから構成されている。以下、これらの構成について説明する。  Embodiments of a mail client program according to the present invention will be described below. FIG. 1 is a hardware block diagram of a communication terminal apparatus 100 that executes a mail client program according to the present invention. This figure shows a standard hardware configuration, and some of the functional blocks are also shown that are not related to the present invention. As shown in FIG. 1, this communication terminal device 100 mainly includes an application processor 101 and a baseband processor 102 as processing devices, a battery 103 connected to the application processor 101, a RAM 104 as volatile memory, and a writable memory. Flash memory 105 which is a nonvolatile memory, memory card terminal 106, GPS transceiver 108, WiFi / Bluetooth transceiver 109, keypad / button 110, LCD / touch panel 111, microphone 112, speaker 113, USB terminal 114 and camera 115, base A transceiver / USIM 107 connected to the band processor 102 is included. Hereinafter, these configurations will be described.

アプリケーションプロセッサ101はMPUないしCPUであり、バッテリー103から電力の供給を受けて後述するフラッシュメモリ105に格納されたプログラムを実行することにより種々の機能を実現する部である。ベースバンドプロセッサ102は、無線通信の基本的な機能を実現するための信号処理を行うプロセッサである。これらアプリケーションプロセッサ101およびベースバンドプロセッサ102は一つのチップセットとして構成してもよいし、両者の機能を一つのプロセッサに統合したものであっても構わない。  The application processor 101 is an MPU or CPU, and is a unit that implements various functions by receiving power supplied from the battery 103 and executing a program stored in a flash memory 105 described later. The baseband processor 102 is a processor that performs signal processing for realizing basic functions of wireless communication. The application processor 101 and the baseband processor 102 may be configured as one chip set, or the functions of both may be integrated into one processor.

バッテリー103は、各機能ブロックに電力を供給する部であり、必要に応じてバッテリーを制御するコントローラチップが併用される。  The battery 103 is a unit that supplies power to each functional block, and a controller chip that controls the battery is used in combination as necessary.

RAM104は、揮発性メモリでありSRAMやPSRAM、各種DRAM等の半導体記憶装置が採用される。フラッシュメモリ105は、書き換え可能な不揮発性メモリであって、NAND型であってもNOR型であってもよいし他の形式であっても構わない。RAM104とフラッシュメモリ105とを比較すると、その読み出し時間および書き込み時間はいずれもRAM104がより高速である。また、通信端末装置100にはメモリーカード端子106が設けられており、小型のフラッシュメモリモジュールを外部メモリとして接続することが可能である。  The RAM 104 is a volatile memory and employs a semiconductor storage device such as SRAM, PSRAM, and various DRAMs. The flash memory 105 is a rewritable nonvolatile memory, and may be a NAND type, a NOR type, or another type. Comparing the RAM 104 and the flash memory 105, the RAM 104 is faster in both reading time and writing time. In addition, the communication terminal device 100 is provided with a memory card terminal 106, and a small flash memory module can be connected as an external memory.

フラッシュメモリ105には、アプリケーションプロセッサ101およびベースバンドプロセッサ102で実行することにより通信端末装置100で所定の機能を実現するための種々のプログラムおよびデータが格納されている。これらのプログラムおよび/またはデータは必要に応じてRAM104にロードされ、RAM104上に確保されたヒープメモリを利用して実行される。  The flash memory 105 stores various programs and data for realizing predetermined functions in the communication terminal device 100 by being executed by the application processor 101 and the baseband processor 102. These programs and / or data are loaded into the RAM 104 as necessary, and are executed using a heap memory secured on the RAM 104.

トランシーバ/USIM107はベースバンドプロセッサ102と接続されており、装着されたUSIM(Universal Subscriber Identity Module)すなわち汎用加入者識別モジュールの情報に基づいて、ベースバンドプロセッサ102の制御により所定電波帯域で電波を送受信して通信を行う回路である。本実施形態における通信端末装置100は、ベースバンドプロセッサ102とトランシーバ/USIM107により移動体通信網に接続して通信を行う構成となっている。  The transceiver / USIM 107 is connected to the baseband processor 102, and transmits / receives radio waves in a predetermined radio wave band under the control of the baseband processor 102 based on information of the installed USIM (Universal Subscriber Identity Module), that is, a general-purpose subscriber identification module. This is a circuit that performs communication. The communication terminal device 100 according to the present embodiment is configured to perform communication by connecting to a mobile communication network using a baseband processor 102 and a transceiver / USIM 107.

GPSトランシーバ108は、通信端末装置100の位置情報を取得するGPS信号を受信するための部であり、WiFi/Bluetoothトランシーバ109はIEEE802.11a,IEEE802,11b,IEEE802.11g,IEEE802.11n等で規定されたWiFi(無線LAN)技術を利用した通信およびIEEE802.15.1およびBluetooth規格で規定されたBluetooth技術を利用した通信を行う回路である。これらの回路は互いに独立したチップとして実装しても良いし、双方の回路を一つのチップに実装した構成であっても構わない。  The GPS transceiver 108 is a unit for receiving a GPS signal for acquiring position information of the communication terminal device 100. The WiFi / Bluetooth transceiver 109 is defined by IEEE802.11a, IEEE802.11b, IEEE802.11g, IEEE802.11n, and the like. This is a circuit for performing communication using the established WiFi (wireless LAN) technology and communication using the Bluetooth technology defined by IEEE 802.15.1 and the Bluetooth standard. These circuits may be mounted as chips independent of each other, or a configuration in which both circuits are mounted on one chip may be used.

キーパッド/ボタン110は、通信端末装置100の筐体に設けられた入力装置であって、後述するLCD/タッチパネル111とともにユーザが通信端末装置100を操作するための入力を受け付ける。  The keypad / button 110 is an input device provided in the housing of the communication terminal device 100 and accepts an input for the user to operate the communication terminal device 100 together with an LCD / touch panel 111 described later.

LCD/タッチパネル111は、タッチパネル機能を備えた液晶ディスプレイ装置であって、通信端末装置100はLCD/タッチパネル111の画面にアプリケーションの情報を表示するとともにGUI(Graphical User Interface)を表示してユーザの操作に供する。  The LCD / touch panel 111 is a liquid crystal display device having a touch panel function, and the communication terminal device 100 displays application information on the screen of the LCD / touch panel 111 and displays a GUI (Graphical User Interface). To serve.

さらに、マイク112およびスピーカ113は通信端末装置100で音声の入出力を実現し、USB114は通信端末装置100を別の機器に接続してデータを送受信したり機能を制御したりするために使用される。また、カメラ115は、通信端末装置100で写真撮影する機能を提供する。  Furthermore, the microphone 112 and the speaker 113 realize voice input / output in the communication terminal apparatus 100, and the USB 114 is used to connect the communication terminal apparatus 100 to another device to transmit / receive data and control functions. The In addition, the camera 115 provides a function of taking a picture with the communication terminal device 100.

次に、以上のように構成された通信端末装置100のフラッシュメモリ105に格納されたプログラムの構成について概略を説明する。図2は、通信端末装置100の全体的なプログラム構成を示す図面である。
図2に示すように通信端末装置100のプログラム構成は、主として、オペレーティングシステム200、ミドルウェア202およびアプリケーション207の3層からなっている。これらのプログラムはフラッシュメモリ105に格納されており、実行時には必要に応じてRAM104を使用してアプリケーションプロセッサ101および/またはベースバンドプロセッサ102により実行されることにより各種機能を実現するものである。
Next, an outline of the configuration of the program stored in the flash memory 105 of the communication terminal device 100 configured as described above will be described. FIG. 2 is a diagram showing an overall program configuration of the communication terminal apparatus 100.
As shown in FIG. 2, the program configuration of the communication terminal device 100 is mainly composed of three layers: an operating system 200, middleware 202, and an application 207. These programs are stored in the flash memory 105, and at the time of execution, various functions are realized by being executed by the application processor 101 and / or the baseband processor 102 using the RAM 104 as necessary.

オペレーティングシステム200は、ハードウェアを制御するためのデバイスドライバ201を内蔵しており、ミドルウェア202およびアプリケーション207に入出力の制御、メモリ管理、プロセス管理等といったコンピュータシステムとしての基本的な機能を提供する。  The operating system 200 includes a device driver 201 for controlling hardware, and provides basic functions as a computer system such as input / output control, memory management, and process management to the middleware 202 and the application 207. .

ミドルウェア202は、例えばグラフィック処理を行うグラフィックライブラリ203、HTMLファイルのレンダリング処理を行うHTMLレンダリングエンジン204、データベースを管理するためのデータベースAPIを提供するデータベース管理システム205、Unix系OSにおけるlibcに代表される標準ライブラリ206を含み、アプリケーション207が利用する汎用的な機能を提供する。ここで、通信端末100でJava(登録商標)アプリケーションのように実行環境を必要とするプログラムを実行する場合には、ミドルウェア202として当該実行環境を実装する。  The middleware 202 is represented by, for example, a graphic library 203 that performs graphic processing, an HTML rendering engine 204 that performs rendering processing of an HTML file, a database management system 205 that provides a database API for managing the database, and libc in a Unix-based OS. The standard library 206 is included, and general-purpose functions used by the application 207 are provided. Here, when the communication terminal 100 executes a program that requires an execution environment such as a Java (registered trademark) application, the execution environment is mounted as the middleware 202.

アプリケーション207は、SMSメッセージの送受信および閲覧管理を行うSMSクライアントプログラム208、後述する本発明にかかるメールクライアントプログラム209、電話機能を提供する電話アプリケーション210等を含み、通信端末装置100のユーザに各種機能を提供するものである。  The application 207 includes an SMS client program 208 that performs transmission / reception and browsing management of SMS messages, a mail client program 209 according to the present invention, a telephone application 210 that provides a telephone function, and the like. Is to provide.

以下、メールクライアントプログラム209について説明する。
図3はメールクライアントプログラム209のソフトウェアブロック図および各種データ等を併せて示した図面である。図3に示すようにメールクライアントプログラム209は、主としてメニュー表示部221、アカウント設定管理部222、アドレス管理部223、メッセージ管理部227、初期画面表示部233およびパスワード登録部234からから構成される。また、各種データ等は、データベース管理システム205で管理されたアカウント情報241、アドレスデータ部242、メールボックス243およびパスワード保存部244を含んでいる。
Hereinafter, the mail client program 209 will be described.
FIG. 3 is a diagram showing a software block diagram of the mail client program 209 and various data. As shown in FIG. 3, the mail client program 209 mainly includes a menu display unit 221, an account setting management unit 222, an address management unit 223, a message management unit 227, an initial screen display unit 233, and a password registration unit 234. The various data includes account information 241 managed by the database management system 205, an address data unit 242, a mail box 243, and a password storage unit 244.

フォルダ一覧表示部221は、起動後に表示される画面をなすブロックであり、デフォルトに設定されているアカウントのメールボックスについて、設定されているフォルダの一覧を表示してユーザの選択に供する。また、アカウント切り替え、設定、メール作成、アドレス帳表示の各機能を呼び出すためのUIを併せて画面に表示する。  The folder list display unit 221 is a block that forms a screen that is displayed after activation, and displays a list of folders that have been set for the mailbox of the account that is set as a default for selection by the user. A UI for calling account switching, setting, mail creation, and address book display functions is also displayed on the screen.

アカウント設定管理部222は、フォルダ一覧表示部表示部221のなす画面からアカウントの切り替えのUIまたは設定のUIを操作することで呼び出され、アカウント一覧を表示してユーザの選択したものにアカウントを切り替える機能、アカウントの設定を行う機能を提供する。アカウント管理部222が設定管理するユーザのアカウント情報は、データベース管理システム205によって管理されたアカウント情報部241に保存される。  The account setting management unit 222 is called by operating the account switching UI or the setting UI from the screen formed by the folder list display unit display unit 221, and displays the account list to switch the account to the one selected by the user. Provide functions and account settings. User account information set and managed by the account management unit 222 is stored in the account information unit 241 managed by the database management system 205.

アドレス管理部223は、フォルダ一覧表示部表示部221のなす画面からアドレス帳表示のUIを操作することで呼び出され、登録されたアドレスの一覧を表示するアドレス一覧表示部224、登録されたアドレスを個別に画面に表示するアドレス個別表示部225、アドレスの追加および登録されたアドレスの修正を行うアドレス追加修正部226を備え、アドレス帳に登録されたデータの利用および管理する処理を行う。アドレス管理部223が管理するアドレス帳のデータは、データベース管理システム205によって管理されたアドレスデータ部242に保存される。また、本実施形態におけるアドレス追加修正部226は、個々のアドレスにシークレット属性を付与する処理を行うことができる。シークレット属性の付与されたアドレスは、ユーザが初期画面で正しいパスワードを入力した場合に限りアドレス一覧表示部224によって画面に表示され(図5(c)参照)、パスワード入力を省略するか入力を誤った場合には表示されない(図5(d)参照)。なお、図5(c)では「protected」と表示されたアドレスがシークレット属性の付与されたものと想定しており、それらは図5(d)では表示されていない。  The address management unit 223 is called by operating the UI for address book display from the screen formed by the folder list display unit display unit 221, and displays an address list display unit 224 that displays a list of registered addresses. An address individual display unit 225 for individually displaying on a screen and an address addition / modification unit 226 for adding an address and modifying a registered address are provided, and processing for using and managing data registered in the address book is performed. The address book data managed by the address management unit 223 is stored in the address data unit 242 managed by the database management system 205. Further, the address addition / correction unit 226 in the present embodiment can perform a process of assigning a secret attribute to each address. The address with the secret attribute is displayed on the screen by the address list display unit 224 only when the user inputs the correct password on the initial screen (see FIG. 5C), and the password input is omitted or the input is incorrect. Is not displayed (see FIG. 5D). In FIG. 5C, it is assumed that an address displayed as “protected” has been assigned a secret attribute, which is not displayed in FIG. 5D.

メッセージ管理部227は、メッセージ(メールクライアントプログラム209が作成ないし送受信した個々のメールをいう)を表示してユーザに閲覧させるメッセージ表示部228、新規メッセージの作成編集を行うメッセージ作成編集部229、メールサーバに接続してメッセージの送信を行うメッセージ送信部230、メールサーバに接続してメッセージの受信を行うメッセージ受信部231を備え、これらにより新規メールを作成して送信し、新規メールを受信して管理し、また画面に表示する処理を行う。また、メッセージ管理部227は、メッセージ送信部230およびメッセージ受信部231の送受信したメッセージをメールボックス243に保存するメールボックス登録部232を有している。メールボックス登録部232は、さらにメールボックスにフォルダを追加修正または削除するとともに、フォルダにメッセージを振り分けるルールを登録し、さらにフォルダにシークレット属性を付与する処理を行うことができる。シークレット属性の付与されたフォルダは、ユーザが初期画面で正しいパスワードを入力した場合に限りアドレス一覧表示部224によって画面に表示される(図5(a)および(b)参照)。なお、ここでは図5(a)で「protected」と表示されたフォルダがシークレット属性の付与されたものと想定している。  The message management unit 227 displays a message (refers to individual emails created or transmitted / received by the email client program 209) and allows the user to browse, a message creation / editing unit 229 that creates and edits a new message, A message transmission unit 230 that connects to a server and transmits a message, and a message reception unit 231 that connects to a mail server and receives a message are provided to create and transmit a new mail, and receive a new mail. Manage and display on the screen. In addition, the message management unit 227 includes a mailbox registration unit 232 that stores messages transmitted and received by the message transmission unit 230 and the message reception unit 231 in the mailbox 243. The mailbox registration unit 232 can further perform processing of adding, modifying, or deleting a folder in the mailbox, registering a rule for distributing a message to the folder, and adding a secret attribute to the folder. The folder with the secret attribute is displayed on the screen by the address list display unit 224 only when the user inputs a correct password on the initial screen (see FIGS. 5A and 5B). Here, it is assumed that the folder displayed as “protected” in FIG. 5A is given the secret attribute.

以下、メッセージ管理部227が管理するメッセージおよびメールボックスのデータ形式について説明する。メールクライアントプログラム209が送受信するメッセージは電子メールとして標準的なデータ形式をとるものであり、その構造は図6(a)および(b)に示す通りである。図6(a)は添付ファイルが無いテキストメールのデータ構造を示しており、この場合のメッセージはヘッダ情報と、本文からなるボディ情報とが空行により分離された構造となっている。これに対して図6(b)はファイルの添付されたマルチパートメールのデータ構造を示しており、この場合のメッセージはヘッダ情報と、本文のパートと添付ファイルのパートからなるボディ情報とが空行により分離された構造となっている。  Hereinafter, the data format of messages and mailboxes managed by the message management unit 227 will be described. A message transmitted and received by the mail client program 209 takes a standard data format as an electronic mail, and its structure is as shown in FIGS. 6 (a) and 6 (b). FIG. 6A shows the data structure of a text mail without an attached file. In this case, the message has a structure in which header information and body information consisting of a body are separated by a blank line. On the other hand, FIG. 6B shows the data structure of a multipart mail to which a file is attached. In this case, the message has empty header information and body information consisting of a body part and an attached file part. The structure is separated by lines.

メッセージ管理部227は、このようなメッセージから、受信した形態が(TO,CC,BCC)のいずれかであるかを示す受信タイプ、Uid、タイトル、受信日、送信日、送信元、返信先、ボディ情報、コンテンツ形式およびMIMEタイプ等を抽出ないし判断し、さらにメッセージを格納するデータベース名、データベースのプライマリーキーとして使用するID、ユーティリティフラグ、フォルダ名、既読フラグ等を付与したメッセージオブジェクトをなし、当該メッセージオブジェクトの管理を行う。また、データベース管理システム205を利用してメールボックス243にメッセージオブジェクトを格納し、データベースとして管理する。  From such a message, the message management unit 227 receives a reception type indicating whether the received form is any one of (TO, CC, BCC), Uid, title, reception date, transmission date, transmission source, reply destination, Extracting or judging body information, content format, MIME type, etc., and further providing a message object with a database name storing the message, an ID used as a primary key of the database, a utility flag, a folder name, a read flag, etc. Manage the message object. Further, the database management system 205 is used to store message objects in the mailbox 243 and manage them as a database.

初期画面表示部233は、メールクライアントプログラムの起動時に図4に示した初期画面を表示し、ユーザからのパスワード入力およびOKボタンに対する操作(タップまたはクリック他)を受け付けて認証する処理を行う。また、パスワード登録部234は初期画面にて認証に使用するパスワードの登録を行い、後述するパスワード保存部244に保存する処理を行う。  The initial screen display unit 233 displays the initial screen shown in FIG. 4 when the mail client program is activated, and performs a process of authenticating by accepting a password input from the user and an operation on the OK button (tap or click, etc.). Also, the password registration unit 234 registers a password used for authentication on the initial screen, and performs a process of storing it in a password storage unit 244 described later.

以下、メールクライアントプログラム209が使用する各種データ等について説明する。アカウント情報部241は、メッセージの送受信に使用するメールサーバにログインするためのアカウント情報を格納したデータベースであり、フラッシュメモリ105上に設けられている。アカウント情報にはメールの送受信に使用するメールアドレスが含まれており、さらに後述するメールボックスの一つが関連付けられている。  Hereinafter, various data used by the mail client program 209 will be described. The account information unit 241 is a database that stores account information for logging in to a mail server used for message transmission / reception, and is provided on the flash memory 105. The account information includes a mail address used for mail transmission / reception, and is associated with one of the mail boxes described later.

アドレスデータ部242は、メッセージを送受信する相手の情報を格納したデータベースであり、フラッシュメモリ105上に設けられている。アドレスデータ部242には、相手の名前、メールアドレス、シークレット設定の有無等が含まれている。  The address data unit 242 is a database that stores information of a partner that transmits and receives messages, and is provided on the flash memory 105. The address data part 242 includes the name of the other party, the mail address, the presence / absence of a secret setting, and the like.

メールボックス243は、送受信および作成したメッセージをアカウント毎に格納したデータベースであり、フラッシュメモリ105上に設けられている。メールボックス243はメッセージ管理部227のメッセージ表示部228およびメッセージ作成編集部229よって読み出され、また、メールボックス登録部232によってメッセージ送信部230およびメッセージ受信部231が送受信したメッセージが追加登録される。さらに、メールボックス243には、メッセージを収容するフォルダの情報と、各フォルダにメッセージを振り分ける条件とが、シークレット設定の有無とともに記録されている。  The mail box 243 is a database that stores messages transmitted / received and created for each account, and is provided on the flash memory 105. The mailbox 243 is read by the message display unit 228 and the message creation / editing unit 229 of the message management unit 227, and the messages transmitted and received by the message transmission unit 230 and the message reception unit 231 are additionally registered by the mailbox registration unit 232. . Further, in the mail box 243, information on a folder that accommodates a message and conditions for distributing the message to each folder are recorded together with the presence / absence of secret setting.

以下、このようなメールクライアントプログラム209の動作について、図面を参照しながら説明する。図7は、メールクライアントプログラムを起動してフォルダ一覧を表示してメッセージをユーザの閲覧に供する動作のフローチャートである。Hereinafter, the operation of the mail client program 209 will be described with reference to the drawings. FIG. 7 is a flowchart of an operation for starting a mail client program, displaying a folder list, and providing a message for user browsing.

図7に示すように、この動作は、ユーザが通信端末装置100のUI(User Interface)を操作してメールクライアントプログラム209の起動を指示することにより開始され(ST101)、まずメールクライアントプログラム209が起動される(ST102)。続いて、メールクライアントプログラム209はプログラムをフラッシュメモリ105からRAM104に適宜ロードするとともに初期化を行い、図4に示した初期画面を表示する(ST103)。  As shown in FIG. 7, this operation is started by the user operating the UI (User Interface) of the communication terminal apparatus 100 to instruct the activation of the mail client program 209 (ST101). First, the mail client program 209 is started. It is activated (ST102). Subsequently, the mail client program 209 appropriately loads the program from the flash memory 105 to the RAM 104 and performs initialization, and displays the initial screen shown in FIG. 4 (ST103).

図4に示されるように初期画面にはパスワードを入力するための入力エリアと、OKボタンとが表示されており、ユーザは入力エリアをタップしてパスワードを入力し、OKボタンを操作することにより入力を終了してメールクライアントプログラム209にパスワードを認識させることができる。なお、パスワードの入力に際してはLCD/タッチパネル111を利用して文字入力を行う文字入力システムを利用することが好適である。ここでの動作を図面に沿って説明すると、初期画面が表示された状態でユーザのパスワード入力を受け付け(ST104)、続いてOKボタンがタップされたかが判断される(ST105)。ST105でOKボタンがタップされていないと判断された場合にはST104に戻ってパスワード入力の受付を継続し、OKボタンがタップされていると判断された場合にはST106以降のステップに進む。  As shown in FIG. 4, an input area for inputting a password and an OK button are displayed on the initial screen, and the user taps the input area to input the password and operates the OK button. When the input is completed, the mail client program 209 can recognize the password. It is preferable to use a character input system for inputting characters using the LCD / touch panel 111 when inputting a password. The operation here will be described with reference to the drawings. When the initial screen is displayed, the user's password input is accepted (ST104), and then it is determined whether the OK button has been tapped (ST105). If it is determined in ST105 that the OK button has not been tapped, the process returns to ST104 to continue accepting password input, and if it is determined that the OK button has been tapped, the process proceeds to steps subsequent to ST106.

ST106では、ユーザの入力したパスワードがパスワード保存部244に保存されたパスワードと比較され、これによりユーザが正しいパスワードを入力したかが判断される。ST106で正しいパスワードが入力されていると判断された場合には、メールボックスに設けられた全てのフォルダがフォルダ一覧画面に表示され(ST107)、ユーザの操作に応じて全てのメッセージが閲覧処理に供される(ST109)。一方、ST106で正しいパスワードが入力されていないと判断された場合には、シークレット設定の付与されていないフォルダのみがフォルダ一覧画面に表示され(ST107)、これらのフォルダに格納されたメッセージのみが閲覧処理に供される(ST109)。以上で一連の動作は終了する。  In ST106, the password input by the user is compared with the password stored in the password storage unit 244, thereby determining whether the user has input the correct password. If it is determined in ST106 that the correct password has been entered, all folders provided in the mailbox are displayed on the folder list screen (ST107), and all messages are subjected to browsing processing according to user operations. Provided (ST109). On the other hand, if it is determined in ST106 that the correct password has not been input, only folders to which no secret setting has been assigned are displayed on the folder list screen (ST107), and only messages stored in these folders are viewed. It is used for processing (ST109). The series of operations is thus completed.

以上のような動作によれば、正しいパスワードを知っているユーザは初期画面でパスワード入力することにより全てのフォルダを見ることができるが、パスワードを知らない第三者は初期画面で正しいパスワードを入力することができず、シークレット設定の付与されたフォルダおよび当該フォルダに格納されたメッセージを閲覧できないばかりか、それらの存在を知ることもできない。また、正しいパスワードを知っているユーザであっても、意図的に正しいパスワードを入力しないことによりシークレット設定の付与されたフォルダおよびメッセージを隠蔽することが可能である。例えば、他人に通信端末装置100を渡す前にメールクライアントプログラムを起動して正しいパスワードを入力しないようにすれば、特定のフォルダおよびメッセージが他人に閲覧されないようにすることができる。さらに、パスワードの入力は起動時に表示される初期画面で1回入力すれば済むので、メッセージやフォルダ毎にパスワードを設定した場合のようにユーザの操作を煩雑にすることはない。  According to the above operations, users who know the correct password can view all folders by entering the password on the initial screen, but third parties who do not know the password enter the correct password on the initial screen. The user cannot view the folder with the secret setting and the message stored in the folder, and cannot know the existence thereof. Further, even a user who knows the correct password can conceal the folder and message to which the secret setting is added by intentionally not inputting the correct password. For example, if a mail client program is started and a correct password is not input before giving the communication terminal device 100 to another person, a specific folder and message can be prevented from being viewed by another person. Furthermore, since the password needs to be input only once on the initial screen displayed at the time of startup, the user's operation is not complicated as in the case where the password is set for each message or folder.

以上詳細に説明した通り、本発明によればプログラムを起動しても無条件で全てのメッセージや情報が閲覧可能になることがなく、煩雑でない操作で一部のメッセージや情報に対するアクセスを制限することの可能なメールクライアントプログラムを提供することができる。  As described above in detail, according to the present invention, even if the program is started, all messages and information cannot be browsed unconditionally, and access to some messages and information is restricted by an uncomplicated operation. It is possible to provide an e-mail client program that can handle such a problem.

本発明は上記実施の形態に限られるものではなく、種々変形が可能である。例えば、上記の動作では起動時に入力したパスワードが正しい場合には全てのフォルダとメッセージを閲覧可能とし、パスワードが正しくなければシークレット設定されたフォルダおよびメッセージを閲覧できない構成としたが、同様のシークレット設定をアドレス管理部223の管理するアドレスデータに適用することも可能である。その場合には、入力したパスワードが正しい場合には全てのアドレスを閲覧可能とし、パスワードが正しくなければシークレット設定されたアドレスを閲覧できない構成とすることができる。  The present invention is not limited to the above embodiment, and various modifications can be made. For example, in the above operation, if the password entered at startup is correct, all folders and messages can be viewed. If the password is incorrect, the secret folder and message cannot be viewed. Can be applied to the address data managed by the address management unit 223. In that case, if the input password is correct, all addresses can be browsed, and if the password is not correct, the secret-set address cannot be browsed.

さらに、本発明のメールクライアントプログラム209およびメールクライアントプログラム209を実行する通信端末装置100の構成は上記実施形態で示したブロック図の構成に限られるものではなく、それらの動作についても上記実施形態で示したフローチャートに限定されるものではない。  Further, the configuration of the mail client program 209 and the communication terminal device 100 that executes the mail client program 209 of the present invention is not limited to the configuration of the block diagram shown in the above embodiment, and their operations are also described in the above embodiment. It is not limited to the flowchart shown.

104 RAM
105 フラッシュメモリ
205 データベース管理システム
221 フォルダ一覧表示部
223 アドレス管理部
224 アドレス一覧表示部
225 アドレス個別表示部
226 アドレス追加修正部
227 メッセージ管理部
228 メッセージ表示部
229 メッセージ作成編集部
230 メッセージ送信部
231 メッセージ受信部
232 メールボックス登録部
233 初期画面表示部
234 パスワード登録部
241 アカウント情報部
242 アドレスデータ部
243 メールボックス
244 パスワード保存部
104 RAM
105 Flash memory 205 Database management system 221 Folder list display unit 223 Address management unit 224 Address list display unit 225 Address individual display unit 226 Address addition modification unit 227 Message management unit 228 Message display unit 229 Message creation / editing unit 230 Message transmission unit 231 Message Reception unit 232 Mailbox registration unit 233 Initial screen display unit 234 Password registration unit 241 Account information unit 242 Address data unit 243 Mailbox 244 Password storage unit

Claims (6)

携帯電話端末装置で実行されるメールクライアントプログラムであって、
前記携帯電話端末装置の処理装置を、
当該メールクライアントプログラムの起動時に、パスワード入力欄が設けられた初期画面を表示して、ユーザによるパスワードの入力を受け付ける初期画面表示手段と、
送受信したメッセージをフォルダに収容して管理し、ユーザが指定したフォルダにシークレット設定を付与するメッセージ管理手段と、
前記初期画面表示手段が受け付けたパスワードが正しい場合には、前記メッセージ管理手段が管理する全てのフォルダをフォルダ一覧画面に表示し、前記初期画面表示手段が受け付けたパスワードが正しくない場合には、前記メッセージ管理手段によりシークレット設定が付与されていないフォルダのみを前記フォルダ一覧画面に表示するフォルダ一覧表示手段
として機能させることを特徴とするメールクライアントプログラム。
It met e-mail client program to be executed by the mobile phone terminal,
A processing device of the mobile phone terminal device,
An initial screen display means for displaying an initial screen provided with a password input field at the time of starting the mail client program and accepting a password input by a user;
Message management means for storing and managing sent and received messages in a folder and assigning a secret setting to a folder designated by the user;
When the password received by the initial screen display means is correct, all folders managed by the message management means are displayed on the folder list screen, and when the password accepted by the initial screen display means is incorrect, A mail client program that functions as a folder list display means for displaying only a folder to which a secret setting is not given by a message management means on the folder list screen.
前記処理装置を、さらに、
メッセージを送受信する相手のアドレスを登録したアドレス帳を管理し、ユーザが指定したアドレスにシークレット設定を付与するアドレス管理手段と、
前記初期画面表示手段が受け付けたパスワードが正しい場合には、前記アドレス管理手段が管理する全てのアドレスをアドレス一覧画面に表示し、前記初期画面表示手段が受け付けたパスワードが正しくない場合には、前記アドレス管理手段によりシークレット設定が付与されていないアドレスのみを前記アドレス一覧画面に表示するアドレス一覧表示手段
として機能させることを特徴とする請求項1に記載のメールクライアントプログラム。
The processor further
An address management unit that manages an address book in which addresses of parties to send and receive messages are registered, and assigns a secret setting to an address specified by a user;
When the password accepted by the initial screen display means is correct, all addresses managed by the address management means are displayed on the address list screen, and when the password accepted by the initial screen display means is not correct, 2. The mail client program according to claim 1, wherein the mail client program functions as address list display means for displaying only addresses to which no secret setting is given by an address management means on the address list screen. 3.
携帯電話端末装置で実行されるメールクライアントプログラムであって、
前記携帯電話端末装置の処理装置を、
当該メールクライアントプログラムの起動時に、パスワード入力欄が設けられた初期画面を表示して、ユーザによるパスワードの入力を受け付ける初期画面表示手段と、
メッセージを送受信する相手のアドレスを登録したアドレス帳を管理し、ユーザが指定したアドレスにシークレット設定を付与するアドレス管理手段と、
前記初期画面表示手段が受け付けたパスワードが正しい場合には、前記アドレス管理手段が管理する全てのアドレスをアドレス一覧画面に表示し、前記初期画面表示手段が受け付けたパスワードが正しくない場合には、前記アドレス管理手段によりシークレット設定が付与されていないアドレスのみを前記アドレス一覧画面に表示するアドレス一覧表示手段
として機能させることを特徴とするメールクライアントプログラム。
It met e-mail client program to be executed by the mobile phone terminal,
A processing device of the mobile phone terminal device,
An initial screen display means for displaying an initial screen provided with a password input field at the time of starting the mail client program and accepting a password input by a user;
An address management unit that manages an address book in which addresses of parties to send and receive messages are registered, and assigns a secret setting to an address specified by a user;
When the password accepted by the initial screen display means is correct, all addresses managed by the address management means are displayed on the address list screen, and when the password accepted by the initial screen display means is not correct, A mail client program that functions as address list display means for displaying only addresses to which no secret setting is assigned by an address management means on the address list screen.
メールクライアントプログラムを搭載した携帯電話端末装置であって、
前記メールクライアントプログラムの起動時に、パスワード入力欄が設けられた初期画面を表示して、ユーザによるパスワードの入力を受け付ける初期画面表示部と、
送受信したメッセージをフォルダに収容して管理し、ユーザが指定したフォルダにシークレット設定を付与するメッセージ管理部と、
前記初期画面表示部が受け付けたパスワードが正しい場合には、前記メッセージ管理部が管理する全てのフォルダをフォルダ一覧画面に表示し、前記初期画面表示部が受け付けたパスワードが正しくない場合には、前記メッセージ管理部によりシークレット設定が付与されていないフォルダのみを前記フォルダ一覧画面に表示するフォルダ一覧表示部と、
を有することを特徴とする携帯電話端末装置。
A mobile phone terminal device equipped with a mail client program,
An initial screen display unit that displays an initial screen provided with a password input field when the mail client program is started, and accepts a password input by the user;
A message management unit that stores and manages sent and received messages in a folder, and assigns a secret setting to a folder specified by the user;
When the password received by the initial screen display unit is correct, all folders managed by the message management unit are displayed on the folder list screen. When the password received by the initial screen display unit is incorrect, A folder list display unit that displays only folders for which secret setting is not given by the message management unit on the folder list screen;
A mobile phone terminal device comprising:
メッセージを送受信する相手のアドレスを登録したアドレス帳を管理し、ユーザが指定したアドレスにシークレット設定を付与するアドレス管理部と、
前記初期画面表示部が受け付けたパスワードが正しい場合には、前記アドレス管理部が管理する全てのアドレスをアドレス一覧画面に表示し、前記初期画面表示部が受け付けたパスワードが正しくない場合には、前記アドレス管理部によりシークレット設定が付与されていないアドレスのみを前記アドレス一覧画面に表示するアドレス一覧表示部と、
をさらに有することを特徴とする請求項4に記載の携帯電話端末装置。
An address management unit that manages an address book in which addresses of recipients of messages are registered and assigns a secret setting to an address specified by a user;
When the password received by the initial screen display unit is correct, all addresses managed by the address management unit are displayed on the address list screen, and when the password received by the initial screen display unit is not correct, An address list display unit that displays only addresses on which the secret setting is not given by the address management unit on the address list screen;
The mobile phone terminal device according to claim 4, further comprising:
メールクライアントプログラムを搭載した携帯電話端末装置であって、
前記メールクライアントプログラムの起動時に、パスワード入力欄が設けられた初期画面を表示して、ユーザによるパスワードの入力を受け付ける初期画面表示部と、
メッセージを送受信する相手のアドレスを登録したアドレス帳を管理し、ユーザが指定したアドレスにシークレット設定を付与するアドレス管理部と、
前記初期画面表示部が受け付けたパスワードが正しい場合には、前記アドレス管理部が管理する全てのアドレスをアドレス一覧画面に表示し、前記初期画面表示部が受け付けたパスワードが正しくない場合には、前記アドレス管理部によりシークレット設定が付与されていないアドレスのみを前記アドレス一覧画面に表示するアドレス一覧表示部と、
を有することを特徴とする携帯電話端末装置。
A mobile phone terminal device equipped with a mail client program,
An initial screen display unit that displays an initial screen provided with a password input field when the mail client program is started, and accepts a password input by the user;
An address management unit that manages an address book in which addresses of recipients of messages are registered and assigns a secret setting to an address specified by a user;
When the password received by the initial screen display unit is correct, all addresses managed by the address management unit are displayed on the address list screen, and when the password received by the initial screen display unit is not correct, An address list display unit that displays only addresses on which the secret setting is not given by the address management unit on the address list screen;
A mobile phone terminal device comprising:
JP2011032577A 2011-01-31 2011-01-31 Mail client program and mobile phone terminal device Expired - Fee Related JP5695932B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011032577A JP5695932B2 (en) 2011-01-31 2011-01-31 Mail client program and mobile phone terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011032577A JP5695932B2 (en) 2011-01-31 2011-01-31 Mail client program and mobile phone terminal device

Publications (3)

Publication Number Publication Date
JP2012160155A JP2012160155A (en) 2012-08-23
JP2012160155A5 JP2012160155A5 (en) 2014-03-13
JP5695932B2 true JP5695932B2 (en) 2015-04-08

Family

ID=46840610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011032577A Expired - Fee Related JP5695932B2 (en) 2011-01-31 2011-01-31 Mail client program and mobile phone terminal device

Country Status (1)

Country Link
JP (1) JP5695932B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107735789B (en) * 2016-06-07 2020-12-01 华为技术有限公司 Method and terminal for improving information security

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004093415A1 (en) * 2003-04-15 2004-10-28 Fujitsu Limited Electronic device
JP2005115492A (en) * 2003-10-03 2005-04-28 Nec Corp Mobile phone and mail security processing method
JP5444628B2 (en) * 2008-03-31 2014-03-19 富士通株式会社 Information terminal device and information processing method

Also Published As

Publication number Publication date
JP2012160155A (en) 2012-08-23

Similar Documents

Publication Publication Date Title
US9544409B2 (en) Automated caller identifier from contact lists of a user's contacts
US7395313B2 (en) Method and system for controlling multiple remote mailboxes simultaneously connected to a plurality of PDP connections of a GPRS system
EP2143287B1 (en) Short message service enhancement techniques for added communication options
US9083815B2 (en) System and method for account setup for mobile devices, such as an e-mail account setup
US20100178944A1 (en) Automatic Email Account Creation
TWI491241B (en) Computer program products, apparatuses and methods for associating and displaying messages in mobile terminals
CN107408277A (en) The control method and program of server, server
JP2020030851A (en) Terminal, control method of terminal and program
JP5695932B2 (en) Mail client program and mobile phone terminal device
US20170031582A1 (en) Multi-Functional Information Sharing Platform
JP5718088B2 (en) Message receiving method, mobile phone terminal device and mail client program
JP4293839B2 (en) Mobile communication terminal
JP3875250B2 (en) Information erasing method, mobile communication terminal device, server system, information erasing system, and program
JP6554350B2 (en) Service system
JP4413211B2 (en) Information erasing method, server system, and information erasing system
TWI599249B (en) Portable device, gateway device, electronic device and information transceiver system
JP5664735B2 (en) Information processing apparatus, control method for information processing apparatus, and program
JP5263004B2 (en) Information processing device
JP2013134556A (en) Confidential information management system, information processing device, control method, and program
JP6695089B2 (en) Terminal, terminal control method and program
JP6639066B2 (en) Terminal, terminal control method and program
JP2012160153A (en) Mail terminal device, message acquisition method, message transmission method and mail client program
JP2003052071A (en) Portable telephone set and communication method
JP4431551B2 (en) Message delivery method and message delivery system
JP5664734B2 (en) Information processing apparatus, control method for information processing apparatus, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140124

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140124

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140902

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141030

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150203

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150209

R150 Certificate of patent or registration of utility model

Ref document number: 5695932

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees