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
mydestinationssetting with the given strings.
- wuttamess.postfix.set_myhostname(c, hostname)[source]¶
Configure the
myhostnamesetting with the given string.
- wuttamess.postfix.set_mynetworks(c, *networks)[source]¶
Configure the
mynetworkssetting with the given strings.