Mailforward and signature

  • Thread starter Thread starter Michael Bauer
  • Start date Start date
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)
 
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.
 
Back
Top