WO2002061608A1 - Method and device for graphics in e-mail - Google Patents

Method and device for graphics in e-mail Download PDF

Info

Publication number
WO2002061608A1
WO2002061608A1 PCT/SE2002/000145 SE0200145W WO02061608A1 WO 2002061608 A1 WO2002061608 A1 WO 2002061608A1 SE 0200145 W SE0200145 W SE 0200145W WO 02061608 A1 WO02061608 A1 WO 02061608A1
Authority
WO
WIPO (PCT)
Prior art keywords
sender
mail
graphic
server
recipient
Prior art date
Application number
PCT/SE2002/000145
Other languages
French (fr)
Inventor
Ove Larson
Original Assignee
THE LOGOTYPE i GÖTEBORG AB
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 THE LOGOTYPE i GÖTEBORG AB filed Critical THE LOGOTYPE i GÖTEBORG AB
Publication of WO2002061608A1 publication Critical patent/WO2002061608A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding

Definitions

  • the purpose of the present invention is to make possible the use of graphics, in particular corporate symbols (logotypes), advertising offers and trade marks, automatically and uniformly across a plurality of users, in the exchange of information by electronic mail (e-mail).
  • electronic mail e-mail
  • Much of the former paper-based correspondence transmitted between companies by post or fax has been replaced by electronic mail.
  • the Internet is a network of computers which transmit data or information between sources, often called “hosts” or “servers” (Server), and the destination for the user's computer, often called “client computer” (Client) through the use of a protocol such as TCP/IP (Transmission Control Protocol/Internet Protocol).
  • hosts often called “hosts” or “servers” (Server)
  • client computer often called “client computer” (Client)
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • HTTP HyperText Transfer Protocol
  • Netscape Navigator ® 4.0 from Netscape Communications Corp. (Browser)
  • HTTP is described in an Internet document stored at http://www.w3.org/pub/www/Protocols HTTP/1.0 — Hypertext Transfer protocol, T. Berners Lee, R. Fielding, H. Nielson, Aug. 3,.
  • the language for creating layouts and integrating graphics into Internet documents is called
  • HTML “HyperText Markup Language” (HTML). HTML is described in the Internet document RFC 1866 by T. Berners Lee MIT/W3C November 1995, ftp://ds.internic.net/rfc/rfc 1866.txt.
  • a user uses Browser software on a local Client Computer to request access to a Web document stored at a specific URL.
  • the Server receives a user's request the server sends the HTML for the requested document to the Client's Browser, which displays the document in accordance with the HTML code therein.
  • E-mail messages are authored, sent and received from a Client Computer by means of a client software programme which can generate data streams in pure text format or in format rfc822, often called a mail client, e.g. Outlook Express ® from Microsoft Corp. (E-mail Client).
  • Format rfc822 also known as Mime Message, is described in the Internet document RFC 822 by David H. Crocker, August 1982, ftp://ds.internic.net/rfc/rfc822.txt.
  • E-mail is sent over the Internet and TCP/IP either via a Server local to the company or via a contracted remote Server to the recipient's
  • An e-mail message consists of a File Header containing information about addresses, document data and file format, and the actual text message. On opening an e-mail message the E-mail Client can display the text content of the e-mail message.
  • Such a system provides electronic messages with a graphic background which projects itself on the recipient's screen behind the received text message.
  • a message server inserts the background after the receipt of a message from a sender and before the transmission thereof to a recipient. If necessary the server can convert the message to a suitable format, such as HTML, prior to insertion of the background.
  • a Banner often consists of a graphic, sometimes animated, mixed with text, described in HTML.
  • a Banner is generally clickable, which enables the visitor to be transferred via a link to a homepage of the advertiser's choosing having e.g. a commercial offer.
  • Companies generally purchase Banner exposure from a central supplier who charges e.g. per exposure or per "click", i.e. link utilization.
  • E-mail unlike the Internet, is a medium with a predetermined recipient who has or who may conceivably acquire some kind of relationship to the sender (so- called Push). This and the relatively low distribution costs account for the growing interest in direct advertising via e-mail, i.e. identical mass mailings, as described above. Unlike Banners and direct advertising via e-mail, each company's ordinary correspondence via e-mail constitutes a channel with high target group accuracy which has hitherto gone unutilised. The reason is that there has hitherto been a lack of a device and method for providing each dispatched e-mail message automatically and uniformly with graphic content and other functionality.
  • Fig. 1 shows a traditionally received e-mail message in an E-mail Client.
  • Fig. 2 shows, in an E-mail Client, an example of an e-mail message received using the invention.
  • Fig. 3 shows a block diagram of an example of embodiment of the invention wherein the dispatched e-mail message is converted for the display of graphics on an additionally utilised remote server.
  • Fig. 4 shows a block diagram of an example of embodiment of the invention wherein the dispatched e-mail message is converted for the display of graphics on the server normally utilised by the sender.
  • the present invention is characterised in that a company (4a) can automatically and without special action incorporate the company's logotype (2), advertising offer, clickable link (3 a) and page footer (3b) into the e-mail messages dispatched day to day by the individual user (4b).
  • the dispatching company can also automatically and without special action disable recipients from forwarding (Forward Lock) e-mail messages bearing the sender's logotype and/or trade mark.
  • a (Converter) (6) written e.g. in the C++ programming language or in assembler, which is downloaded, stored and executed on all e-mail messages as they pass through, preferably in conjunction with a so- called SMTP server.
  • This SMTP server may be distinct from the Server (5) normally used by the sender, as shown in Fig. 3, or the Server (5) normally used may also be the computer to which the Converter (6) is downloaded and on which it is stored and executed, as shown in Fig. 4.
  • the invention according to the example of embodiment shown in Fig. 3 requires all e-mail messages from the dispatching company to be routed via an additional remote Server (12), located e.g. at a service provider. This is preferably achieved by specifying a so-called Internet address in the Server (5) software. In this embodiment it is preferable for the Logotel (11) and the Converter (6) to be stored and executed at the same site (12).
  • the invention in the embodiment shown in Fig. 4 requires the dispatching company to obtain, download, store and execute the Converter (6) on the Server (5) which it normally uses.
  • the Converter (6) automatically converts, if necessary, each dispatched e-mail message to HTML and automatically inserts, invisibly to the user, one or more URLs in the Header of each dispatched e-mail message.
  • the inserted URL(s) is/are activated, whereupon the receiving E-mail Client (9) sends an inquiry to the URL address(es) at which is stored the sender's graphic containing the logotype.
  • the Converter (6) also inserts, invisibly to the user, computer code, preferably HTML, in the e-mail message Header.
  • computer code preferably HTML
  • the Server (11) on which the logotype/image is stored (Logotel) will first verify whether the receiving E-mail Client is calling from the same address, i.e. the same IP number, as that from which the original e-mail message was received. If this is the case, the recipient is the correct one, whereupon the HTML code (2 & 3) is send (10) and incorporated into the e-mail message.
  • the invention is not limited to the examples of embodiment shown in Figs 3 and 4.
  • the flows of converted and of unconverted e-mail messages may span a plurality of Servers and/or Converters.
  • HTML HyperText Markup Language
  • the descriptions of the embodiments use HTML throughout as an example of a programming language for the transfer of files with graphic content and text.
  • the invention is not limited to this language but may utilise other language, protocols or codes for data transfer.

