module documentation
(source)

Implementation module for the mailmail command.
Class Configuration No summary
Class Options Store the values of the parsed command-line options to the mailmail script.
Function deny Undocumented
Function failure Undocumented
Function getlogin Undocumented
Function loadConfig Undocumented
Function parseOptions Undocumented
Function run Undocumented
Function senderror Undocumented
Function sendmail Undocumented
Function success Undocumented
Variable ERROR_FMT Undocumented
Variable failed Undocumented
Variable GLOBAL_CFG Undocumented
Variable LOCAL_CFG Undocumented
Variable SMARTHOST Undocumented
Variable _log Undocumented
Variable _logObserver Undocumented
Variable _unsupportedOption Undocumented
def deny(conf): (source)

Undocumented

def failure(f): (source)

Undocumented

def getlogin(): (source)

Undocumented

def loadConfig(path): (source)

Undocumented

def parseOptions(argv): (source)

Undocumented

def run(): (source)

Undocumented

def senderror(failure, options): (source)

Undocumented

def sendmail(host, options, ident): (source)

Undocumented

def success(result): (source)

Undocumented

ERROR_FMT: str = (source)

Undocumented

failed = (source)

Undocumented

GLOBAL_CFG: str = (source)

Undocumented

LOCAL_CFG = (source)

Undocumented

SMARTHOST: str = (source)

Undocumented

_log = (source)

Undocumented

_logObserver = (source)

Undocumented

_unsupportedOption = (source)

Undocumented