Home
last modified time | relevance | path

Searched defs:mailfrom (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dsmtpd.py682 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
735 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
752 def process_message(self, peer, mailfrom, rcpttos, data): argument
766 def _deliver(self, mailfrom, rcpttos, data): argument
799 def process_message(self, peer, mailfrom, rcpttos, data): argument
/third_party/python/Lib/test/
Dtest_smtplib.py1017 def process_message(self, peer, mailfrom, rcpttos, data): argument
1369 def process_message(self, peer, mailfrom, rcpttos, data, mail_options=None, argument
Dtest_smtpd.py25 def process_message(self, peer, mailfrom, rcpttos, data, **kw): argument
Dtest_logging.py839 def process_message(self, peer, mailfrom, rcpttos, data): argument