wuttamess.postfix
¶
Postfix mail service
- wuttamess.postfix.set_config(c, setting, value)[source]¶
Configure the given setting with the given value.
- wuttamess.postfix.set_mydestination(c, *destinations)[source]¶
Configure the
mydestinations
setting with the given strings.
- wuttamess.postfix.set_myhostname(c, hostname)[source]¶
Configure the
myhostname
setting with the given string.
- wuttamess.postfix.set_mynetworks(c, *networks)[source]¶
Configure the
mynetworks
setting with the given strings.