OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smtpd
(Results
1 - 9
of
9
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_smtplib.py
4
import
smtpd
namespace
145
# Test behavior of
smtpd
.DebuggingServer
159
self.serv =
smtpd
.DebuggingServer((HOST, 0), ('nowhere', -1))
214
# (this behavior is specific to
smtpd
.SMTPChannel)
316
class SimSMTPChannel(
smtpd
.SMTPChannel):
321
smtpd
.SMTPChannel.__init__(self, *args, **kw)
372
class SimSMTPServer(
smtpd
.SMTPServer):
376
smtpd
.SMTPServer.__init__(self, *args, **kw)
483
# require a synchronous read to obtain the credentials...so instead
smtpd
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_smtplib.py
4
import
smtpd
namespace
145
# Test behavior of
smtpd
.DebuggingServer
159
self.serv =
smtpd
.DebuggingServer((HOST, 0), ('nowhere', -1))
214
# (this behavior is specific to
smtpd
.SMTPChannel)
316
class SimSMTPChannel(
smtpd
.SMTPChannel):
321
smtpd
.SMTPChannel.__init__(self, *args, **kw)
372
class SimSMTPServer(
smtpd
.SMTPServer):
376
smtpd
.SMTPServer.__init__(self, *args, **kw)
483
# require a synchronous read to obtain the credentials...so instead
smtpd
/prebuilts/python/darwin-x86/2.7.5/bin/
smtpd.py
42
#
smtpd
. A number of classes are provided:
49
# PureProxy - Proxies all messages to a real
smtpd
which does final
55
# <www.list.org>. Using this server as your real incoming
smtpd
, your
58
# gets forwarded to a real backend
smtpd
, as with PureProxy. Again, errors
70
# - handle error codes from the backend
smtpd
392
# Mailman script directly, without going through the real
smtpd
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtpd.py
42
#
smtpd
. A number of classes are provided:
49
# PureProxy - Proxies all messages to a real
smtpd
which does final
55
# <www.list.org>. Using this server as your real incoming
smtpd
, your
58
# gets forwarded to a real backend
smtpd
, as with PureProxy. Again, errors
70
# - handle error codes from the backend
smtpd
392
# Mailman script directly, without going through the real
smtpd
.
/prebuilts/python/linux-x86/2.7.5/bin/
smtpd.py
42
#
smtpd
. A number of classes are provided:
49
# PureProxy - Proxies all messages to a real
smtpd
which does final
55
# <www.list.org>. Using this server as your real incoming
smtpd
, your
58
# gets forwarded to a real backend
smtpd
, as with PureProxy. Again, errors
70
# - handle error codes from the backend
smtpd
392
# Mailman script directly, without going through the real
smtpd
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtpd.py
42
#
smtpd
. A number of classes are provided:
49
# PureProxy - Proxies all messages to a real
smtpd
which does final
55
# <www.list.org>. Using this server as your real incoming
smtpd
, your
58
# gets forwarded to a real backend
smtpd
, as with PureProxy. Again, errors
70
# - handle error codes from the backend
smtpd
392
# Mailman script directly, without going through the real
smtpd
.
/external/libvpx/libvpx/examples/includes/geshi/geshi/
python.php
123
'shlex', 'shutil', 'signal', 'SimpleHTTPServer', 'SimpleXMLRPCServer', 'site', '
smtpd
',
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar
Completed in 331 milliseconds