Abstract

The present invention is characterised in that a company (4a) can automatically and without special action incorporate the company's logotype (2), advertising offer, clickable link (3a) and page footer (3b) into the e-mail messages dispatched day to day by the individual user (4b). The dispatching company can also automatically and without special action disable recipients from forwarding (Forward Lock) e-mail messages bearing the sender's logotype and/or trade mark. These functions are achieved by storing on a Server (11), at a location central to a plurality of users (4b), HTML code which specifies the user's graphic template (2 & 3) for e-mail messages and which is sent and incorporated with the sender's text message (1) only upon an active request (7) from the dispatched text document. This 'real-time activation' of HTML on a specific text message is made possible by a special software programme, called a (Converter) (6), written e.g. in the C++ pgrogramming language or in assembler, which is downloaded, stored and executed on all e-mail messages as they pass through, preferably in conjunction with a so-called SMTP server.

Description

Method and device for graphics in e-mail
Description
Background to invention
The purpose of the present invention is to make possible the use of graphics, in particular corporate symbols (logotypes), advertising offers and trade marks, automatically and uniformly across a plurality of users, in the exchange of information by electronic mail (e-mail). With the growing popularity of the Internet and e-mail, much of the former paper-based correspondence transmitted between companies by post or fax has been replaced by electronic mail. In many situations it is a natural wish for a company to promote its corporate identity by exposing its logotype and its trade marks in external and internal communications. However, it has hitherto not been possible when sending e-mail to introduce therein graphic symbols and images automatically, reliably and uniformly across e.g. a whole company. A consequence of this is that practically all individually authored e-mails from companies worldwide lack logotypes and/or advertising offers. The global need for the capability to send graphically uniform e-mail which is similar in all essential respects to the company's paper-based letters, including a logotype and perhaps also a letterfoot containing addresses and other information about special offers etc., is very great.
The Internet is a network of computers which transmit data or information between sources, often called "hosts" or "servers" (Server), and the destination for the user's computer, often called "client computer" (Client) through the use of a protocol such as TCP/IP (Transmission Control Protocol/Internet Protocol).
A well-defined protocol called "HyperText Transfer Protocol" (HTTP) enables a browser, e.g. Netscape Navigator® 4.0 from Netscape Communications Corp. (Browser) to obtain access to Internet documents. HTTP is described in an Internet document stored at http://www.w3.org/pub/www/Protocols HTTP/1.0 — Hypertext Transfer protocol, T. Berners Lee, R. Fielding, H. Nielson, Aug. 3,. The language for creating layouts and integrating graphics into Internet documents is called
"HyperText Markup Language" (HTML). HTML is described in the Internet document RFC 1866 by T. Berners Lee MIT/W3C November 1995, ftp://ds.internic.net/rfc/rfc 1866.txt.
Internet documents are stored in HTML format together with Server software on a remote computer. The address of a specific Web document is called a "Uniform
Resource Locator" (URL). A user uses Browser software on a local Client Computer to request access to a Web document stored at a specific URL. When the Server receives a user's request the server sends the HTML for the requested document to the Client's Browser, which displays the document in accordance with the HTML code therein.
E-mail messages are authored, sent and received from a Client Computer by means of a client software programme which can generate data streams in pure text format or in format rfc822, often called a mail client, e.g. Outlook Express® from Microsoft Corp. (E-mail Client). Format rfc822, also known as Mime Message, is described in the Internet document RFC 822 by David H. Crocker, August 1982, ftp://ds.internic.net/rfc/rfc822.txt. E-mail is sent over the Internet and TCP/IP either via a Server local to the company or via a contracted remote Server to the recipient's
Server. Only when the recipient opens his E-mail Client is the received file downloaded from the recipient's server to the recipient's Client Computer. An e-mail message consists of a File Header containing information about addresses, document data and file format, and the actual text message. On opening an e-mail message the E-mail Client can display the text content of the e-mail message. Formerly E-mail
Clients could only receive and interpret pure text documents, for which reason e-mail messages historically have not contained graphics. The only way of sending e-mail messages with graphics content was to attach a separate document (Attachment). More recently E-mail Clients have been developed which can also receive and interpret HTML, Mime Message being one of several possible formats. Other e-mail formats also exist, e.g. RTF, which can display images in e.g. gif format directly alongside text. Following the establishment of modern HTML-compatible E-mail Clients as something ofa. de facto standard in the market, e-mail messages with graphics content have come into use. Hitherto they have been confined to individually produced e-mail messages of a commercial character, e.g. direct advertising, which are distributed by e-mail to numerous recipients. A large number of e-commerce companies and players engage in the creation of these specially prepared HTML e- mail messages, see e.g. the article in the newsletter "eMail-Marketing" at http://www.clickz.com/cgi-bin/gt/article.html7article-1223.
It has also become possible for users to set their E-mail Clients to HTML, whereby individual users can create a template for their e-mail messages containing both text and graphics. Just as in the case of other communications containing logotypes and trade marks, companies wish to standardise the graphic profile of externally distributed documentation across all the company's employees. Such standardisation is difficult or impossible if each individual user is permitted to create and store a graphic template for e-mail messages. Thus it is in the company's interest to prepare and store centrally an HTML template for all outgoing e-mail messages from the company or a division thereof, e.g. a department.
An advertising system has been previously disclosed in International Patent
Application PCT/US99/12655. Such a system provides electronic messages with a graphic background which projects itself on the recipient's screen behind the received text message. A message server inserts the background after the receipt of a message from a sender and before the transmission thereof to a recipient. If necessary the server can convert the message to a suitable format, such as HTML, prior to insertion of the background.
Furthermore, the growing global use of the Internet has created new, flexible means for companies to market themselves. A clear example of this is the increasing use of comparatively small advertisements on frequently visited homepages, so-called
Banners. A Banner often consists of a graphic, sometimes animated, mixed with text, described in HTML. A Banner is generally clickable, which enables the visitor to be transferred via a link to a homepage of the advertiser's choosing having e.g. a commercial offer. Companies generally purchase Banner exposure from a central supplier who charges e.g. per exposure or per "click", i.e. link utilization.
In all advertising, traditional or electronic, it is desirable in view of advertising costs to limit exposure of the offer to the advertiser's customers and potential customers
(the Target Group). Since surfers on the Internet go to a Homepage of their own free will, with varying motives and backgrounds (so-called Pull), it is difficult to achieve accurate targeting of the desired target group by advertising via the Internet using Banners. E-mail, unlike the Internet, is a medium with a predetermined recipient who has or who may conceivably acquire some kind of relationship to the sender (so- called Push). This and the relatively low distribution costs account for the growing interest in direct advertising via e-mail, i.e. identical mass mailings, as described above. Unlike Banners and direct advertising via e-mail, each company's ordinary correspondence via e-mail constitutes a channel with high target group accuracy which has hitherto gone unutilised. The reason is that there has hitherto been a lack of a device and method for providing each dispatched e-mail message automatically and uniformly with graphic content and other functionality.
Finally, it is often desirable to prevent misuse of logotypes and trade marks. In other words, only employed personnel may send mail bearing the company logotype.
Given the temptation for a recipient to modify part or all of the original text, it is desirable in certain cases to prevent recipients from forwarding e-mail messages bearing a logotype and/or trade mark. To be sure, such an intent can still be realised by copying and producing one's own e-mail template in the same way as with paper- based letters, but a widespread use of logotypes on e-mail messages could encourage forgery of documents by simple means, resulting in a loss of confidence in the general credibility of the e-mail message.
Notwithstanding that modern E-mail Clients offer the use of graphics in e-mail messages, the state of the art does not offer companies the automatically copying of text messages into a preset template containing the sender's logotype, trade mark, f advertisement or address details in a page header or footer. When a company wishes to attach graphic elements, with or without functionality, it requires special action or the attaching of an Attachment on each and every occasion. The state of the art also does not offer the sending company the ability to disable the recipient from disseminating the company's logotype on the net by forwarding.
Description of drawings
Fig. 1 shows a traditionally received e-mail message in an E-mail Client. Fig. 2 shows, in an E-mail Client, an example of an e-mail message received using the invention. Fig. 3 shows a block diagram of an example of embodiment of the invention wherein the dispatched e-mail message is converted for the display of graphics on an additionally utilised remote server.
Fig. 4 shows a block diagram of an example of embodiment of the invention wherein the dispatched e-mail message is converted for the display of graphics on the server normally utilised by the sender.
Description of the invention
The present invention is characterised in that a company (4a) can automatically and without special action incorporate the company's logotype (2), advertising offer, clickable link (3 a) and page footer (3b) into the e-mail messages dispatched day to day by the individual user (4b). The dispatching company can also automatically and without special action disable recipients from forwarding (Forward Lock) e-mail messages bearing the sender's logotype and/or trade mark.
These functions are achieved by storing on a Server (11), at a location central to a plurality of users (4b), HTML code which specifies the sender's graphic template (2
& 3) for e-mail messages and which is sent and incorporated with the sender's text message (1) only upon an active request (7) from the dispatched text document (1). This "real-time activation" of HTML on a specific text message is made possible by a specific software programme, called a (Converter) (6), written e.g. in the C++ programming language or in assembler, which is downloaded, stored and executed on all e-mail messages as they pass through, preferably in conjunction with a so- called SMTP server. This SMTP server may be distinct from the Server (5) normally used by the sender, as shown in Fig. 3, or the Server (5) normally used may also be the computer to which the Converter (6) is downloaded and on which it is stored and executed, as shown in Fig. 4.
The invention according to the example of embodiment shown in Fig. 3 requires all e-mail messages from the dispatching company to be routed via an additional remote Server (12), located e.g. at a service provider. This is preferably achieved by specifying a so-called Internet address in the Server (5) software. In this embodiment it is preferable for the Logotel (11) and the Converter (6) to be stored and executed at the same site (12). The invention in the embodiment shown in Fig. 4 requires the dispatching company to obtain, download, store and execute the Converter (6) on the Server (5) which it normally uses.
The Converter (6) automatically converts, if necessary, each dispatched e-mail message to HTML and automatically inserts, invisibly to the user, one or more URLs in the Header of each dispatched e-mail message. At the time when an e-mail message reaches the receiving E-mail Client (9), the inserted URL(s) is/are activated, whereupon the receiving E-mail Client (9) sends an inquiry to the URL address(es) at which is stored the sender's graphic containing the logotype.
Further, if the sender (4b) wishes to include a link, clickable by the recipient (8), to a
URL on the Internet, e.g. the sender's homepage, the Converter (6) also inserts, invisibly to the user, computer code, preferably HTML, in the e-mail message Header. An example of such computer code is shown below:
<A HREF="http://www,trapets.com" TARGET="_blank">
<IMG border="0" src=Ηtp://www.trapets.com/images/newsletter/trapetshead.jpg" width="640" height="83"
ALT- 'Click here to go to the Trapets site...">
</A>
If the user has activated Forward Lock on his or her outgoing e-mail messages the Server (11) on which the logotype/image is stored (Logotel) will first verify whether the receiving E-mail Client is calling from the same address, i.e. the same IP number, as that from which the original e-mail message was received. If this is the case, the recipient is the correct one, whereupon the HTML code (2 & 3) is send (10) and incorporated into the e-mail message.
If a recipient attempts to forward a Forward-Locked e-mail message bearing a logotype, the same call (7) will be executed as on the original occasion, but the IP number check will prevent the Server (11) from returning the image files requested.
In other words, in a forwarded e-mail message the Logotype (2) and/or the page footer (3) will not be displayed, while the text message (1) will remain unchanged.
The invention is not limited to the examples of embodiment shown in Figs 3 and 4. For example, the flows of converted and of unconverted e-mail messages may span a plurality of Servers and/or Converters.
The descriptions of the embodiments use HTML throughout as an example of a programming language for the transfer of files with graphic content and text. The invention is not limited to this language but may utilise other language, protocols or codes for data transfer.

