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.

wuttamess.postfix.set_myorigin(c, origin)[source]

Configure the myorigin setting with the given string.

wuttamess.postfix.set_relayhost(c, relayhost)[source]

Configure the relayhost setting with the given string