Home | Trees | Index | Help |
---|
Package twisted :: Package tap :: Module mail :: Class Options |
|
UserDict
--+ |Options
--+ | Options
Method Summary | |
---|---|
__init__(self)
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
I make sure that old style 'optObj.option' access still works. (inherited from Options )
| |
(inherited from UserDict )
| |
(inherited from Options )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from Options )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
undelivered mails are sent to the postmaster | |
undelivered mails are sent to the postmaster | |
generate an SMTP/POP3 virtual domain which saves to "path" | |
generate an SMTP/POP3 virtual domain which saves to "path" | |
Display this help and exit. (inherited from Options )
| |
add a user/password to the last specified domains | |
add a user/password to the last specified domains | |
(inherited from Options )
| |
I am called with any leftover arguments which were not options. (inherited from Options )
| |
The guts of the command-line parser. (inherited from Options )
| |
(inherited from UserDict )
| |
I am called after the options are parsed. (inherited from Options )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
| |
(inherited from UserDict )
|
Class Variable Summary | |
---|---|
str |
longdesc
|
list |
optParameters
|
str |
synopsis
|
Method Details |
---|
opt_b(self)undelivered mails are sent to the postmaster |
opt_bounce_to_postmaster(self)undelivered mails are sent to the postmaster |
opt_d(self, domain)generate an SMTP/POP3 virtual domain which saves to "path" |
opt_domain(self, domain)generate an SMTP/POP3 virtual domain which saves to "path" |
opt_u(self, user_pass)add a user/password to the last specified domains |
opt_user(self, user_pass)add a user/password to the last specified domains |
Class Variable Details |
---|
longdesc
|
synopsis
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:09 2003 | http://epydoc.sf.net |