Claims

Claims
1. A method for the integration of graphics with text in electronic mail, wherein said graphics are created and stored common to a preset number of authorised senders, and wherein text messages individually created and dispatched by the senders are automatically converted if necessary to a data format which permits said graphics to be automatically integrated with said text, characterised in that said integration is ultimately effected upon arrival at a recipient inasmuch as said e-mail message, converted if necessary, has been provided with a call to the address of said commonly stored graphic, whereupon the graphic is transferred to a recipient designated by an authorised sender and integration with the text can take place.
2. A method as described in Claim 1, characterised in that in said conversion, functionality, preferably clickable links, can additionally be offered to a recipient designated by an authorised sender, inasmuch as the converted e-mail message has been provided with computer code.
3. A method as described in Claim 1, characterised in that verification of a recipient's identity takes place upon said call, whereby an authorised sender can determine in advance whether said graphic shall be displayable only to one recipient designated by said authorised sender, in which case the graphic is not transferred to recipients whose identity does not match the identity of the recipient designated by said authorised sender.
4. A device for the integration of graphics with text in electronic mail, wherein the data code for said graphic is stored common to a preset number of authorised senders in a central unit, preferably a server, and that this graphic can be automatically integrated with text messages individually created and dispatched by the senders, characterised in that said integration ultimately takes place upon arrival at a recipient inasmuch as said text message has been provided with a call to the address of said central unit, whereupon the graphic is transferred to a recipient designated by an authorised sender and integration with the text can take place.
5. A device as described in Claim 4, characterised in that text messages individually created and dispatched by the sender are converted to HTML by a software programme stored centrally on a common server. A device as described in Claim 4, characterised in that into the data stream which in all essential respects specifies text messages individually created and dispatched by the sender there is inserted by a centrally stored software programme (Converter) running on a common server, a computer code, preferably a URL, which said URL can be executed on the receiving e-mail client so that the receiving e-mail client can call a remote server and obtain the data code for said graphic, preferably described in HTML. A device as described in Claim 4, characterised in that into the data stream which in all essential respects specifies text messages individually created and dispatched by the sender there is inserted by a centrally stored software programme (Converter) running on a common server, a computer code, preferably a URL, which said URL can be executed on the receiving e-mail client so that a recipient can call, preferably by clicking with his or her computer mouse, a remote server, preferably a URL, and obtain the computer code for the intended destination, preferably a homepage on the Internet described in HTML. A device as described in claim 6, characterised in that the called remote server which stores the code for said graphic automatically, at the request of an authorised sender, compares each recipient's identity with the identity of a recipient designated by an authorised sender, preferably by comparing the IP numbers, for which purpose both the dispatching server containing the software mentioned in Claim 5 (Converter) and the called server, for the server storing the graphics, specify the destination of the e-mail message. A device as described in claim 8, characterised in that the called remote server which stores code for said graphics can automatically, if requested by an authorised sender, prevent the code for said graphic from being sent to the called
E-mail Client if the identity of the recipient designated by an authorised sender does not match the identity of the E-mail Client.
PCT/SE2002/000145 2001-01-29 2002-01-28 Method and device for graphics in e-mail WO2002061608A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SE0100246A SE523566C2 (en) 2001-01-29 2001-01-29 Method and device for integrating graphics together with text on e-mail
SE0100246-8 2001-01-29

