HomeSort by relevance Sort by last modified time
    Searched refs:Mail (Results 1 - 19 of 19) sorted by null

  /prebuilts/go/darwin-x86/src/net/smtp/
smtp.go 5 // Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.
44 // The addr must include a port, as in "mail.example.com:smtp".
229 // Mail issues a MAIL command to the server using the provided email address.
230 // If the server supports the 8BITMIME extension, Mail adds the BODY=8BITMIME
232 // This initiates a mail transaction and is followed by one or more Rcpt calls.
233 func (c *Client) Mail(from string) error {
237 cmdStr := "MAIL FROM:<%s>"
248 // A call to Rcpt must be preceded by a call to Mail and may be followed by
267 // can be used to write the mail headers and body. The caller shoul
    [all...]
example_test.go 15 c, err := smtp.Dial("mail.example.com:25")
21 if err := c.Mail("sender@example.org"); err != nil {
59 hostname := "mail.example.com"
70 auth := smtp.PlainAuth("", "user@example.com", "password", "mail.example.com")
79 err := smtp.SendMail("mail.example.com:25", auth, "sender@example.org", to, msg)
smtp_test.go 136 if err := c.Mail("user@gmail.com"); err == nil {
137 t.Fatalf("MAIL should require authentication")
154 if err := c.Mail("user@gmail.com"); err != nil {
155 t.Fatalf("MAIL failed: %s", err)
196 252 Send some mail, I'll try my best
209 MAIL FROM:<user@gmail.com> BODY=8BITMIME
213 MAIL FROM:<user@gmail.com> BODY=8BITMIME
349 err = c.Mail("test@example.com")
410 "MAIL FROM:<test@example.com>\n",
498 MAIL FROM:<test@example.com
    [all...]
  /prebuilts/go/linux-x86/src/net/smtp/
smtp.go 5 // Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.
44 // The addr must include a port, as in "mail.example.com:smtp".
229 // Mail issues a MAIL command to the server using the provided email address.
230 // If the server supports the 8BITMIME extension, Mail adds the BODY=8BITMIME
232 // This initiates a mail transaction and is followed by one or more Rcpt calls.
233 func (c *Client) Mail(from string) error {
237 cmdStr := "MAIL FROM:<%s>"
248 // A call to Rcpt must be preceded by a call to Mail and may be followed by
267 // can be used to write the mail headers and body. The caller shoul
    [all...]
example_test.go 15 c, err := smtp.Dial("mail.example.com:25")
21 if err := c.Mail("sender@example.org"); err != nil {
59 hostname := "mail.example.com"
70 auth := smtp.PlainAuth("", "user@example.com", "password", "mail.example.com")
79 err := smtp.SendMail("mail.example.com:25", auth, "sender@example.org", to, msg)
smtp_test.go 136 if err := c.Mail("user@gmail.com"); err == nil {
137 t.Fatalf("MAIL should require authentication")
154 if err := c.Mail("user@gmail.com"); err != nil {
155 t.Fatalf("MAIL failed: %s", err)
196 252 Send some mail, I'll try my best
209 MAIL FROM:<user@gmail.com> BODY=8BITMIME
213 MAIL FROM:<user@gmail.com> BODY=8BITMIME
349 err = c.Mail("test@example.com")
410 "MAIL FROM:<test@example.com>\n",
498 MAIL FROM:<test@example.com
    [all...]
  /external/clang/www/demo/
index.cgi 8 use Mail::Send;
110 new Mail::Send( Subject => "LLVM Demo Page Run", To => $recipient );
436 # Don't log this or mail it if it is the default code.
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart_test.go 330 // TODO: The original mail ended with a double-newline before the
333 "\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: 7bit\nContent-Type: text/plain;\n\tcharset=US-ASCII;\n\tdelsp=yes;\n\tformat=flowed\n\nI'm finding the same thing happening on my system (10.4.1).\n\n\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: quoted-printable\nContent-Type: text/html;\n\tcharset=ISO-8859-1\n\n<HTML><BODY>I'm finding the same thing =\nhappening on my system (10.4.1).=A0 But I built it with XCode =\n2.0.</BODY></=\nHTML>=\n\r\n--Apple-Mail-2-292336769--\n"
335 r := NewReader(strings.NewReader(testBody), "Apple-Mail-2-292336769")
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart_test.go 330 // TODO: The original mail ended with a double-newline before the
333 "\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: 7bit\nContent-Type: text/plain;\n\tcharset=US-ASCII;\n\tdelsp=yes;\n\tformat=flowed\n\nI'm finding the same thing happening on my system (10.4.1).\n\n\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: quoted-printable\nContent-Type: text/html;\n\tcharset=ISO-8859-1\n\n<HTML><BODY>I'm finding the same thing =\nhappening on my system (10.4.1).=A0 But I built it with XCode =\n2.0.</BODY></=\nHTML>=\n\r\n--Apple-Mail-2-292336769--\n"
335 r := NewReader(strings.NewReader(testBody), "Apple-Mail-2-292336769")
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 14 INSERT INTO contact_methods VALUES(2,4,1,'mail@dom.com',NULL,1,NULL,1);
46 INSERT INTO people VALUES(3,'lemmytest@gmail.com','506b6479896c635d',1268764047603000,1268764047603000,NULL,0,1,'Mail',NULL,0,NULL,0,NULL,NULL,1,NULL,NULL,0,NULL);
49 INSERT INTO people VALUES(6,'lemmytest@gmail.com','4413217a0a1f5437',1268764154975000,1268764154975000,NULL,0,1,'Number And Mail',NULL,0,NULL,0,3,NULL,NULL,NULL,NULL,0,NULL);
52 INSERT INTO people VALUES(9,'lemmytest@gmail.com',NULL,NULL,NULL,NULL,1,NULL,'Not Synced Mail',NULL,0,NULL,0,NULL,NULL,4,NULL,NULL,0,'');
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
legacy_contacts.sql 14 INSERT INTO contact_methods VALUES(3,5,1,'mail@dom.com',NULL,1,NULL,1);
34 INSERT INTO people VALUES(1,NULL,NULL,NULL,NULL,NULL,1,NULL,'Number And Mail',NULL,0,NULL,0,1,NULL,1,NULL,NULL,0,'');
36 INSERT INTO people VALUES(3,NULL,NULL,NULL,NULL,NULL,1,NULL,'Mail',NULL,0,NULL,0,NULL,NULL,2,NULL,NULL,0,'');
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem.go 6 // Enhanced Mail. The most common use of PEM encoding today is in TLS keys and
  /prebuilts/go/linux-x86/src/encoding/pem/
pem.go 6 // Enhanced Mail. The most common use of PEM encoding today is in TLS keys and
  /external/libxml2/doc/
search.php 77 <li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li>
360 "http://mail.gnome.org/archives/xml/", "", $url);
386 "http://mail.gnome.org/archives/xslt/", "", $url);
  /external/regex-re2/lib/codereview/
codereview.py 379 set_status("sending mail")
380 MySend("/" + issue + "/mail", payload="")
386 def Mail(self, ui, repo):
698 and is used as the subject for code review mail; the rest of the description
1803 def mail(ui, repo, *pats, **opts): function
    [all...]
  /external/bison/
maint.mk     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js     [all...]

Completed in 1587 milliseconds