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

1 2 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
Recipient.java 3 public interface Recipient
PasswordRecipient.java 6 extends Recipient
  /external/curl/tests/data/
test917 29 smtp://%HOSTIP:%SMTPPORT/917 --mail-rcpt recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt recipient.three@example.com --mail-rcpt recipient.four@example.com --mail-rcpt recipient.five@example.com --mail-from sender@example.com -T -
39 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
    [all...]
test923 13 250 <recipient@example.com>
27 smtp://%HOSTIP:%SMTPPORT/923 --mail-rcpt recipient
36 VRFY recipient
test918 29 smtp://%HOSTIP:%SMTPPORT/918 --mail-rcpt recipient.one@example.com --mail-rcpt invalid --mail-rcpt recipient.three@example.com --mail-rcpt sTrAnGe --mail-rcpt recipient.five@example.com --mail-from sender@example.com -T -
43 RCPT TO:<recipient.one@example.com>
test926 27 smtp://%HOSTIP:%SMTPPORT/926 --mail-rcpt recipient
40 VRFY recipient
test900 29 smtp://%HOSTIP:%SMTPPORT/900 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
39 RCPT TO:<recipient@example.com>
test910 29 smtp://%HOSTIP:%SMTPPORT/910 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
39 RCPT TO:<recipient@example.com>
test911 28 smtp://%HOSTIP:%SMTPPORT/911 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
38 RCPT TO:<recipient@example.com>
test915 29 smtp://%HOSTIP:%SMTPPORT/915 --mail-rcpt recipient@example.com -T -
39 RCPT TO:<recipient@example.com>
test940 26 smtp://%HOSTIP:%SMTPPORT/940 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
36 RCPT TO:<recipient@example.com>
test938 37 smtp://%HOSTIP:%SMTPPORT/938001 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.one:secret -T log/upload938 -: smtp://%HOSTIP:%SMTPPORT/938002 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.two:secret -T log/upload938
49 RCPT TO:<recipient@example.com>
56 RCPT TO:<recipient@example.com>
test901 35 smtp://%HOSTIP:%SMTPPORT/901 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
45 RCPT TO:<recipient@example.com>
test902 34 smtp://%HOSTIP:%SMTPPORT/902 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
45 RCPT TO:<recipient@example.com>
test903 35 smtp://%HOSTIP:%SMTPPORT/903 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
47 RCPT TO:<recipient@example.com>
test904 35 smtp://%HOSTIP:%SMTPPORT/904 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
48 RCPT TO:<recipient@example.com>
test905 38 smtp://%HOSTIP:%SMTPPORT/905 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
50 RCPT TO:<recipient@example.com>
test907 41 smtp://%HOSTIP:%SMTPPORT/907 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
54 RCPT TO:<recipient@example.com>
test908 35 smtp://%HOSTIP:%SMTPPORT/908 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user --oauth2-bearer mF_9.B5f-4.1JqM -T -
47 RCPT TO:<recipient@example.com>
test909 29 smtp://%HOSTIP:%SMTPPORT/909 --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/test909.eml
39 RCPT TO:<recipient@example.com>
test912 33 smtp://%HOSTIP:%SMTPPORT/912 --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/test912.eml
43 RCPT TO:<recipient@example.com>
test919 35 smtp://%HOSTIP:%SMTPPORT/919 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T -
46 RCPT TO:<recipient@example.com>
test920 35 smtp://%HOSTIP:%SMTPPORT/920 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T -
47 RCPT TO:<recipient@example.com>
  /packages/experimental/BugReportSender/
README 4 the /sdcard to any recipient (usually via Gmail).
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MapStepsConvo.java 40 null /*recipient*/,
53 null /*recipient*/,
64 null /*recipient*/,
75 null /*recipient*/,
86 null /*recipient*/,
97 null /*recipient*/,
108 null /*recipient*/,
119 null /*recipient*/,
136 * @param recipient substring of the recipient nam
    [all...]

Completed in 510 milliseconds

1 2 3 4 5 6 7 8 91011>>