Publications (1)

Publication Number Publication Date
WO2002061608A1 true WO2002061608A1 (en) 2002-08-08

Family

ID=20282752

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2002/000145 WO2002061608A1 (en) 2001-01-29 2002-01-28 Method and device for graphics in e-mail

Country Status (2)

Country Link
SE (1) SE523566C2 (en)
WO (1) WO2002061608A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1467581A2 (en) 2003-04-11 2004-10-13 Hewlett-Packard Development Company, L.P. Authentication and non-interfering sms-messaging in gsm telephone communication
EP1563427A2 (en) * 2002-11-01 2005-08-17 Google Inc. Method and system for dynamic textual ad distribution via email
GB2466994A (en) * 2009-01-17 2010-07-21 Henry Mcguire Flexible messaging
US7792905B2 (en) * 2002-03-21 2010-09-07 International Business Machines Corporation Tan language for displaying digital objects in email

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10133972A (en) * 1996-10-31 1998-05-22 Nec Corp Electronic mail service manager with authenticating function
WO1999063453A1 (en) * 1998-06-05 1999-12-09 Creative Internet Concepts Llc System for inserting background advertising into web page presentation or e-mail messages

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10133972A (en) * 1996-10-31 1998-05-22 Nec Corp Electronic mail service manager with authenticating function
WO1999063453A1 (en) * 1998-06-05 1999-12-09 Creative Internet Concepts Llc System for inserting background advertising into web page presentation or e-mail messages

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PATENT ABSTRACTS OF JAPAN *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7792905B2 (en) * 2002-03-21 2010-09-07 International Business Machines Corporation Tan language for displaying digital objects in email
EP1563427A2 (en) * 2002-11-01 2005-08-17 Google Inc. Method and system for dynamic textual ad distribution via email
EP1563427A4 (en) * 2002-11-01 2005-12-21 Google Inc Method and system for dynamic textual ad distribution via email
US8311890B2 (en) 2002-11-01 2012-11-13 Google Inc. Method and system for dynamic textual ad distribution via email
EP1467581A2 (en) 2003-04-11 2004-10-13 Hewlett-Packard Development Company, L.P. Authentication and non-interfering sms-messaging in gsm telephone communication
EP1467581A3 (en) * 2003-04-11 2006-01-18 Hewlett-Packard Development Company, L.P. Authentication and non-interfering sms-messaging in gsm telephone communication
US7548754B2 (en) 2003-04-11 2009-06-16 Hewlett-Packard Development Company, L.P. Authentication and non-interfering SMS-messaging in GSM telephone communication
CN1538770B (en) * 2003-04-11 2010-04-21 惠普发展公司,有限责任合伙企业 Authentication and non-interfering SMS-messaging in GSM telephone communication
GB2466994A (en) * 2009-01-17 2010-07-21 Henry Mcguire Flexible messaging
GB2466994B (en) * 2009-01-17 2013-08-14 Henry Mcguire Flexible messaging

