Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/
Dsmtpd.py305 def process_message(self, peer, mailfrom, rcpttos, data): argument
332 def process_message(self, peer, mailfrom, rcpttos, data): argument
346 def process_message(self, peer, mailfrom, rcpttos, data): argument
360 def _deliver(self, mailfrom, rcpttos, data): argument
386 def process_message(self, peer, mailfrom, rcpttos, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dsmtpd.py674 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
727 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
744 def process_message(self, peer, mailfrom, rcpttos, data): argument
758 def _deliver(self, mailfrom, rcpttos, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dsmtpd.py674 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
727 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
744 def process_message(self, peer, mailfrom, rcpttos, data): argument
758 def _deliver(self, mailfrom, rcpttos, data): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dsmtpd.py674 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
727 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
744 def process_message(self, peer, mailfrom, rcpttos, data): argument
758 def _deliver(self, mailfrom, rcpttos, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dsmtpd.py674 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
727 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
744 def process_message(self, peer, mailfrom, rcpttos, data): argument
758 def _deliver(self, mailfrom, rcpttos, data): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dsmtpd.py674 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
727 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
744 def process_message(self, peer, mailfrom, rcpttos, data): argument
758 def _deliver(self, mailfrom, rcpttos, data): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dsmtpd.py674 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
727 def process_message(self, peer, mailfrom, rcpttos, data, **kwargs): argument
744 def process_message(self, peer, mailfrom, rcpttos, data): argument
758 def _deliver(self, mailfrom, rcpttos, data): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_smtplib.py1019 def process_message(self, peer, mailfrom, rcpttos, data): argument
1371 def process_message(self, peer, mailfrom, rcpttos, data, mail_options=None, argument
Dtest_smtpd.py26 def process_message(self, peer, mailfrom, rcpttos, data, **kw): argument
Dtest_logging.py845 def process_message(self, peer, mailfrom, rcpttos, data): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_smtplib.py412 def process_message(self, peer, mailfrom, rcpttos, data): argument