HomeSort by relevance Sort by last modified time
    Searched refs:sendmail (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/autotest/client/common_lib/
mail.py 6 Send out a plain old text email. It uses sendmail by default, but
38 server.sendmail(from_address, to_addresses + cc_addresses, message.as_string())
mail_unittest.py 33 def sendmail(self, from_address, to_address, message): member in class:SMTP
  /external/valgrind/nightly/bin/
nightly 105 rm -rf sendmail.log unchanged.log valgrind-old valgrind-new
320 # Use the conf/<tag>.sendmail script to email the results.
321 conf/$TAG.sendmail \
324 diffs.txt > sendmail.log 2>&1
  /external/toolchain-utils/cros_utils/
email_sender.py 80 s.sendmail(email_from, email_to, msg.as_string())
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 38 {0xb8631171, "The major problem is with sendmail. -Mark Horton"},
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 41 {0x9d5e034087a676b9, 0x865aaf6b94f2a051, "The major problem is with sendmail. -Mark Horton"},
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 38 {0xb8631171, "The major problem is with sendmail. -Mark Horton"},
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 41 {0x9d5e034087a676b9, 0x865aaf6b94f2a051, "The major problem is with sendmail. -Mark Horton"},
  /external/clang/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-2812033/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-3016494/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-3217047/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-3362437/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-3688880/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-2812033/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-3016494/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-3217047/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-3688880/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
Reporter.py 136 s.sendmail(msg['From'], msg['To'], msg.as_string())
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256_test.go 44 {"b13f81b8aad9e3666879af19886140904f7f429ef083286195982a7588858cfc", "The major problem is with sendmail. -Mark Horton"},
78 {"d10787e24052bcff26dc484787a54ed819e4e4511c54890ee977bf81", "The major problem is with sendmail. -Mark Horton"},
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256_test.go 44 {"b13f81b8aad9e3666879af19886140904f7f429ef083286195982a7588858cfc", "The major problem is with sendmail. -Mark Horton"},
78 {"d10787e24052bcff26dc484787a54ed819e4e4511c54890ee977bf81", "The major problem is with sendmail. -Mark Horton"},

Completed in 3454 milliseconds

1 2 3