Searched refs:email (Results 1 - 25 of 151) sorted by relevance

1234567

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/IEWebArchive/
H A Dmain.py7 import email.iterators
H A Dloader.py1 import email, urllib
30 msg = email.message_from_file(fp)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/IEWebArchive/
H A Dmain.py7 import email.iterators
H A Dloader.py1 import email, urllib
30 msg = email.message_from_file(fp)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/IEWebArchive/
H A Dmain.py7 import email.iterators
H A Dloader.py1 import email, urllib
30 msg = email.message_from_file(fp)
/macosx-10.10/CPANInternal-159.1/Log-Dispatch-2.34/t/
H A Demail-exit-helper.pl11 my $email = Log::Dispatch::Email::MailSend->new(
12 name => 'email',
18 $email->log( message => 'Something bad is happening', level => 'emerg' );
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/samples/
H A Dwebservice.tcl37 -params {email string passwd string action string}
43 -params {email string passwd string action string filedata string}
49 -params {email string passwd string action string}
55 -params {email string passwd string action}
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/cgi-bin/soap/
H A Dwebservice.tcl29 proc register {email passwd action} {
37 if {! [info exists usertbl($email)]} {
44 set usertbl($email) $passwd
46 set useract($email) $action
50 auth::authorise $email $passwd new
61 lappend useract($email) $action
72 proc save {email passwd action filedata} {
76 auth::authorise $email $passwd $action
84 proc read {email passwd action} {
88 auth::authorise $email
[all...]
/macosx-10.10/vim-55/runtime/indent/
H A Dd.vim8 " Please email me with bugs, comments, and suggestion. Put vim in the subject
9 " to ensure the email will not be marked has spam.
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/CloudKeychainProxy/scripts/
H A Dtweak108 email=${ccholders[$RANDOM % ${#ccholders[@]} ]}
109 security item -v -a -f tweakpw class=inet,acct="$email@gmail.com",agrp="com.apple.cfnetwork",atyp=form,desc="Web form password",labl="accounts.google.com ($email@gmail.com)",pdmn=ak,port=0,ptcl=htps,srvr=accounts.google.com,type=7477,sync=1
118 email="conflict"
119 security item -v -a -f tweakpw class=inet,acct="$email@gmail.com",agrp="com.apple.cfnetwork",atyp=form,desc="Web form password",labl="accounts.google.com ($email@gmail.com)",pdmn=ak,port=0,ptcl=htps,srvr=accounts.google.com,type=7477,sync=1
/macosx-10.10/WebCore-7600.1.25/html/
H A DInputTypeNames.h37 const AtomicString& email();
/macosx-10.10/tcl-105/tcl_ext/tls/tls/tests/
H A Dkeytest1.tcl17 tls::misc req 1024 $keyfile $certfile [list C CCC ST STTT L LLLL O OOOO OU OUUUU CN CNNNN Email some@email.com days 730 serial 12]
/macosx-10.10/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DEmail.pm27 default => "$program: log email"
45 $self->{subject} = $p{subject} || "$0: log email";
95 # ABSTRACT: Base class for objects that send log messages via email
103 Log::Dispatch::Email - Base class for objects that send log messages via email
120 # Send email somehow. Message is in $p{message}
126 Log::Dispatch::* objects that send their log messages via email.
139 The subject of the email messages which are sent. Defaults to "$0:
140 log email"
144 Either a string or a list reference of strings containing email
149 A string containing an email addres
[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Deudc-vars.el110 (defcustom eudc-duplicate-attribute-handling-method '((email . duplicate))
162 (const :menu-tag "Email Address" :tag "Email Address" email)
172 (defcustom eudc-inline-expansion-format '("%s" email)
186 (const :menu-tag "Email Address" :tag "Email Address" email)
221 (defcustom eudc-query-form-attributes '(name firstname email phone)
229 (const :menu-tag "Email Address" :tag "Email Address" email)
237 (email . "E-Mail")
323 (net . email)
H A Deudcb-mab.el87 ((eq (car term) 'email)
98 (email . ,mail)) result))))
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_namespace.rb22 <email>larsga@garshol.priv.no</email>
/macosx-10.10/vim-55/runtime/syntax/
H A Dgitsendemail.vim2 " Language: git send-email message
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dminfo_14.c65 dns_name_t email; local
73 dns_name_init(&email, NULL);
81 dns_name_fromregion(&email, &region);
82 isc_region_consume(&region, email.length);
90 sub = name_prefix(&email, tctx->origin, &prefix);
97 dns_name_t email; local
107 dns_name_init(&email, NULL);
110 return (dns_name_fromwire(&email, source, dctx, options, target));
117 dns_name_t email; local
127 dns_name_init(&email, eoffset
[all...]
H A Drp_17.c66 dns_name_t email; local
74 dns_name_init(&email, NULL);
82 dns_name_fromregion(&email, &region);
83 isc_region_consume(&region, email.length);
90 sub = name_prefix(&email, tctx->origin, &prefix);
97 dns_name_t email; local
107 dns_name_init(&email, NULL);
110 return (dns_name_fromwire(&email, source, dctx, options, target));
117 dns_name_t email; local
126 dns_name_init(&email, eoffset
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnnlistserv.el121 (headers '(sent name email subject id))
122 sent name email subject id)
136 (insert (format "From: %s <%s>\n" name email)
/macosx-10.10/postfix-255/postfix/src/smtpd/
H A Dsmtpd_exp.in82 helo email-publisher.com
87 mail foo@email-publisher.com
91 rcpt foo@email-publisher.com
/macosx-10.10/ruby-106/ruby/test/rss/
H A Dtest_setup_maker_itunes.rb17 owner = {:name => "John Doe", :email => "john.doe@example.com"}
39 channel.itunes_owner.itunes_email = owner[:email]
87 :email => channel.itunes_owner.itunes_email
/macosx-10.10/curl-83.1.2/curl/tests/
H A Dtestcurl.pl45 # --email=[email] Set email address to report as
71 use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball
105 elsif ($ARGV[0] =~ /--email=/) {
106 $email = (split(/=/, shift @ARGV))[1];
280 if (!$email) {
281 print "please enter your contact email address\n";
282 $email = <>;
283 chomp $email;
[all...]
/macosx-10.10/dcerpc-61/www/content/css/blueprint/plugins/link-icons/
H A Dscreen.css29 a[href^="mailto:"] { background-image: url(icons/email.png); }

Completed in 233 milliseconds

1234567