D | smtpd.py | 139 def collect_incoming_data(self, data): argument 305 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
|