Also Published As

Publication number Publication date
SE0100246D0 (en) 2001-01-29
SE523566C2 (en) 2004-04-27
SE0100246L (en) 2002-07-30

Similar Documents

Publication Publication Date Title
CA2573303C (en) Variation of image content in electronic messaging protocol messages
US6065048A (en) Method and system to create, transmit, receive and process information, including an address to further information
US5815663A (en) Distributed posting system using an indirect reference protocol
US6205432B1 (en) Background advertising system
US6604132B1 (en) System and method for embedding a physical mailing address in an electronic mail address
US7606911B1 (en) System and method for providing status information from multiple information sources in a single display
US7421514B2 (en) Messaging protocol for processing messages with attachments by inserting into a field of the message a unique property of the attaching entity
US7451915B2 (en) Systems and methods for electronic postmarking including ancillary data background
US20020087631A1 (en) Email-based advertising system
US20040172472A1 (en) System and method for providing status information from multiple information sources in a single display
US20020019849A1 (en) Information communication system
US20050097438A1 (en) Method and system for creating a digital document altered in response to at least one event
WO1997015885A1 (en) Managing transfers of information in a communications network
JP2002541587A (en) Method and apparatus for generating and delivering postal mail objects
KR101229382B1 (en) Multiple and multi-part message methods and systems for handling electronic message content for electronic communications devices
WO2009042937A1 (en) Branded inter-personal communications
US20110166944A1 (en) Advertising method and a system for carrying out said method
KR20020004093A (en) Apparatus and method for creating internet advertising
WO2002061608A1 (en) Method and device for graphics in e-mail
WO2009042057A2 (en) Methods and systems for handling electronic message content for electronic communications devices
EP1115231A2 (en) Method and apparatus for electronic mail communication
KR20010069228A (en) Internet advertisement method by positioning advertisement contents in bulletin board
KR20010025479A (en) Advertising method by electronic mailing service
KR20010103270A (en) star management or public information system using fan-mailing service and method thereof
CA2440502A1 (en) Electronic mail

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP