On Tue, Apr 12, 2016 at 10:56:29PM +0200, Wim wrote:
Hi,
what you could try is to associate various identitys with send-hooks
in this way:
send-hook . "source identity_a0" # default config
send-hook "~f identity_a1" "source a1" # the a1 identity
send-hook "~f identity_a2" "s
Hi,
what you could try is to associate various identitys with send-hooks
in this way:
send-hook . "source identity_a0" # default config
send-hook "~f identity_a1" "source a1" # the a1 identity
send-hook "~f identity_a2" "source a2" # the a2 identity
and so on...
w