Mailforward and signature

M

Michael Bauer

Hi together,

forwarding *and* displaying an e-mail causes inserting the signature
twice. Please, what is to do?

<code>
set oforward=omail.forward ' inserts the signature first
oforward.display ' second insert
</code>

Setting the registry-Key "AddSigToReplyNote" by default is unwelcome, a
temporary change doesn´t matter to OL.

(Outlook 2000)
 
M

Michael Bauer

I´ve got a new knowledge: This behaviour is just if the e-mail is in
plaintext. If the e-mail is in html-format, the sig is added only once.
 
Top