HomeSort by relevance Sort by last modified time
    Searched full:mailer (Results 1 - 25 of 35) sorted by null

1 2

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
Mailer.java 27 public class Mailer {
51 public Mailer(){
54 public Mailer(String buildPropertiesPath){
63 Mailer mailer=new Mailer(args[0]); local
64 mailer.sendTextMessage(args[1],args[2]);
CvsDiffParser.java 118 Mailer mailer = new Mailer(); local
128 mailer.sendMessage(subject,message);
CompileErrorCheck.java 197 Mailer mailer = new Mailer(); local
206 mailer.sendMultiPartMessage("Compile errors in build", "Compile errors in build. See attached compile logs.", logFiles);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
EclipseTestResultsGeneratorNoMail.java 120 // mailer = new Mailer();
124 // String buildLabel = mailer.getBuildProperties().getBuildLabel();
125 // String httpUrl = mailer.getBuildProperties().getHttpUrl()+"/"+buildLabel;
126 //// String ftpUrl = mailer.getBuildProperties().getftpUrl()+"/"+buildLabel;
159 // mailer.sendMessage(subject, message);
161 // mailer.sendMessage(subject, message);
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
distrib.good 8 X-Mailer: ELM [version 2.4 PL23]
distrib.inp 11 X-Mailer: ELM [version 2.4 PL23]
distrib.sed 10 # instead of "phrase <route>" form our mailer uses. Also, addresses
distrib.sh 14 # instead of "phrase <route>" form our mailer uses. Also, addresses
  /external/openssl/crypto/pkcs7/t/
nav-smime 8 X-Mailer: Mozilla 4.03 [en] (Win95; U)
70 X-Mailer: Mozilla 4.03 [en] (Win95; U)
133 X-Mailer: Mozilla 4.03 [en] (Win95; U)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sysexits.h 55 * errors like "No message" to a mailer (if it cared
82 * that a mailer (e.g.) could not create a connection,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sysexits.h 55 * errors like "No message" to a mailer (if it cared
82 * that a mailer (e.g.) could not create a connection,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sysexits.h 55 * errors like "No message" to a mailer (if it cared
82 * that a mailer (e.g.) could not create a connection,
  /external/valgrind/main/nightly/
README.txt 93 (4) Create a mailer script $DIR/conf/$TAG.sendmail. It must be executable.
130 script (e.g. make sure that programs used by the mailer script are in
174 see if the mailer script had a problem. Or check if unchanged.log exists.
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/
NOTES 13 X-Mailer: ELM [version 2.4 PL23]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
EBCDIC 29 X-Mailer: <Windows Eudora Version 2.0.2>
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser_V21.java 51 "BDAY", "ROLE", "REV", "UID", "KEY", "MAILER")));
VCardParser_V30.java 46 "BDAY", "ROLE", "REV", "UID", "KEY", "MAILER", // 2.1
  /external/dnsmasq/
setup.html 151 your mailer, system and distribution. The only thing that's relevant to dnsmasq is that the mailer
158 name will get sent to the mailer on your firewall machine. You can
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
Turbo-C 16 X-Mailer: ELM [version 2.4 PL22]
Borland-2.4 12 X-Mailer: ELM [version 2.4 PL23]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 42 # What mailer to use. This must come after the config file, since it is
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
51 if [ ! -f "$MAILER" ] ; then
52 echo "$COMMAND: Cannot file mail program \"$MAILER\"."
  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
MVS.uudecode 7 Received: from CAS.BITNET (MAILER) by CORNELLC (Mailer R2.05X) with BSMTP id
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-javamail.jar 
  /external/smack/src/org/jivesoftware/smackx/packet/
VCard.java 132 * @param field value of field. Possible values: NICKNAME, PHOTO, BDAY, JABBERID, MAILER, TZ,

Completed in 571 milliseconds

1 2