[Users] Managing custom email headers
Holger Berndt
berndth at gmx.de
Thu Feb 6 20:10:41 CET 2014
On Do, 06.02.2014 19:53, Jerry wrote:
>1) can custom headers for outgoing emails be set on a per-account basis?
Account preferences -> send -> add user-defined header
>2) does Claws mail's Python scripting have access to email headers? In
>particular, can a Python script generate custom headers for outgoing
>emails?
In the compose_any script:
clawsmail.compose_window.add_header("X-Foo", "Bar")
Holger
More information about the Users
mailing list