This is a piece of the code for an email I am sending out. I have noticed that when the email gets sent out originally, the line under the text will follow the color i picked for the text. However if the message is forwarded, the text will stay red, while the underline reverts to black.
Any help is appreciated.
$ /usr/bin/vboxmanage guestcontrol hybrid-analysis exec --username hybridanalysis --password hybrid --verbose
Opening guest session as user 'hybridanalysis' ...
Waiting for guest session to start ...
VBoxManage: error: The specified user was not able to logon on guest
VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestSession, interface IGuestSession, callee nsISupports
VBoxManage: error: Context: "WaitForArray(ComSafeArrayAsInParam(aSessionWaitFlags), 30 * 1000, &sessionWaitResult)" at line 998 of file VBoxManageGuestCtrl.cpp
Closing guest session ...